Nehon
|
ac7d8d0674
|
integrated change described in this thread to the ColorRGBAPropertyEditor
http://hub.jmonkeyengine.org/t/colorrgbapropertyeditor-a-little-improvement/31552
|
10 years ago |
Nehon
|
ef9c86bd24
|
New icons for the SDK
|
10 years ago |
Nehon
|
0f346ee196
|
More fixes to panels color so that it uses the one from the LAF
|
10 years ago |
Normen Hansen
|
5917d699d6
|
- fix issue with files in ProjectAssets showing with "unfold triangle"
|
10 years ago |
Normen Hansen
|
829971890b
|
- remove System.localizingBundle from jme3-core layer.xml Help entries
|
10 years ago |
Normen Hansen
|
0f4c8dc93c
|
- move Renderer Info Action from layer.xml to Annotations
|
10 years ago |
Normen Hansen
|
3512e37f08
|
- move Codeless Project wizard from layer.xml to Annotations
|
10 years ago |
Normen Hansen
|
7fb635a84c
|
- fix jme3-core layer.xml issues with SwitchFrontView action registration
|
10 years ago |
Normen Hansen
|
a573ff367d
|
- fix MoveUp/Down action issue in FilterExplorer
|
10 years ago |
Normen Hansen
|
18747f0add
|
- fix AppStateBrowser position
|
10 years ago |
Normen Hansen
|
5bf16c8629
|
- hide Eclipse project import options
|
10 years ago |
Normen Hansen
|
8e76652110
|
- remove support for pre-3.0 assets.properties file in nbproject
|
10 years ago |
Normen Hansen
|
8664fc4956
|
- remove support for pre-3.0 extension files in ProjectExtensionManager
|
10 years ago |
Normen Hansen
|
5c738c6a8a
|
- suppress more warnings in SDK
|
10 years ago |
Normen Hansen
|
fd3b918a11
|
- suppress more warnings in SDK
|
10 years ago |
Normen Hansen
|
cd7cedbda9
|
- suppress more warnings in SDK
|
10 years ago |
Normen Hansen
|
5bc1595ab8
|
- suppress more warnings in SDK
|
10 years ago |
Normen Hansen
|
b98db36a2d
|
- suppress warnings across SDK
|
10 years ago |
Nehon
|
2007cd5543
|
fixed inverted red and blue channels in OffScenePanel and ScenePreviewProcessor , has the default format of readFrameBuffer has been set to RGBA in jme core
|
10 years ago |
Normen Hansen
|
763a82c464
|
- use Places.getUserDirectory instead of netbeans.user property
|
10 years ago |
Normen Hansen
|
ccee90dc98
|
- update NetBeans dependencies for NB 8.0.2
|
10 years ago |
Normen Hansen
|
0355fd78a4
|
- remove non-functioning progress meter
|
10 years ago |
Normen Hansen
|
5c15561736
|
- remove Swing Layout Extensions
|
10 years ago |
Normen Hansen
|
53a205041a
|
- remove Updater plugin
|
10 years ago |
Normen Hansen
|
c72c0b79b5
|
- remove dependency on org.jdesktop.layout from SDK Core
|
10 years ago |
Normen Hansen
|
5ff3c0ef7d
|
- Move Core j3o Model and j3f Filter layer registration to Annotations
|
10 years ago |
Normen Hansen
|
42f78727c8
|
- avoid silly warning from NB
|
10 years ago |
Nehon
|
6bd5bdf7ba
|
Replaced all occurrences of JME old logo with the new one in the SDK
|
10 years ago |
shadowislord
|
4717e7006f
|
Goodbye, OpenGL1
|
10 years ago |
Normen Hansen
|
5d0ac012c9
|
SDK:
- remove useless help entry
|
10 years ago |
relu91
|
865980291a
|
Update repo
|
11 years ago |
Nehon
|
330b53671a
|
Upped JME version to 3.1.0 with the tag "snapshot-github"
Somehow trying to get nightly back...
|
11 years ago |
Nehon
|
4d861ce90d
|
SDK : One can now rename or delete an animation in the Scene Explorer
|
11 years ago |
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.
|
11 years ago |
Normen Hansen
|
bdbbe7b2b5
|
SDK:
- lower confusion for git fanboys
- up genfiles for NB 8.0
|
11 years ago |
David Bernard
|
506c1ded99
|
SDK: NewGeometry, hope to fix missing dependencies to jdesktop.bindings
|
11 years ago |
Normen Hansen
|
359e9d2d64
|
SDK:
- clean up NewGeometry actions
|
11 years ago |
David Bernard
|
ffad8344dc
|
SDK: NewGeometry layout settings in palette
|
11 years ago |
David Bernard
|
8612219bc1
|
SDK: NewGeometry set default mode to Triangles
|
11 years ago |
David Bernard
|
d3d5e6f9cb
|
SDK: Scene move the code from NewGeometry into each Action
|
11 years ago |
David Bernard
|
ed06161f49
|
SDK: add action to Quad, Line geometries in SceneExplorer and a NewGeometrySettingsTopComponent to configure the creation.
|
11 years ago |
David Bernard
|
8b33d6b62d
|
SDK: can create primitives geometries (Box, Sphere) in SceneExplorer
|
11 years ago |
shadowislord
|
cc20781a02
|
* Ensure LwjglOffscreenBuffer extracts the required natives
* Fix Installer class in SDK to use NativeLibraryLoader.setCustomNativesFolder() instead of the Natives.setCustomDir()
|
11 years ago |
Nehon
|
6ec736c005
|
Fixed a bug in the user data dialog box, when values were not populated when using a custom UserData class
|
11 years ago |
David Bernard
|
932245d10b
|
SDK: fix "Add Control" to JmeAssetLinkNode (no more NPE, and correct display and edition)
|
11 years ago |
David Bernard
|
f26b53fcb7
|
SDK: remove duplicate code in AbstractSceneExplorer's constructor
One constructor with the shared logic, other constructor are just sugar
|
11 years ago |
David Bernard
|
2f248d15df
|
SDK: fix NPE in JmeGeometry.propertyChange
|
11 years ago |
David Bernard
|
95bbbefb6f
|
SDK: fix JmeGenericControl to display initial value of Property and inherited Property (grouped by class)
|
11 years ago |
Normen Hansen
|
a6b24c91ea
|
SDK:
- fix recognition of boolean properties is/set pattern
|
11 years ago |
Normen Hansen
|
701da19757
|
SDK: fix some Generics warnings
|
11 years ago |