MeFisto94
|
6a60899350
WelcomeScreen now falls back to the local version when the page is down :(
|
9 年之前 |
MeFisto94
|
970463a0d8
Fixes #31 - Changing the Template from jbullet to bullet-native, stripping off Nifty GUI and Blender libs (Blender is commonly misused).
|
9 年之前 |
MeFisto94
|
90abfdbe17
Fixed the WelcomeScreen to be Multithreaded, now the SDK will launch before the timeout even when the wiki is down.
|
9 年之前 |
MeFisto94
|
0be8d211f4
Fixed a Crucial Bug in Control Start/Stop functionality. We don't remove them anymore, we rely on AbstractControl's setEnabled method. This also means you have to extend AbstractControl which is recommended anyway
|
9 年之前 |
MeFisto94
|
dd86ef64c6
Fixes #34 - Allow the User to start/stop several Controls by removing/adding them from the SDKs' Internal SceneGraph. See Right-Click on Controls or Nodes. Nodes will iterate recursively over all children (!)
|
9 年之前 |
MeFisto94
|
08bf5a07fa
One has to adjust the package after moving the file...
|
9 年之前 |
MeFisto94
|
d8dedcbf88
Moving the CopyTemplateHandler into Core since it actually effects everything and not only the SceneComposer
|
9 年之前 |
MeFisto94
|
84ee8c2145
Updated the Scene.j3o (Empty Scene Template) to use the newer j3o Version
|
9 年之前 |
MeFisto94
|
ea134efc83
Fixes #33 - Binary files can be used again as Templates. Also see the changes in maintaining.md for some explanations.
|
9 年之前 |
MeFisto94
|
ea6fd29b50
Fixed some Deprecation Warnings by moving from `ProgressHandleFactory` to `ProgressHandle`.
|
9 年之前 |
MeFisto94
|
295727939d
Fix Deletion of Nodes in the SceneComposer (Invoke destroy() on children so they are removed from the Composer and not only the openGL Window)
|
9 年之前 |
MeFisto94
|
bb1a777622
Fixes #10 and Fixes #30 (#30 even without having to reopen the file in SceneComposer). Thanks to @grizeldi for the PR
|
9 年之前 |
MeFisto94
|
dbd332246e
Some additions to docs/
|
9 年之前 |
MeFisto94
|
877aba727b
Upgraded to use Engine Version alpha-3
|
9 年之前 |
MeFisto94
|
da770aab5b
Minor spelling/explaining and formatting fixes
|
9 年之前 |
MeFisto94
|
dfe6cbb498
Added an Harness-Override System allowing us to patch netbeans harness files at compile time (they are downloaded from the official netbeans sources and thus manual edits weren't possible).
|
9 年之前 |
MeFisto94
|
d659e7b787
Adding a small Digest Library providing easy access to MD5, SHA1 and SHA256 Hashes
|
9 年之前 |
MeFisto94
|
7405f6d243
Added the resources/ folder. It's to store our Icons and other (graphical) stuff centralized.
|
9 年之前 |
Dokthar
|
e1a7391a8d
Merge branch 'master' of https://github.com/jMonkeyEngine/sdk
|
9 年之前 |
Dokthar
|
e9e0e16fed
apply patch : Terrain editor mouse wheel bug issue #23
|
9 年之前 |
Dokthar
|
6e0419b60c
texture editor : removed warnings
|
9 年之前 |
MeFisto94
|
c95fec517d
Update building.md
|
9 年之前 |
MeFisto94
|
757374fd89
Update reporting_issues.md
|
9 年之前 |
MeFisto94
|
df05acb977
Adding some Docs :)
|
9 年之前 |
Dokthar
|
bb60a848d9
terrain editor : removed warnings
|
9 年之前 |
MeFisto94
|
50c9d42002
Fixes #21. A way tighter integration with .fbx, .dae and .3ds by providing double click actions and a context menu for -> blend and -> j3o conversions.
|
9 年之前 |
MeFisto94
|
3610089add
Tiny Window Naming Enhancement
|
9 年之前 |
MeFisto94
|
3dee57058f
Improved Welcome Screen (Added an Icon, removed multiple entries under Windows)
|
9 年之前 |
MeFisto94
|
9986be0532
Added files to the clean task
|
9 年之前 |
MeFisto94
|
b5c1ee38b0
Forgot to update the Readme aswell...
|
9 年之前 |