Commit Graph

1032 Commits

Author SHA1 Message Date
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
a9fe37f445 Merge branch 'master' into poly 2021-08-06 20:39:00 +02:00
JannisX11
1fec2f0a67 Color name of animators without bone red 2021-08-05 19:44:23 +02:00
JannisX11
2471169d50 Add "Update to Pre-releases" setting
Fix dialog title bar text position
Fix title of textPrompt window
2021-08-05 19:36:23 +02:00
JannisX11
8c7fa5b8ce Fix invisible status bar 2021-08-05 15:01:18 +02:00
JannisX11
2413059134 Add rotation gizmo outer ring facing camera 2021-08-04 09:51:16 +02:00
JannisX11
fae6e70085 Add toolbar spacers and line breaks
Closes #367
Closes #902
Fix issue with dragging item out of toolbar in edit dialog
Improve size of quick message box
2021-08-03 21:44:50 +02:00
JannisX11
914c90568c Update benchbot skin 2021-08-03 21:23:07 +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
1344841417 Gray out optional hard coded key modifiers 2021-08-03 10:17:42 +02:00
JannisX11
4fa0415050 Add area select in perspective view + keybinding
Closes #180
2021-08-03 10:16:41 +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
9a3bdbcec7 Update version to 4.0.0 beta
Improve support for beta version codes
2021-07-31 15:54:50 +02:00
JannisX11
547997c139 Fix custom theme dialog 2021-07-31 13:52:00 +02:00
JannisX11
ef5aec9985 Rewrite preference windows
Improve and expand dialog API
2021-07-30 23:12:51 +02:00
JannisX11
45eef76105 Implement new system to update view 2021-07-29 18:17:26 +02:00
JannisX11
cbbfdf670a Create new PWA version 2021-07-28 20:52:24 +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
a380b325a3 Add close button to messages boxes
Add cancel button for private settings message box
Change text in private settings message box
2021-07-25 18:41:58 +02:00
JannisX11
407ccca7bc Fix issues with new threejs version 2021-07-25 18:27:46 +02:00
JannisX11
922c352d3c Show settings in Action Control 2021-07-25 00:06:21 +02:00
JannisX11
018c2d321a Merge branch 'master' into next 2021-07-24 22:57:11 +02:00
JannisX11
4afa9c4363 Fix issues with newer three.js version 2021-07-24 22:55:02 +02:00
JannisX11
4adf3fbb6c Implement "Only" plugin natively 2021-07-24 14:55:36 +02:00
JannisX11
5ab8a5fb8f Merge branch 'tabs' into next 2021-07-24 14:28:07 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00
JannisX11
8652b513d3 Make motion trail lock compatible with tabs 2021-07-24 00:11:41 +02:00
JannisX11
d7881f6da1 Fix #964 Adding hide sidebars button to top toolbar causes TypeError on next open 2021-07-21 14:04:04 +02:00
JannisX11
cc73aa8a9c Fix shader issue on Mali 400 and Tegra 3 GPUs, closes #939 2021-07-21 13:01:51 +02:00
JannisX11
3868151584 WIP node preview controller 2021-07-21 11:27:51 +02:00
JannisX11
e691cff609 Tweak language strings 2021-07-20 13:21:06 +02:00
JannisX11
2e839f266a Improve screenshot dialog 2021-07-20 13:14:08 +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
2d2e32607f Merge branch 'master' into three-no-geo 2021-07-19 21:35:11 +02:00
JannisX11
db9a370b81 Fix #969 issue with installing plugins in China
Fix potential issue where logo is visible through interface
2021-07-19 21:20:18 +02:00
JannisX11
a6e7ae8733 Issue template tweaks 2021-07-18 14:29:06 +02:00
JannisX11
7dc40d95c4 Restructure issue templates 2021-07-18 14:26:05 +02:00
JannisX11
4ccbbcaa67 Track almost all project data in tabs 2021-07-10 22:22:02 +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
b0580acfff Show start screen only on new tabs 2021-07-07 13:08:56 +02:00
JannisX11
f216b365c8 Merge branch 'master' into tabs 2021-07-06 21:34:46 +02:00