68 Commits

Author SHA1 Message Date
JannisX11
407ccca7bc Fix issues with new threejs version 2021-07-25 18:27:46 +02:00
JannisX11
4afa9c4363 Fix issues with newer three.js version 2021-07-24 22:55:02 +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
797df76faf Fix materials being generated for each cube in glTF
Add click functionality to addStartScreenSection
2021-07-01 09:46:06 +02:00
JannisX11
a272561c6e Fix #941 glTF does not export materials 2021-06-28 22:51:49 +02:00
JannisX11
5ed2019e74 Update MolangJS to solve issue with particle variables 2021-06-28 13:33:57 +02:00
JannisX11
245cfc88f0 Update Wintersky 2021-06-12 13:02:35 +02:00
JannisX11
4818a0c385 Update wintersky to fix particle orientation issue 2021-05-24 15:59:45 +02:00
JannisX11
881c0559fd Add support for "this" in molang expressions
Bump version to 3.9
Change text color of recent project date
2021-05-22 09:51:37 +02:00
JannisX11
7b4ce2635f Add GIF recorder background color option 2021-05-17 22:29:55 +02:00
JannisX11
4803d7efd9 Merge branch 'master' into next 2021-05-12 20:17:57 +02:00
JannisX11
946d7b3e94 Fix #893 Broken UVs on planes in glTF export 2021-05-10 16:10:05 +02:00
JannisX11
bc6c6445ad Add option to individually reset theme colors 2021-05-09 18:31:33 +02:00
JannisX11
80bbc9fb04 Update jQuery to 3.6.0 2021-04-16 11:44:26 +02:00
JannisX11
fae4680e8d Fix web app file saving issues 2021-04-11 15:58:24 +02:00
JannisX11
cc1b5d5567 Update MolangJS to support aliases 2021-04-10 13:00:54 +02:00
JannisX11
30dd7b8ab3 Fix mobile input issues
Scrolling issue in theme picker
Text input issue in action control
2021-03-10 16:18:40 +01:00
JannisX11
ab2f3e2661 Fix wintersky issue
(Issue with particle direction in locator space)
Update language bundle
2021-02-24 18:28:58 +01:00
JannisX11
f37a83f099 Improve PWA support
Remove redundant files and fonts
2021-02-21 16:46:06 +01:00
JannisX11
5bff78fa71 Rename NonGroup > OutlinerElement > Outliner Node 2021-01-30 22:41:24 +01:00
JannisX11
2d8cd9d5cf Update Three.js to 125, get rid of loading errors 2021-01-27 19:25:12 +01:00
JannisX11
e1089b71e8 Merge branch 'master' into 3.8 2021-01-11 23:11:05 +01:00
JannisX11
c1979991f5 Update wintersky and molangjs
Fix issue with loading particle files mutliple times
2021-01-11 22:12:08 +01:00
JannisX11
97c853435c Fix issue with opening context menus on mobile
Update library list in about window
2021-01-11 22:03:36 +01:00
JannisX11
b6c3c3fbaa Fix issue with reloading particles
Fix molang issue with equal operator
2021-01-05 22:58:18 +01:00
JannisX11
147f4cd695 Performance and memory improvements 2020-12-31 15:08:35 +01:00
JannisX11
52657c084f Export gltf models in block instead of pixel units 2020-12-25 21:58:29 +01:00
JannisX11
b4aef33db5 Disable source maps in dependencies 2020-12-14 00:04:49 +01:00
JannisX11
69ed9f9a99 Improve code editor functionality
- Add bracket insertion
- fix tab-out issue
2020-12-05 23:56:57 +01:00
JannisX11
74bc5243fd Fix #761 - Gltf export doesn't do anything 2020-11-08 22:46:06 +01:00
JannisX11
629c118856 Fix '#' not working in image paths in UI
Fixes #733
2020-11-07 20:48:58 +01:00
JannisX11
a17035c812 Remove conditional chaining to increase compatiblity 2020-10-26 19:56:00 +01:00
JannisX11
e08a2e9e26 Fix export toggle not working for GLTF models 2020-10-21 19:07:42 +02:00
JannisX11
28315784d7 Add particle tick rate setting
Fix two Wintersky issues
2020-10-19 22:11:04 +02:00
JannisX11
8b940fae21 Merge branch 'ik' into 3.7 2020-10-15 22:23:37 +02:00
JannisX11
c3e3c7eb4a Fix CanvasFrame loadFromURL 2020-10-15 15:55:19 +02:00
JannisX11
3f04392021 Steady IK target point moving
IK translation strings
2020-10-12 22:48:28 +02:00
JannisX11
537795730d Motion trail and general performance improvements 2020-10-10 14:31:41 +02:00
JannisX11
d5a3a2b344 Add wintersky module 2020-10-09 14:14:29 +02:00
JannisX11
b988681abb Particle muting + improved molang performance 2020-10-07 19:38:31 +02:00
JannisX11
69f6b50da1 Update MolangJS 2020-10-04 23:26:30 +02:00
JannisX11
1b4a96e55c Update vue prism editor to fix focus issue 2020-09-30 22:38:32 +02:00
JannisX11
2bc836d72c Fix issue with NaNs when offsetting keyframes
Improve molang syntax highlighting
Prevent animations from being imported twice
Set default cancel button in MessageBox to last button
2020-09-29 17:14:26 +02:00
JannisX11
300f191f8e Option to restore default preview backgrounds 2020-09-21 17:01:26 +02:00
JannisX11
7e7cc425eb Fix grid being invisible 2020-09-17 16:48:14 +02:00
JannisX11
095233590f Update three.js to r120 2020-09-16 11:36:07 +02:00
JannisX11
687bf00a1b Molang syntax highlighting in keyframe panel 2020-09-13 15:34:12 +02:00
JannisX11
3d687f1d86 Update to MolangJS 1.1.1
Fix issue with '=' character in variable placeholders
2020-07-24 21:35:58 +02:00
JannisX11
a7471f3753 v3.6.0 2020-07-16 09:32:59 +02:00