File tree Expand file tree Collapse file tree 3 files changed +664
-5
lines changed
src/main/resources/messages Expand file tree Collapse file tree 3 files changed +664
-5
lines changed Original file line number Diff line number Diff line change 11/bin /
22* .so
3+ * .dll
34* .log
45/build /
56/native-build /
67/.gradle /
78/.idea /
89/out /
10+ .classpath
11+ .project
12+ /.settings /
Original file line number Diff line number Diff line change @@ -41,13 +41,13 @@ an option to the Settings Dialog to enable/disable native Folder Chooser.
4141
4242## ver. 1.0.1 ##
4343* -Implemented D&D of controls in a model tree.
44- * -Implemented to load compiled classes from any IDE to improve integration with IDE's.
44+ * -Implemented a setting to load compiled classes from any IDE to improve integration with IDE's.
4545* -Updated toneg0d.emitter library.
46- * -Added glTF loader .
47- * -Implemented auto-finding all available controls to create it in model tree .
48- * -Added to show custom objects from user data of Spatial.
46+ * -Added glTF converter .
47+ * -Implemented auto-finding all available controls for the action to create a custom control .
48+ * -Added to show custom objects from user data of Spatial on the property panel .
4949* -Included jME font creator plugin.
50- * -Added to create editable sky nodes.
50+ * -Added an action to create editable sky nodes in Model Editor .
5151* -Added image preview tooltips to Asset tree.
5252* -Improved usability and fixed a lot of little bugs with UI.
5353
You can’t perform that action at this time.
0 commit comments