Commit Graph

326 Commits

Author SHA1 Message Date
JannisX11
df29c226db Close #1037 by showing current path in dialog
Fix issues with extrusion direction, closes #1029, closes #1023
Fix #1011 missing translation
Fix #1036 cannot toggle password input visibility
Fix render sides not updating in all projects
2021-09-10 15:29:34 +02:00
JannisX11
bcad73d4e4 Add loop edge selection
Merge "Add Mesh" and "Add Primitive
Close #1010 Remember "Add Primitive" dialog settings
Close #1038 Write popup-setting description below input instead on a button
Close #1035 by adding tool to filter menu
2021-09-09 23:46:03 +02:00
JannisX11
1fba8753b1 Add loose textures dialog setting
Improve UV editor
Disable rotation gizmo outer ring when rotation limits are enabled
Fix vertex selection issue
Fix issue with extruding line
Auto focus search bar in settings and keybindigns window
2021-09-08 09:55:06 +02:00
JannisX11
df86fec2ee Add and remove plugins via action control 2021-09-07 18:53:11 +02:00
JannisX11
5ac0ec6306 Separate line selection mode
Vertex gizmo border
Show filter menu even when empty
Hide inverse kinematics toolbar for now
2021-09-07 18:19:39 +02:00
JannisX11
b0c612ec30 Add color wheel picker option 2021-09-02 12:55:34 +02:00
JannisX11
eaafbf7ad0 UV Editor fixes 2021-09-01 22:13:04 +02:00
JannisX11
d9d2ebc006 Mesh template generation rounding
Mesh editing tweaks
Fix vertex selection issues
Add Chinese (Traditional) lang file
2021-08-31 23:51:59 +02:00
JannisX11
39d92d7393 Add loop cuts
Improve mesh rendering
Improve mesh editing and deleting
2021-08-31 20:49:07 +02:00
JannisX11
ab15270057 Mesh editing fixes 2021-08-30 10:30:46 +02:00
JannisX11
4137963abf Add tube shape
Fix issue with preview context menu
Move "Hide Everything except selection" into view menu
2021-08-29 09:33:48 +02:00
JannisX11
1741e19411 Make Transform > Scale work with meshes
Fix some mesh issues
Add normal transform space
2021-08-28 18:44:55 +02:00
JannisX11
223aaad47a Add Bright UI Text theme color option 2021-08-27 18:41:18 +02:00
JannisX11
8ca28d9e9c Add Find/Replace feature 2021-08-27 18:19:34 +02:00
JannisX11
c613bb32c4 Merge branch 'texturemesh' into next 2021-08-27 11:45:44 +02:00
JannisX11
e8ad4c829e Merge branch 'poly' into next 2021-08-27 11:44:38 +02:00
JannisX11
70b4158129 Merge branch 'uv-editor' into next 2021-08-27 11:43:21 +02:00
JannisX11
643c61f913 Merge branch 'uv-editor' into poly 2021-08-26 13:33:10 +02:00
JannisX11
9e8b11a6ef Add mesh sphere and torus primitives
Add mesh merging
Fix mesh copy pasting
Fix mesh coloring
2021-08-26 13:21:23 +02:00
JannisX11
37ec4f4927 Change animation snap text to include default 2021-08-25 22:29:03 +02:00
JannisX11
968ec5f6d4 New UV editor progress 2021-08-25 22:00:08 +02:00
JannisX11
c8864d5a7e Theme sideloading 2021-08-24 15:05:51 +02:00
JannisX11
b3ff63c2c4 Merge branch 'theme-selector' into next 2021-08-24 00:25:42 +02:00
JannisX11
72bc1d64c9 Add theme selection, default themes 2021-08-23 22:17:59 +02:00
JannisX11
bad0c1460d Add dialog to create primitives 2021-08-22 20:23:55 +02:00
JannisX11
cb76a64bb0 Add setting to not export empty bones 2021-08-22 17:21:30 +02:00
JannisX11
4474db27db Merge branch 'master' into next 2021-08-21 23:14:27 +02:00
JannisX11
cdb4c442bc Update sv.json (POEditor.com) 2021-08-21 22:30:00 +02:00
JannisX11
bf694d1450 Update es.json (POEditor.com) 2021-08-21 22:29:59 +02:00
JannisX11
3cab85e1ac Update ru.json (POEditor.com) 2021-08-21 22:29:57 +02:00
JannisX11
54f670ed7f Update pt.json (POEditor.com) 2021-08-21 22:29:56 +02:00
JannisX11
b1d0ce515b Update pl.json (POEditor.com) 2021-08-21 22:29:55 +02:00
JannisX11
e460c3474f Update ko.json (POEditor.com) 2021-08-21 22:29:53 +02:00
JannisX11
d50a599983 Update ja.json (POEditor.com) 2021-08-21 22:29:52 +02:00
JannisX11
3f17b344fe Update it.json (POEditor.com) 2021-08-21 22:29:51 +02:00
JannisX11
25d2bda068 Update de.json (POEditor.com) 2021-08-21 22:29:49 +02:00
JannisX11
e808a0b9fe Update fr.json (POEditor.com) 2021-08-21 22:29:48 +02:00
JannisX11
e1f73b79d3 Update nl.json (POEditor.com) 2021-08-21 22:29:47 +02:00
JannisX11
ba3e62cb54 Update cz.json (POEditor.com) 2021-08-21 22:29:46 +02:00
JannisX11
98bbd6155b Update zh.json (POEditor.com) 2021-08-21 22:29:44 +02:00
JannisX11
774a0f2a1c Merge branch 'uv-editor' into poly 2021-08-19 16:01:50 +02:00
JannisX11
74f578d3c8 Select all + select none buttons when importing anims
Dialog API to set form values
Add alt text to logo graphics
2021-08-18 13:59:01 +02:00
JannisX11
773c6c7986 Add option to open models from link 2021-08-17 23:28:15 +02:00
JannisX11
3bbd7007cf New UV editor initial setup 2021-08-17 22:02:23 +02:00
JannisX11
2c62fbaa1e OBJ model import 2021-08-15 13:03:16 +02:00
JannisX11
b8b98a22c4 Fix some dialog and UI style issues 2021-08-14 12:57:17 +02:00
JannisX11
b1e3df0a76 Allow toolbar spacers and linebreaks at the same time 2021-08-13 20:02:35 +02:00
JannisX11
c570d85a5e Add toolbar customization categories
Close #726
2021-08-13 19:47:16 +02:00
JannisX11
f20f256c15 Add uniform keyframe scaling
Fix timeline updating issue
2021-08-11 23:46:19 +02:00
JannisX11
57ea0f204d Display update progress in title bar
Fix issue with selecting in viewport
2021-08-11 22:59:48 +02:00