428 Commits

Author SHA1 Message Date
nor..67
e50cbc5f44 SDK:
- allow asychronous installation with ZipExtensionTool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9902 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 13:08:48 +00:00
nor..67
3da079251a SDK:
- fix indefinite progress bar when ZipExtension has been installed already

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9901 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 12:54:47 +00:00
nor..67
d30f6fe686 SDK:
- allow editing private project properties with ProjectExtensionProperties
- add ZipExtensionTool to extract zip files with extensions to settings folder

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9900 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 12:51:18 +00:00
rem..om
479a5ae7a4 SDK : fixed another issue in EmitterBoxShapeEditor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9871 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-18 21:05:09 +00:00
nor..67
53afc0f02e SDK:
- fix in ProjectAssetManager getResourceAsStream

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9865 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-11 01:39:52 +00:00
nor..67
5e306dc739 SDK:
- enable Upgrader plugin

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9861 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-10 21:37:31 +00:00
nor..67
ea9ebd8a22 SDK:
- add editing/uasge of any classpath j3md files in material editor (thanks to @H)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9859 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-10 09:30:33 +00:00
rem..om
c5c06ca10a SDK : One can now set the animation parameters (loopMode and speed) when playing an animation in the SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9848 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 08:34:09 +00:00
rem..om
bc544adb40 SDK : properly shutdown poolExecutor in UserDataPicker and ParticleInfluencerPicker.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9845 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-06 08:50:51 +00:00
rem..om
4ae24ffeee SDK : ParticleEmitter editor, enhanced particleInfluencer editor to avoid slow downs due to classpath scanning.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9844 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-06 08:45:15 +00:00
nor..67
1ee8375d82 SDK:
- fix custom controls and classpath updating

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9835 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-04 14:10:37 +00:00
nor..67
627f9b616a SDK:
- add only jar file entries when collecting files from classpath

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9834 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-04 12:53:25 +00:00
nor..67
6bf538d87b SDK:
- Material Editor now shows all j3md files on the classpath (thanks to @H)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9832 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-04 11:10:43 +00:00
rem..om
f5622ffc1e SDK : Fixed EmitterShapePropertyEditor formatting when using a Box shape
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9831 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-03 17:05:05 +00:00
nor..67
686dbc65d6 SDK:
- make ProjectExtensionManager not overwrite changed icons and properties files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9818 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-03 02:26:09 +00:00
nor..67
8aa330f94f SDK:
- make AudioTrackVisualPanel not fail when no audio node is available

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9816 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-03 02:04:43 +00:00
nor..67
b545fffcbd SDK:
- make EffectTrackVisualPanel not fail when no particle emitter is available

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9815 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-03 02:02:12 +00:00
nor..67
cac4dd3e34 SDK:
- set help context for FilterExplorer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9808 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 21:48:43 +00:00
nor..67
bb74e6b3bc SDK:
- show help on first start of SDK

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9807 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 21:12:20 +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
rem..om
e0dac249a4 SDK : One can now add and edit user data of a custom data type. The custom type must be a Savable with get and set accessors for every attribute and propper read an write method.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9671 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-20 21:02:30 +00:00
rem..om
fc3a4a4471 SDK : Added a way to change the ParticleInfluencer on an emitter in the SDK
- Property of influencers are created through reflection
- One can even add an home brewed influencer.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9668 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-16 22:06:23 +00:00
rem..om
29045cada4 SDK : Fixed an issue in AudioTrackProperty where the value was not properly set
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9667 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-16 22:04:09 +00:00
rem..om
966ff8d857 SDK : removed some forgotten system.out from JmeGeometry
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9666 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-16 22:03:21 +00:00
nor..67
b265c277a5 SDK:
- remove MotionSensor stuff from AbstractCameraController

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9652 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-14 15:10:10 +00:00
rem..om
ba2e17ef89 SDK :
- Renaming a Spatial Node in the scene explorer now properly lights up the save button

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9650 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-12 19:56:05 +00:00
rem..om
f01888de8f SDK :
- New way to visualize and play animations in the SceneExplorer
- Visualization of animation tracks
- Possibility to add and edit EffectTracks and AudioTracks
- reworked icons a bit too

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9635 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 08:27:23 +00:00
nor..67
22aa5acc31 SDK:
- fix Codeless Project AssetManager access (thanks to rectalogic)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9629 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-09 09:59:53 +00:00
Sha..rd
277a2bcc4d * SDK build fixed. Normen now owes me a beer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9620 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-05 05:53:50 +00:00
rem..om
737b765cb0 SDK :
- Fixed focus issue in the sdk (part 1)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9607 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-02 10:03:54 +00:00
rem..om
2868741bbb SDK : Various import fix and code formatting
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9602 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-29 17:19:38 +00:00
rem..om
3a706d2f42 SDK, SceneExplorer : one can now see the skeleton bone Hierarchy under the skeletonControl. One can get the attachement node on any bone to attach spatials
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9593 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-28 13:29:19 +00:00
nor..67
49f6e62048 SDK:
- avoid backslashes in Codeless Project wizard

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9478 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 15:44:06 +00:00
nor..67
2f149ec2a5 SDK:
- avoid duplicate fail entries in AssetDataObject

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9475 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 01:49:08 +00:00
nor..67
d54451f334 SDK:
- avoid duplicates in AssetDataObject asset list 

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9469 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 00:37:08 +00:00
bre..ns
0b7a92cc38 some fixes to the SDK manipulation tool
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9460 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-07 23:21:28 +00:00
nor..67
79ab8cd945 SDK:
- add modified state and savecookie accessors to AssetData

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9372 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-10 12:08:00 +00:00
nor..67
cf617fcae0 SDK:
- catch all exceptions when adding/removing ant libraries in ProjectExtensionManager

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9350 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-07 23:06:56 +00:00
nor..67
cd010fa5e7 SDK:
- change confusing error message

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9345 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-03 17:27:48 +00:00
nor..67
ebf0d1647c SDK:
- fix AssetLinkNode to being editable (deleting etc.)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9088 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-17 18:35:53 +00:00
nor..67
576428d2ef SDK:
- fix writing description file for texture atlas

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9048 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-15 04:20:59 +00:00
nor..67
00454ed0f3 - add jme3 Texture compatible TextureAtlas class
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9023 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-14 13:13:54 +00:00
nor..67
2863208dbe SDK:
- add BufferedImage based TextureAtlas class

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9019 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-13 15:09:16 +00:00
nor..67
5a5f321304 SDK:
- improve "filter enabled" logic

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9000 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-08 16:23:19 +00:00
nor..67
e6c6f047ba SDK:
- fix filter not being displayed when a new filter is loaded

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8999 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-08 15:58:55 +00:00
nor..67
a1e36ebd98 SDK:
- add fix for leaking asset memory with opened projects

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8985 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-06 17:06:56 +00:00
nor..67
30f6eef462 SDK:
- remove unnecessary project save calls when saving project extensions

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8817 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 02:45:48 +00:00
nor..67
f646192ea8 SDK:
- remove initialize() call in JmeTerrainGrid

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8811 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-26 22:52:34 +00:00
nor..67
25f591a87a - delete resources folder if empty
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8754 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-21 20:39:07 +00:00
nor..67
d8ce14b92a - don't overwrite files if size differs in ProjectExtensionManager
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8753 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-21 20:36:56 +00:00