MeFisto94
|
5f4252ef44
Implemented a libGDX-AI Behavior Tree Editor, time to celebrate!
|
6 年 前 |
MeFisto94
|
bbeea57468
Furthermore enhance jme3-core's Node Editor interfaces (changed protection levels and a few callbacks)
|
6 年 前 |
grizeldi
|
c65f474b36
GLSL Syntax Highlighting - Round 2 (#179)
|
6 年 前 |
grizeldi
|
f424d292b4
Version bump and build_engine.sh fixes for existing installs
|
6 年 前 |
MeFisto94
|
3feca90eac
Fixed a regression with a installer fix: Use Java 7 in the Installer to allow the usage of a Diamond Operator
|
6 年 前 |
grizeldi
|
f414ea5f42
Fix LightProbe scaling by pressing S not working
|
6 年 前 |
grizeldi
|
853375eddd
Sneakily fixed #169
|
6 年 前 |
MeFisto94
|
c0f15be518
Fixes #2 - Errors in EditableMatDef now spawn ErrorDialogs and the Form will throw an Exception when the MatDef had an error loading. If (e.g.) Lighting.j3md is copied into the asset path, opening the Shader Editor works and shows all the Inputs but logs to the sdk output window that the currently active technique does not consist of ShaderNodes
|
6 年 前 |
MeFisto94
|
34b5c82fa9
Improved Error Reporting (it was broken probably since I missed commiting Bundle.properties long time ago): If no throwable is given, the callstack is guessed automatically and there is a flag for issues and user-faults (where the hub is opened instead of the issue tracker)
|
6 年 前 |
MeFisto94
|
2634f778fb
Targets #169 - Show the LocalShadowMode/CullHint and make it editable instead of the global one which always showed as Off (and thus on setting would override Inherit with Off)
|
6 年 前 |
MeFisto94
|
f11f8fd58a
Fix wrong spelling in javadoc
|
6 年 前 |
MeFisto94
|
c5b8c27164
Fixes #161 Allow for spaces in Texture Paths
|
6 年 前 |
MeFisto94
|
a5d46d7772
Cosmetic fixes: Adding Copyright, formatting, adding @Override
|
6 年 前 |
MeFisto94
|
b9fada900f
Fixed a bug in TexturePanel: Selecting "No Texture" in the Texture Browser successfully deletes the Texture now
|
6 年 前 |
MeFisto94
|
3a99a5f9f2
Fixed PopupMenu being created twice
|
6 年 前 |
MeFisto94
|
619f17a2da
Final part of refactoring: Moved all the code out into com.jme3.gde.core.editor.nodes (and editor.icons). Also changed the protection of a few methods which used to be package-protected. Also removed oversights (where the implementation was still referenced from independant code)
|
6 年 前 |
MeFisto94
|
7d367710c5
Fix Regression introduced in ca6afbbe0efa9336482442adf8bc4229095528de (Forgot to commit the renamed, deleted and added files as they are ordered like that in my Git UI)
|
6 年 前 |
MeFisto94
|
b5bd1ce650
Fix the Gradle Build (HTTP 301 Redirects weren't supported)
|
6 年 前 |
MeFisto94
|
ca6afbbe0e
First part of a big refactoring: Refactored the Shader Nodes Material Editor to a more abstract interface for node editors in general and a shader-node-specific implementation. If something in the ShaderNodes Editor breaks it should A) be easier to spot now and B) simplify generating other edditors based on this one.
|
6 年 前 |
MeFisto94
|
9a676ff344
Small changes to the clipboard
|
6 年 前 |
MeFisto94
|
209a9f102d
Fix Typo
|
6 年 前 |
MeFisto94
|
f991a8a902
Move the JDK Building into the pre-deployment so it's only done for releases, this makes regular compiles faster and prevents builds from failing when oracle changes it's urls again (like they seem to do every two months at least)
|
7 年 前 |
grizeldi
|
13b0aa73e3
Actually fix #162 (#168)
|
7 年 前 |
MeFisto94
|
6a279b514c
Cosmetic Changes
|
7 年 前 |
MeFisto94
|
06161cd67d
Silence the validation of textures being square (See #162)
|
7 年 前 |
MeFisto94
|
426b571a22
Fixes #57, Fixes #108 - Upgrading an existing installation should be possible now. Also the warnings should disappear when doing a clean install. In theory during the installation one should be prompted whether one wants to add a desktop shortcut for blender
|
7 年 前 |
MeFisto94
|
b2b910f59b
Enhanced documentation a tiny bit
|
7 年 前 |
MeFisto94
|
ed62d248ea
Fixed Regression introduced in f363bd9e53d219bab2e5adf8ad0d19dcb9093719 (Acidentially commiting a comment)
|
7 年 前 |
MeFisto94
|
68ec3fe7d9
Fix Regression introduced in f63f4d5931f9e01940feb1abaa21dcdbea6b64eb
|
7 年 前 |
MeFisto94
|
f63f4d5931
Fix regression introduced in 1d95edd5922dd74fb4ea00b6b2b9e31a7f5f7657
|
7 年 前 |