1153 Commits

Author SHA1 Message Date
Normen Hansen
d4a04b9808 SDK:
- Fix NiftyGUI editor build
- Attempt at making NiftyEditor work
2014-09-21 17:39:57 +02:00
Normen Hansen
5a222f1541 SDK:
- update library references
2014-09-21 16:39:57 +02:00
relu91
41c4087203 Merge branch 'experimental'
With new nifty-editor. Added templates for styles and control .
2014-08-30 12:08:35 +02:00
relu91
415090e989 Merge commit '3cbb158b81a53190ba4074bc3ae0b6b5a0f515d1'
Nifty-Editor prototype
2014-08-30 11:20:35 +02:00
relu91
cc010862a9 Manage style and control
Added a import action fro style and controls , also nifty-editor library
is updated with the last style&control handling feuture
2014-08-29 14:50:06 +02:00
relu91
4506397b9c Added icon attribution 2014-08-20 15:15:38 +02:00
relu91
cdf0029e37 Gui pack 2014-08-20 15:02:20 +02:00
relu91
74c14377e2 Code cleaning
I cleaned a bit the code creating some other packages and deleting old
unused classes
2014-08-20 14:09:35 +02:00
relu91
5033f7eb2d Add the possibility to save on the Visual component 2014-08-19 20:46:43 +02:00
relu91
81ba23a2e2 Bug fixing 2014-08-19 15:00:46 +02:00
relu91
ba848391dd UndoSupport, now the editor will reload the gui only if file is changed and some property editors. Also xml auto completition and XmlNavigator 2014-08-09 15:48:59 +02:00
relu91
f1071fd05b Update README.md 2014-07-09 20:14:00 +02:00
relu91
80548dd4a6 Create README.md 2014-07-09 20:10:30 +02:00
relu91
865980291a Update repo 2014-07-04 13:44:33 +02:00
Nehon
330b53671a Upped JME version to 3.1.0 with the tag "snapshot-github"
Somehow trying to get nightly back...
2014-06-18 21:51:45 +02:00
Nehon
4d861ce90d SDK : One can now rename or delete an animation in the Scene Explorer 2014-06-14 14:29:45 +02:00
Nehon
65aad55b10 Fixed some issues with SDK lodGenerator wizard
- setting 10 lod levels was not working
- generating lod levels didn't mark the file as modified if there was no lod levels before.
2014-06-13 23:30:06 +02:00
David Bernard
cbffd34b08 SDK: fix #152 SceneComposer/SceneViewer bug in open/close Scene 2014-06-12 11:00:57 +02:00
Normen Hansen
4e3b9e860f SDK:
- lower other confusion for git fanboys
2014-06-11 22:21:30 +02:00
Normen Hansen
bdbbe7b2b5 SDK:
- lower confusion for git fanboys
- up genfiles for NB 8.0
2014-06-11 22:19:35 +02:00
normen
8fd0ef1343 Merge pull request #151 from davidB/sdk_scene_addprimitives
SDK: scene add primitives (3)
2014-06-11 22:05:22 +02:00
David Bernard
506c1ded99 SDK: NewGeometry, hope to fix missing dependencies to jdesktop.bindings 2014-06-11 22:01:59 +02:00
Normen Hansen
359e9d2d64 SDK:
- clean up NewGeometry actions
2014-06-11 21:56:22 +02:00
David Bernard
ffad8344dc SDK: NewGeometry layout settings in palette 2014-06-11 21:19:55 +02:00
David Bernard
8612219bc1 SDK: NewGeometry set default mode to Triangles 2014-06-11 21:19:38 +02:00
David Bernard
d3d5e6f9cb SDK: Scene move the code from NewGeometry into each Action 2014-06-09 22:59:58 +02:00
David Bernard
ed06161f49 SDK: add action to Quad, Line geometries in SceneExplorer and a NewGeometrySettingsTopComponent to configure the creation. 2014-06-09 20:46:47 +02:00
David Bernard
8b33d6b62d SDK: can create primitives geometries (Box, Sphere) in SceneExplorer 2014-06-09 20:46:38 +02:00
shadowislord
cc20781a02 * Ensure LwjglOffscreenBuffer extracts the required natives
* Fix Installer class in SDK to use NativeLibraryLoader.setCustomNativesFolder() instead of the Natives.setCustomDir()
2014-06-07 12:53:55 -04:00
Nehon
6ec736c005 Fixed a bug in the user data dialog box, when values were not populated when using a custom UserData class 2014-06-07 14:32:53 +02:00
Nehon
46f0f32afa Made the Material Editor properly handle the new -LINEAR statement of j3md when parsing material parameters 2014-06-06 20:53:16 +02:00
David Bernard
932245d10b SDK: fix "Add Control" to JmeAssetLinkNode (no more NPE, and correct display and edition) 2014-06-04 15:32:28 +02:00
David Bernard
f26b53fcb7 SDK: remove duplicate code in AbstractSceneExplorer's constructor
One constructor with the shared logic, other constructor are just sugar
2014-06-04 15:32:16 +02:00
David Bernard
2f248d15df SDK: fix NPE in JmeGeometry.propertyChange 2014-06-03 22:50:43 +02:00
David Bernard
95bbbefb6f SDK: fix JmeGenericControl to display initial value of Property and inherited Property (grouped by class) 2014-06-03 20:52:35 +02:00
Normen Hansen
a6b24c91ea SDK:
- fix recognition of boolean properties is/set pattern
2014-06-03 14:51:29 +02:00
shadowislord
99af4d9bd5 * Deprecate usage of TextureKey.setAsCube() and TextureKey.setAsTexture3D() - this is now handled by the TextureKey.setTextureTypeHint() method instead 2014-05-31 18:39:44 -04:00
shadowislord
6b12d5c638 * Fix many javadoc errors mostly related to incorrect HTML or missing references 2014-05-31 13:12:46 -04:00
relu91
3cbb158b81 Prototype of nifty-editor integration . 2014-05-06 12:26:03 +02:00
Normen Hansen
539c2e65fc - update JmeVersion automatically in build script
- change handling of version "tag" (stable, svn etc.)
2014-04-25 17:03:59 +02:00
Normen Hansen
70412593ba clean up some naming in SDK build.gradle 2014-04-25 16:29:18 +02:00
Normen Hansen
701da19757 SDK: fix some Generics warnings 2014-03-25 14:33:48 +01:00
Normen Hansen
83f201e20b remove NetBeans base URL from SDK properties file 2014-03-25 14:00:28 +01:00
Normen Hansen
0c8177f1db delete library folders when cleaning SDK project 2014-03-24 00:06:58 +01:00
Normen Hansen
03d91a7022 - remove old XML from sdk build file 2014-03-23 23:05:27 +01:00
Normen Hansen
9e9b08afa2 - add iOS to build
- add optional libraries to SDK
2014-03-23 23:05:24 +01:00
Normen Hansen
e872db9abf add copying of test sources to SDK build 2014-03-23 22:31:39 +01:00
Normen Hansen
f6e123dbcc add copying of jme3-testdata.jar to SDK 2014-03-23 22:18:21 +01:00
Normen Hansen
7b0c31afad update SDK build script with inputs and outputs so that the SDK build will only trigger when needed 2014-03-23 17:26:31 +01:00
Normen Hansen
70cd0b0060 - move android tests to jme3-tests-template 2014-03-23 13:23:56 +01:00