1007 Commits

Author SHA1 Message Date
rem..om
8cf44e7e3e SDK : MatDefEditor: fixed compilation warnings
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10483 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-10 13:20:41 +00:00
bre..om
3079ca689f terrain height tool remembers undo history as an entire mouseDown event now. RMB now erases
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10474 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-08 20:20:48 +00:00
bre..om
ef700eff19 terrain paint tool remembers undo history as an entire mouseDown event now. RMB now erases
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10473 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-08 19:11:02 +00:00
bre..om
5f95807432 MaterialBrowser will remember browse path. Removed commented out code from TextureBrowser
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10467 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-05 18:20:27 +00:00
bre..om
48a6c4745d material browser sorts alphabetically. Material editor sorts mat-def list alphabetically
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10466 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-05 18:08:27 +00:00
bre..om
a1e7e024ea TextureBrowser is now sorted alphabetically and remembers your last selected texture and expands to its folder
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10465 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-05 17:42:09 +00:00
bre..om
b1657e6846 speaking of SDK, material property editor is now sorted alphabetically
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10464 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-05 16:00:43 +00:00
rem..om
08edd2715c SDK mat def editor :
- better handling of errors in the material definition
- the navigator now properly refreshs
- the editor is reloaded when a change occur in the text file


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10456 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-02 11:26:35 +00:00
rem..om
845b14c4f0 SDK mat def editor : proof checks on node naming
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10454 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-28 21:55:57 +00:00
rem..om
9f2582e4dd SDK core : Initialized the audioRenderer for the FakeApplication thread so one can play sounds in the scene composer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10451 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-27 22:28:20 +00:00
rem..om
531d50f7a8 SDK core : Moved camera toolbar images to the common icons folder
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10448 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-27 17:50:46 +00:00
rem..om
a73cd439bb SDK removed generic signature from DefaultComboModel in the SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10447 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 23:44:46 +00:00
rem..om
ec7624e10d Committing the project files for the material editor i forgot to commit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10446 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 23:21:37 +00:00
rem..om
054458aedf Remove Inputmappingloc.java from repo
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10445 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 23:13:27 +00:00
rem..om
103b666e06 ry to fix InputMappingBlock file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10444 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 22:53:09 +00:00
rem..om
4752376c01 SDK :New Material Definition editor based on shader nodes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10441 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 19:57:16 +00:00
rem..om
39b75a4aa6 SDK : Material editor : abtracted a preview renderer to use both in the material editor and in the material definition editor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10439 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 19:55:51 +00:00
rem..om
ce86297979 SDK : Material editor fixed an npe in MaterialProperty when a param value was null
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10438 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 19:54:17 +00:00
rem..om
6a86bf034e SDK : ProjectAssetManager now can separateley fetch files with an extension from current project and from dependencies
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10437 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 19:51:11 +00:00
rem..om
929504dae1 SDK : TexturePropertyEditor now properly triggers a change event when the property is changed
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10436 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 19:48:10 +00:00
nor..67
c8446baa77 - fix desktop deployment for OSX by using Oracles stub instead of Apples
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10421 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-20 21:47:31 +00:00
nor..67
8a6490e9d2 SDK
- readd scenecomposer methods for now

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10399 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-14 05:12:26 +00:00
nor..67
81b8ed4a47 SDK:
- remove unused methods in SceneComposer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10396 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-13 15:44:07 +00:00
nor..67
4a2db486b1 SDK:
- fix add model to scenecomposer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10395 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-13 15:41:01 +00:00
iwg..ic
305e3f25e0 SDK: Updates to JME3 Tests for Android Template
- Add Android menu for enabling/disabling mouse events and joystick events
   - Exclude some of the mobile directories in the template zip file
   - Extract the uif labels as resource strings
   - Disable OK button on main activity until a test case is selected


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10392 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-12 02:45:21 +00:00
iwg..om
b475a8e9c9 mouseEventsInvertX and mouseEventsInvertY settings in newly created MainActivity files and instead, show mouseEventsEnabled. Default values in AndroidHarness (false for both invertX and invertY) match Desktop mouse.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10391 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-10 23:08:00 +00:00
iwg..om
30c2bb665e Create seperate ant target in mobile-impl for copying the Android lib. Allows for easy overriding of the target in build.xml to define alternative Android libs.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10389 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-10 16:33:57 +00:00
iwg..om
1d1b893510 SDK: Update icon and description for JME3 Test Android project template.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10388 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-10 16:30:02 +00:00
iwg..om
d3426d8f5e Add sdk template for jME3 Test classes configured to run as an Android project.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10387 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-09 19:31:10 +00:00
iwg..om
343f9fd08e Add automatic zip of Android Tests template project
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10386 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-09 19:26:34 +00:00
iwg..om
9bb4efdeb5 Initial commit for the jME3 Tests template project configured as an Android project
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10382 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-09 19:12:33 +00:00
nor..67
4360d22f02 SDK:
- Make TextureBrowser clear textures from assetManager cache after displaying them

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10380 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-09 18:54:18 +00:00
nor..67
e2476e4e5c SDK:
- improve blender template files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10379 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-09 17:41:00 +00:00
nor..67
80be12661f SDK:
- account for deleted j3o files when listening for changes in external files and remove file change listener

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10375 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-09 14:40:45 +00:00
nor..67
cc13547e19 SDK:
- change Control template to not use setPatial in cloneForSpatial

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10366 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-09 01:27:28 +00:00
nor..67
b5ef1e39e7 SDK.
- fix in dae importer script

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10358 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-07 15:02:29 +00:00
nor..67
eb28a66f6f - possible fix for corrupted DAE imports, thanks to @jagwire
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10356 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-06 23:00:32 +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
e27a62f87e SDK:
- commit project template zip

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10330 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 15:52:04 +00:00
nor..67
76bc2bb6e5 SDK:
- Don't lock files when only reading in AssetDataObjects / subclasses

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10329 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 15:36:16 +00:00
nor..67
53a4d896c0 SDK:
- set ORGINAL_PATH and ORIGINAL_NAME for all spatials, not just geometry
- half-done anim scanning (not invoked)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10328 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 03:58:09 +00:00
nor..67
86c873bbb8 SDK:
- fix possible double-attach in external data update

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10327 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 03:22:46 +00:00
nor..67
90e91f3d0b SDK:
- fix double cache deletion for AssetDataObjects

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10326 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 02:33:49 +00:00
nor..67
180f51886c SDK:
- disable OpenGL window persistence

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10325 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 02:30:26 +00:00
nor..67
3c9277277d SDK:
- display status bar in case of long external change updates 

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10324 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 02:26:09 +00:00
nor..67
4c8e1dedd8 SDK:
- correct javadoc

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10323 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 02:18:32 +00:00
nor..67
c441ba6a1d SDK:
- update asset excludes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10322 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 02:13:27 +00:00
nor..67
7dd5e2457a SDK:
- update asset excludes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10321 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 02:12:47 +00:00
nor..67
a0577b279a SDK:
- warn user about j3o being saved when applying data

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10320 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-03 02:00:24 +00:00