393 Commits

Author SHA1 Message Date
rem..om
89d1f64739 SDK : added convenient way to type Vector3f, Vector2f, Quaternions, Emitter shapes. Thanks to kwando
see http://jmonkeyengine.org/groups/jmonkeyplatform/forum/topic/small-change-to-the-properties-pane-in-scenecomposer/?#post-196107

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9935 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-02 07:11:58 +00:00
nor..67
f8f4a9e33e SDK:
- commit local version of beginnigs of new SDK core api

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9933 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-01 11:16:38 +00:00
nor..67
7a0b6b15fc SDK:
- Make ProjectExtensionManager delete resource zip folders when nothing was kept

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9921 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 16:29:14 +00:00
nor..67
706e286aa4 SDK:
- update zip extension tool to be able to get final path

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9919 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 13:33:37 +00:00
nor..67
4630638cd9 - allow zip extensions to have versions
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9915 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 23:08:00 +00:00
nor..67
816842d1e1 SDK:
- change AssetsPropertiesPanel so that it doesn't create an assets configuration if not path is specified (e.g. in library projects)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9907 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 20:01:50 +00:00
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
cbef9ab850 SDK:
- update manual

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9820 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-03 03:02:03 +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
076234eb54 SDK:
- update help "about" page

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9809 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 22:37:46 +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
nor..67
ef9ade64e8 SDK:
- update manual

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9796 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 13:37:01 +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
nor..67
5203eb8aa2 SDK:
- update manual contents from wiki

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9651 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-14 15:02:51 +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
6dbc85234f SDK:
- update manual

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9510 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-18 17:20:30 +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
b5aa49bc16 SDK:
- fix screen capture manual entry
- add screenshot manual entry

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9433 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-28 13:28:03 +00:00
nor..67
88e823ddc0 SDK:
- fix broken code examples in manual (removing google search link for classes from wiki)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9432 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-28 12:44:43 +00:00
nor..67
4fe9fdf1f1 SDK:
- fix images in some more help pages

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9425 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-24 15:19:26 +00:00