MeFisto94
|
cf3a9cec36
Merge pull request #86 from grizeldi/patch-1
|
9 years ago |
MeFisto94
|
cab0d03aad
Fix Travis Issues: Don't try to chmod the encryption key on pull requests
|
9 years ago |
MeFisto94
|
75b6dd6b33
Fix Travis failing on PullRequests
|
9 years ago |
grizeldi
|
49c1288857
Fix nifty schema location
|
9 years ago |
MeFisto94
|
5acbb89f69
Fixes #76 - The Platform Independent Release won't have the bundled jdk in it's settings since it's only bundled with the installers. Note: Slow method, improvements would be nice
|
9 years ago |
MeFisto94
|
abc76ca018
Fixes #66 - When the Selected Node wasn't the rootNode, it didn't get updated in SceneExplorer. TODO: Fix jmeRootNode's Recursiveness..
|
9 years ago |
MeFisto94
|
cd6eef7baa
Fixes #78 - The SDK crashed in AnimationMode "DontLoop" due to an endless recursion since our Listener called clearChannels which calls all Listeners...
|
9 years ago |
MeFisto94
|
18c4bff0e0
Implemented rudimentary XBuf Support.
|
9 years ago |
MeFisto94
|
5b43c59220
The Workaround now also supports building tagged commits. Weird Engine Versions, though...
|
9 years ago |
MeFisto94
|
225b598250
Fix selfbuilt Engine Version
|
9 years ago |
MeFisto94
|
f517917f96
Workaround: Don't rely on Engine Deployment but build from source into a local maven repo.
|
9 years ago |
MeFisto94
|
b49f9825e6
Add appropriate Library and catch an Exception
|
9 years ago |
MeFisto94
|
1e92c2f9ed
DarkMonkey: First attempt for customizable colors (diff, git). Might not compile. ToDo: All Themes need those colors & testing
|
9 years ago |
MeFisto94
|
f2c6840eb6
Updated the Blender2Ogre Script from 0.5.8 to 0.6.0 (most recent) so it works with Blender 2.77
|
9 years ago |
MeFisto94
|
4582e4b0fe
Small fix for when a MatDef file is faulty: Prevent a NPE
|
9 years ago |
MeFisto94
|
5152dfb540
You can now enable/disable HardwareSkinning for each SkeletonControl.
|
9 years ago |
Dokthar
|
283bc294ad
Merge branch 'master' of https://github.com/jMonkeyEngine/sdk
|
9 years ago |
Dokthar
|
db97b8a16a
terrain : fix #64, level tool not working when the terrain isn't centered at (0,0,0)
|
9 years ago |
MeFisto94
|
43aeb32bfc
Try to fix stable builds: They also carry the nbmVersion as opposed to our design to enable comparison by netbeans
|
9 years ago |
MeFisto94
|
0711c139d2
Updated version.gradle
|
9 years ago |
MeFisto94
|
40b4e979aa
Travis: Use " instead of 's (they seem to be reserved)
|
9 years ago |
MeFisto94
|
03d10e6cca
Travis: Try to escape 's
|
9 years ago |
MeFisto94
|
add8fa6f8a
Travis: Fix missing '....
|
9 years ago |
MeFisto94
|
ab11f06301
Travis/ANT: Be more silent
|
9 years ago |
MeFisto94
|
d87e84ac7b
Travis: Correct if condition from "not zero" to "zero"
|
9 years ago |
MeFisto94
|
9de1f8d807
Travis will now differ between tags (stable releases) and usual commits but also publish a release for each commit.
|
9 years ago |
MeFisto94
|
095b9d4ae8
Fix Gradle so it uses the SDK Versioning Scheme (without leading "v" in the Tags)
|
9 years ago |
Dokthar
|
1ec6241cdb
terrain editor : fix the slope tool
|
9 years ago |
MeFisto94
|
18eef00e47
Pass Parameters Correctly...
|
9 years ago |
MeFisto94
|
694f5f92b9
Travis/SCP will now copy folders recursively and preserve the filemodes
|
9 years ago |