nor..67
7a98eb7008
- correct threading for mousewheel input
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8662 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
e940711de0
SDK:
...
- fix ProjectAssetManager logging for classpaths and locators
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8652 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
a2c9d066d8
SDK:
...
- fix threading in AbstractCameraController
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8641 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
dcaa8c334f
SDK:
...
- remove assets folder from ProjectAssetManager classpath
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8637 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
35560cd836
SDK:
...
- another SceneToolController threading fix
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8635 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
574259d5aa
SDK:
...
- threading fix for SceneToolController
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8633 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
c350e33214
SDK:
...
- compare DataObjects for seeing if same file is opened again
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8631 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
d95e99ecc0
SDK:
...
- fix camera toolbar flickering
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8629 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
76d04b6e49
SDK:
...
- fix scene closing when opening file while scene is already used
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8628 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
b90d093ef0
SDK:
...
- fix threading in SceneToolController
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8626 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
818a8bdaab
SDK:
...
- remove invokeLater from TerrainEditor
- add isOgl() and isAwt() for asserting threading to SceneApplication
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8622 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
1fa17fa99a
- show user dialog when class specified in CustomControl wizard is no Control
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8620 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4dd25e370c
- improve error dialog
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8619 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
c028bc4212
- add some user feedback when Custom Control classes cannot be instantiated
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8618 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
dd5449a33b
- add a selection list of classes that extend AbstractControl or implement Control for custom Control wizard
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8617 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
12b70d9b29
- change default wizard title for Custom Controls
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8615 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
159d9d5e2b
- fix ProjectAssetManager classpath url gathering
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8613 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
3c4fa71a3c
- throw exception when trying to set AssetEventListener on ProjectAssetManager -> use addEventListener
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8612 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
a9501c7ed4
- add list of external AssetKeys and FileObjects to AssetDataObject
...
- use AssetDataObject asset tracking in ModelImportTool instead of own solution
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8610 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
70d600bc24
- add project classpath items to ProjectAssetManager as UrlLocators
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8609 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
200801cd4e
SDK:
...
- Fix bug in physics stop button
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8604 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
95d2b2d710
SDK:
...
- Add physics play/pause buttons (WIP, all objects are added/removed when pressing play/pause)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8602 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
0776fbf94a
SDK:
...
- Add support for loading classes from the project classpath with j3o files and use them in the editors
- Add support for adding custom Control classes to SceneExplorer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8601 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
6936c34b75
- add code for keeping list of additional assets for AssetDataObject (not used anywhere yet)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8599 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
866b607acb
- make OptimizeGeometry trigger a change in the file TODO: undo still doesn't work but now the undo button will get lit by the action
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8584 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
f7fdabf9a8
- Change getRelativeAssetPath method to strip only slashes (Fixes issue 412)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8580 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
c0a35626ef
- SDK: attach awt panel on OGL thread
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8559 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
2a1dc06e1d
Fix for one more broken URL in the SDK's jme3-core build.xml
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8549 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
32fe6f3546
Fix for broken URL in the SDK's jme3-core build.xml
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8548 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
403bd24668
- revert platform changes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8511 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
73b8bdef6e
- SDK: fix logging dependency
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8507 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
49d07cc2ff
- SDK: update some manual pages
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8506 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
dfafd24ab8
- change SceneApplication to use new panel initialization
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8485 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
b062eb91fa
- SDK: update some help sets
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8456 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4c71cbc818
- small comment fix
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8442 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
b953e037bc
- cleanup SDK initialization class
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8440 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
3bfcc5cd7f
- change http.agent of jMonkeyEngine SDK to something more useful
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8439 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
38c9b14350
- update SDK help content to wiki content in svn (help also gets updated before each build)
...
- fix remote help updating by using different server URL
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8435 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
79c807c861
- fix broken online assetpacks and online help by adding a proper browser agent tag (Mozilla) for System.setProperty("http.agent","");
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8428 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
be7f7764cc
- rename AssetKey Properties to "Conversion Settings"
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8418 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
fd1d945ae5
- add properties of AssetKeys for Assets in Project Explorer, allowing setting AssetKey options when converting models that are inside the project already
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8417 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
0e605579f8
- change fix for Light not triggering save button
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8416 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
51aa80a71a
- fix Light not triggering save button
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8415 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
3eebf80097
- add loading screen doc to sdk manual
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8391 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
86e5ffd7a4
- warn user when asset cannot be loaded because it is not part of a project with ProjectAssetManager
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8384 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
1b540e8837
- add panel to configure SDK OpenGL settings
...
- allow using OpenGL1 for SDK
- allow switching to lwjgl canvas for SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8369 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
69808ce1a1
- fix ProjectAssetManager only considering lowercase suffixes when returning lists of textures, materials etc.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8366 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago