JannisX11
ac73c41bc9
Update mesh face materials
2021-08-10 21:29:20 +02:00
JannisX11
e6dde700d4
Add face/line creation and face/vertex deletion
2021-08-08 21:53:36 +02:00
JannisX11
e3a7902fa7
Vertex selection
2021-08-07 12:57:27 +02:00
JannisX11
b193b61be3
Merge branch 'next' into poly
2021-08-06 20:41:45 +02:00
JannisX11
e65c260823
Add missing mobile modifier support
...
Improves multi-selection on mobile
Closes #847
2021-08-03 11:04:40 +02:00
JannisX11
7ed5813107
Mesh vertex selection highlighting
2021-08-02 22:55:30 +02:00
JannisX11
ecccb915bc
Auto sort quad vertices
2021-08-02 12:42:06 +02:00
JannisX11
45eef76105
Implement new system to update view
2021-07-29 18:17:26 +02:00
JannisX11
5fe1d62424
Initial mesh rendering
2021-07-28 17:49:09 +02:00
JannisX11
49b1da4dd9
Add basic mesh element setup
2021-07-26 17:07:51 +02:00
JannisX11
4b52856b8c
Continue to implement PreviewController system
2021-07-25 22:11:24 +02:00
JannisX11
8c1c80547e
Merge branch 'next' into poly
2021-07-25 20:11:49 +02:00
JannisX11
2fd97375d4
Merge branch 'three-no-geo' into next
2021-07-25 20:06:46 +02:00
JannisX11
4adf3fbb6c
Implement "Only" plugin natively
2021-07-24 14:55:36 +02:00
JannisX11
1e35ca9428
Make edit sessions compatible with tabs
2021-07-24 13:51:42 +02:00
JannisX11
3868151584
WIP node preview controller
2021-07-21 11:27:51 +02:00
JannisX11
cac1d86a42
Improve project tabs
2021-07-20 12:07:47 +02:00
JannisX11
7e5f7ec19f
Fix transformer and other features for new threejs
2021-07-19 23:06:57 +02:00
JannisX11
b7910261db
Save model data per project
...
Opening models from OS now opens new tab
2021-07-08 14:30:32 +02:00
JannisX11
e00300c528
Insert duplicated elements after all selected elements
2021-06-27 18:54:24 +02:00
JannisX11
224399b8a3
Fix label for randomness slider in select window
...
Add suggestions for texture names in select window
2021-06-26 17:24:05 +02:00
JannisX11
16723da79f
Update bedrock format to 1.16 when binding exists
...
Fix issue with bedrock binding input saving line breaks
2021-06-25 17:41:01 +02:00
JannisX11
5fa8dd80c2
Fix Z-fighting in solid view mode
...
Fix cube hover highlight not working
Fix issue with bbmodel importer
2021-06-24 23:31:07 +02:00
JannisX11
6c602e319c
Fix #937 Cannot use Group Elements on null objects or locators
...
Fix #936 Undoing "Add null object" Adds a cube instead of null object
Fix Center Pivot not updating bones
Fix #935
Fix #931 Missing description translations on keymap import dropdown menu
2021-06-24 17:48:25 +02:00
JannisX11
ef91699525
Make rotated locators transform correctly
2021-06-23 23:36:39 +02:00
JannisX11
871353a582
Merge branch 'next' into rotate-locators
2021-06-23 22:26:52 +02:00
JannisX11
7a0ab0d39d
Make outliner toggles available to plugins
2021-06-22 23:45:17 +02:00
JannisX11
1505d48432
Add group selection, copy, paste to element menus
2021-06-14 23:42:11 +02:00
JannisX11
67464ef621
Add action to wrap selection into group
...
Change solid view to shade towards camera
2021-06-13 18:25:59 +02:00
JannisX11
13d8ea7a40
Add alt-click to hide everything except selection
2021-06-09 17:53:55 +02:00
JannisX11
fb5c3e9203
Merge branch 'history' into next
2021-06-09 13:30:17 +02:00
JannisX11
56df13320d
Fix cube position updating issue
2021-06-09 13:27:50 +02:00
JannisX11
a0104271cb
Make zoom keys work in preview and timeline
2021-06-08 20:05:43 +02:00
JannisX11
bcbfc8eb76
Rename undo labels
2021-06-06 09:28:22 +02:00
JannisX11
11c2cc7f00
Full edit support for bedrock bindings
...
Closes #853
2021-05-30 12:36:23 +02:00
JannisX11
1bb83dc072
Option to unfold all groups
2021-05-29 21:18:38 +02:00
JannisX11
f437b680b4
Ability to rotate locators
2021-05-28 13:19:09 +02:00
JannisX11
f3c8e82b3d
Group marker colors
2021-05-18 12:20:08 +02:00
JannisX11
4803d7efd9
Merge branch 'master' into next
2021-05-12 20:17:57 +02:00
JannisX11
7d44a559fa
Add bi-directional resizing by holding Alt
...
Closes #887
2021-05-12 20:16:36 +02:00
JannisX11
b7075be6c3
Add solid view mode
2021-05-07 15:57:24 +02:00
JannisX11
78552a2040
Let Groups remember open state in project files
...
Fix theme export bug in web app
2021-04-23 16:58:52 +02:00
JannisX11
b17dfb15bb
Fix #877 Rotated cube go out of 3x3x3 limit
2021-04-15 16:52:44 +02:00
JannisX11
9cc76e62c2
Fix #873 New Selection untoggled selects selected cubes
2021-04-11 23:14:12 +02:00
JannisX11
ff03bc0ed4
Fix issue with locators when resolving group
...
Screenshot file dialog now suggests project name as name
Something unexpected ;)
2021-03-21 19:07:37 +01:00
JannisX11
ae5ce9289d
Add read/write support for mc bedrock bindings
...
#853
2021-03-20 23:57:12 +01:00
JannisX11
de488cb2b6
Enable visibility toggles while element is locked
2021-03-10 19:43:47 +01:00
JannisX11
535ed79b6b
Fix #829 Undoing project import does not remove bones
2021-03-04 14:55:22 +01:00
JannisX11
6a8b955afe
Merge branch 'merging' into 3.8
2021-02-28 15:59:26 +01:00
JannisX11
486acea2b8
Sortable animations
2021-02-28 00:40:45 +01:00