89 Commits

Author SHA1 Message Date
JannisX11
7a8c18a780 Update to Electron 17
List plugins on startup as console table
Refactor, remove logs
2022-02-13 19:13:01 +01:00
JannisX11
def82ef18c Merge branch 'master' into next 2022-02-13 14:08:21 +01:00
JannisX11
db63aa6de5 Make 3D scene colors customizable by CSS 2022-02-12 00:06:31 +01:00
JannisX11
9f90b69e7e Fix #1280 Cut shotcut not updating molang inputs
Wrong interpolation when creating keyframe between discontinuous keyframes
Timeline graph axis now changes while not open when focusing an input
2022-02-11 19:29:44 +01:00
JannisX11
01545e940e Add catch for issues in glTF exporter 2021-12-30 13:15:29 +01:00
JannisX11
d06f83922b Change start screen scrolling behavior
Remove use of deprecated atob API
2021-12-09 22:16:19 +01:00
JannisX11
8495784dba Merge branch 'collada' into next 2021-12-01 22:02:14 +01:00
JannisX11
03f1f7e65e Add extra molang query support
Closes #1162, closes #1163, closes #1164
2021-11-19 23:21:10 +01:00
JannisX11
8f699cb40a Update collada exporter 2021-11-13 14:41:46 +01:00
JannisX11
0094173678 Merge branch 'next' into collada 2021-11-12 21:55:58 +01:00
JannisX11
7920a2fce3 Fix #980 Emojis causing issues in chat 2021-11-09 20:04:32 +01:00
JannisX11
04b4acde2d Fix #1146 glTF does not save node names
Fix texture generator rounding numbers incorrectly on high resolutions
Fix #1140 cannot pan UV editor while using copy-paste tool
2021-11-09 16:39:07 +01:00
JannisX11
def95852b5 Fix #1120 glTF export issue
Fix #1125 The Java Block/Item rotation limit is not enforced when pasting elements
Remove menu option to set texture to transparent on mesh
Face selection now validates face existance when selecting different elements
2021-10-23 12:45:06 +02:00
JannisX11
8e977958ec Fix fontawesome link
Improve vertex merging with new options
Fix #1094 Remove blank faces breaks rendering
Implement #1081 Feedback on merge verticies by distance
2021-10-14 21:36:57 +02:00
JannisX11
2a85c12152 Improve texture paths for optifine entities
Fixed UV editor reverse select error
Auto imported textures meshes in java models are not locked
Fix glTF export issue
2021-10-07 10:20:58 +03:00
JannisX11
6b5a5f5cc0 Fix #1063 Unable to rotate groups with meshes on them
Fix project import resolution issues with meshes (#1059)
Fix #1058 Importing project does not apply mesh texture
Fix #1064 Cannot move lines on normal transform mode
Fix various actions not working on meshes
Fix various vue errors and inconsistencies
2021-09-21 11:20:10 +02:00
JannisX11
c7a9cc943d Fix glTF exporter [ci-build]
Ready for beta!
2021-09-08 14:02:22 +02:00
JannisX11
b0c612ec30 Add color wheel picker option 2021-09-02 12:55:34 +02:00
JannisX11
daaa4e63b9 Update MolangJS to 1.4.1, closes #998
Fix keyframe panel not updating when selecting uniform scaling
2021-08-22 15:50:46 +02:00
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
d0b4b502db Merge branch 'master' into collada 2021-04-03 21:51:37 +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