728 Commits

Author SHA1 Message Date
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
4404566121 SDK:
- remove option to start application from installer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9662 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-16 21:30:47 +00:00
nor..67
dd36933ac3 SDK:
- clean up SceneComposer UI

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9653 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-14 17:28:41 +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
116ced422b SDK :
- Select tool does not keep its own instance of the selected spatial, it nows use the ToolController.selectedSpatial, for better selection synchronisation between sceneExplorer and sceneViewer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9649 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-12 19:26:16 +00:00
rem..om
32152741cc SDK :
- Made toggle buttons instead of check boxes for Snap to grid/scene, select terrain
- Added a Select Geometries toggle

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9648 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-12 19:06:45 +00:00
rem..om
9179c9e401 SDK :
- Select Tool Fxed NPE when selecting a child node of a lonked asset in the viewer.
- Move tool fixed bad application of scale when moving.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9647 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-12 14:30:16 +00:00
nor..67
de4e4c3b91 - remove try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9642 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-11 15:37:04 +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
e3e6c90a49 SDK:
- add some core packages to public packages in SDK Core

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9631 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-09 15:23:25 +00:00
nor..67
bafbe538cb SDK:
- update ant lib for NB installer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9630 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-09 14:10:30 +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
96b7355347 SDK :
- Fixed focus issue in the sdk (part 2)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9608 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-02 10:04:16 +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
3f8d7f0807 SDK :
- Blender style rotation now rotates objects in world space and parent rotation are correctly taken into account.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9606 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-31 08:50:50 +00:00
rem..om
68e17702e2 SDK :
- Formatted SelectTool class

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9605 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-30 15:25:27 +00:00
rem..om
7beda908c1 SDK :
- Created a MoveManager than now handles move methods. 
- MoveTool and SelectTool now use the MoveManager.
- Blender like move now use a camera aligned plane to move along so things are more "blenderish"
- One can enter move/rotate/scale values with the numpad 


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9604 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-30 15:23:17 +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
25efcd4f7b SDK : MoveTool fixed imports and formatted the file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9599 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-29 07:54:09 +00:00
rem..om
458ce63d15 SDK : MoveTool removed usage of TempVars
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9598 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-29 07:33:10 +00:00
rem..om
7756c21d4a SDK : MoveToll now correctly takes into account selected object's parent's world transforms.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9594 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-28 15:28:10 +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
bre..ns
8fa651fe43 patch for the terrain editor slope tool from shirkit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9588 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-26 15:46:11 +00:00
bre..ns
d3b280c7e3 added 'slope' tool to terrain editor, and some more options to the 'level terrain' tool. Thanks @shirkit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9582 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-23 22:38:09 +00:00
bre..ns
22f0410e78 hooked in key events to terrain editor tools
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9575 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-21 07:21:03 +00:00
nor..67
2a18784041 SDK:
- remove material file check from the ogre scene data object

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9560 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-11 15:54:17 +00:00
nor..67
558dc2bcbb SDK:
- fix +material issue for .scene loader
- check for actual name in AssetKey when warning about missing ogre material file

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9559 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-07-11 14:39:07 +00:00
nor..67
1e496c91fd SDK:
- update ogre exporter for blender 2.63+
- add folder with script to easily update script

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9511 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-18 17:31:52 +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
4e419a854c SDK:
- add ogre skeleton files as recognized assets

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9483 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 18:07:30 +00:00
nor..67
caba5c80c1 SDK:
ModelImportTool
- fix removing texture data after import

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9482 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 17:51:19 +00:00
nor..67
27da3a106b SDK:
ModelImportTool
- fix relative path creation by using correct ProjectAssetManager

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9481 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 17:49:23 +00:00
nor..67
77b827ce6b SDK:
ModelImportTool
- uses FileObject list of assets instead of AssetKeys
- uses more robust copying
- supports binary ogre files (in theory)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9480 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 17:27:57 +00:00
nor..67
740a6fcf9a SDK:
- enable asset list for binary ogre files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9479 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 17:26:23 +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
b7b06266ed SDK:
- add main model file to failed list when import failed in ModelImportTool... at the right place

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9477 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 02:01:14 +00:00
nor..67
43eca4f47d SDK:
- add main model file to failed list when import failed in ModelImportTool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9476 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 01:54:58 +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
4df4fa8ed9 SDK:
- update ModelImportTool AssetKey property display on each load

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9474 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 01:33:42 +00:00
nor..67
e5f8a05055 SDK:
- move ModelImportTool info text to bundle file instead hardcoding it

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9473 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 01:29:04 +00:00
nor..67
00641863cf SDK:
- clear asset list data after failed import in ModelImportTool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9472 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 01:12:18 +00:00
nor..67
7260603652 SDK:
- change editability and colors of ModelImportTool text areas

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9471 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 01:08:49 +00:00
nor..67
1f4e666955 SDK:
- improved ModelImporter with failed assets list, better workflow and lots of information and help based on import results

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9470 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 00:39:50 +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
nor..67
3594e90e66 SDK:
- fix creation of unnecessary +Name.material file on ogre import

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9468 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-06-11 00:00:30 +00:00