Nehon
160aa13942
Complete SDK icons overhaul.
2015-02-22 13:01:11 +01:00
Normen Hansen
b98db36a2d
- suppress warnings across SDK
2015-01-25 23:29:08 +01:00
Normen Hansen
1a59cf5318
- update some genfiles for NB 8.0.2
2015-01-23 13:57:06 +01:00
Normen Hansen
ccee90dc98
- update NetBeans dependencies for NB 8.0.2
2015-01-23 12:36:12 +01:00
Normen Hansen
90a364a712
- update module genfiles for NB8
2015-01-22 22:40:21 +01:00
shadowislord
0c83407f99
Try to fix Travis build error
2014-11-12 20:32:00 -05:00
shadowislord
c2b9b8a2e1
Fix JDK8 build for the rest of SDK plugins
2014-11-09 12:22:05 -05: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
Normen Hansen
bdbbe7b2b5
SDK:
...
- lower confusion for git fanboys
- up genfiles for NB 8.0
2014-06-11 22:19:35 +02:00
nor..67
e4ffcec925
SDK
...
- update project genfile info
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10764 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-02 21:53:56 +00:00
nor..67
f9c5d22f80
SDK:
...
- update dependencies for NetBeans 7.3.1, pt2
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10756 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-02 07:29:10 +00:00
nor..67
20920e5241
SDK:
...
- update dependencies for NetBeans 7.3.1
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10754 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-01 18:27:03 +00:00
nor..67
66dede03b5
SDK:
...
- remove vehicle editor leftovers to old debug system
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10349 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-05 21:56:12 +00:00
nor..67
68b82ad4ee
- remove calls to createDebugShape from vehicle editor
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10336 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-05 14:44:32 +00:00
nor..67
dc21825615
SDK:
...
- Update genfiles to latest platform
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10216 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 02:00:03 +00:00
nor..67
6bc4b2131a
SDK:
...
- update plugin module dependencies to latest platform 7.2.1 (wee)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10195 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 01:35:27 +00:00
nor..67
b9717e2faf
SDK:
...
- update to RC2 state / NetBeans 7.2
- breaks nightly builds for beta
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9799 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 15:45:58 +00:00
nor..67
dde203f347
SDK:
...
- fix VehicleCreator camera threading
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8630 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 01:44:49 +00:00
nor..67
b43b9efe18
SDK:
...
- more threading fixes in Scene(Composer)ToolController
- change order of calls in Application (first SceneApplication sets up your SceneRequest, then plugin sceneOpened is called, for sceneClosed the scene is destructed after the call)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8627 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 01:13:52 +00:00
nor..67
5cf69aa5fd
SDK:
...
- fix Vehicle Creator scene opening
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8624 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 00:17:09 +00:00
nor..67
122d438e9d
SDK:
...
- fix some bugs related to scene opening
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8623 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 23:19:57 +00:00
nor..67
10ce82f423
SDK:
...
- changes in Scene opening (all callbacks are coming on the EDT now)
- optimize selection callbacks
- optimize/simplify threading
- recognize changes in classpath and recreate ClassPath for AssetManager based on that
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8621 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 22:11:24 +00:00
nor..67
fdd0253aac
SDK:
...
- make plugin windows not open on start when tehy were left open on close
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8118 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-26 21:19:15 +00:00
nor..67
2918980a88
SDK:
...
- Add AssetKey properties to Model Import dialog
- Improve ProjectAssetManager path handling
- Allow setting AssetKey data in AssetDataObject (Uses apache BeanUtils to copy data from other AssetKey)
- Set version number and dependency to 3.0.0 for all plugins
- Change some plugin names
- Set "jMonkeyEngine" as plugin group name
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8093 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-25 18:38:04 +00:00
nor..67
5b02a24428
SDK:
...
- Make sure plugin TopComponents bring OpenGL window to front when used
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8031 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-17 21:44:40 +00:00
rem..om
67cf4458c7
SDK :
...
- applied changes of the core to vehicle editor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7932 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-27 17:50:32 +00:00
bre..ns
dda8ee2c38
* select and move tools added to sdk
...
* ability to easily add other tools to scene composer
* changed camera controller to handle more types of mouse events
* much refactoring of sceneComposerToolController
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7863 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-15 17:20:39 +00:00
nor..67
0b02438f96
- add various SuppressWarnings("unchecked")
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7677 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-20 01:54:10 +00:00
rem..om
0012e955d2
SDK
...
hopefully fixed build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7363 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-29 22:19:15 +00:00
nor..67
554a088ef1
- remove VehicleCreator from windows menu
...
- on double-click open j3os in SceneComposer instead of viewing them
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7195 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-05 23:08:55 +00:00
nor..67
6fd3bbedae
move sdk to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-14 12:55:55 +00:00