105 Commits

Author SHA1 Message Date
MeFisto94
1c12b68bb0 Validate SkyboxWizard's Input on multiple ways to inform the user rather than throwing an exception (#81). 2016-02-20 11:19:07 +01:00
Nehon
022899c199 Changed the way texture previews are done in the SDK.
All texture loading is now done on JME's thread and not on the awt thread anymore to avoid to stall the UI when loading big textures.
2015-11-20 16:29:08 +01:00
Nehon
5cb72c6582 Updated the create skybox gui in the SDK so that it fits the new API and supports loading equirect Skybox maps. 2015-11-11 18:57:42 +01:00
Dokthar
c9230d370a Merge remote-tracking branch 'doktharFork/sdk_scenecomposer' into sdk_scenecomposer 2015-09-09 21:42:19 +02:00
Dokthar
71e2a7efef SDK Terrain Editor : changed the paintTool tooltip text to match the tool actions 2015-09-09 20:27:57 +02:00
Kirill Vainer
c69aac25b5 sdk plugins: fix link to jME3 website 2015-08-09 17:03:12 -04:00
Kirill Vainer
e2d41ef8ee sdk: change javac source / target to 1.6 2015-08-08 22:13:40 -04:00
shadowislord
a374e73376 AssetManager: adjust usage according to latest changes 2015-03-01 15:14:30 -05:00
Nehon
160aa13942 Complete SDK icons overhaul. 2015-02-22 13:01:11 +01:00
Normen Hansen
82901bb486 - remove backgroundColor directives from TerrainEditor to make it more compatible with LAFs 2015-01-31 21:20:09 +01:00
Normen Hansen
5bc1595ab8 - suppress more warnings in SDK 2015-01-25 23:36:25 +01:00
Normen Hansen
b98db36a2d - suppress warnings across SDK 2015-01-25 23:29:08 +01:00
Normen Hansen
1a59cf5318 - update some genfiles for NB 8.0.2 2015-01-23 13:57:06 +01:00
Normen Hansen
ccee90dc98 - update NetBeans dependencies for NB 8.0.2 2015-01-23 12:36:12 +01:00
Normen Hansen
90a364a712 - update module genfiles for NB8 2015-01-22 22:40:21 +01:00
shadowislord
0c83407f99 Try to fix Travis build error 2014-11-12 20:32:00 -05:00
shadowislord
5905a684ad Fix SDK build on JDK8 2014-11-09 12:15:08 -05:00
Nehon
330b53671a Upped JME version to 3.1.0 with the tag "snapshot-github"
Somehow trying to get nightly back...
2014-06-18 21:51:45 +02:00
Normen Hansen
bdbbe7b2b5 SDK:
- lower confusion for git fanboys
- up genfiles for NB 8.0
2014-06-11 22:19:35 +02:00
shadowislord
99af4d9bd5 * Deprecate usage of TextureKey.setAsCube() and TextureKey.setAsTexture3D() - this is now handled by the TextureKey.setTextureTypeHint() method instead 2014-05-31 18:39:44 -04:00
bre..om
6f28e6e98b Increased terrain tool radius max. Fixed terrain smooth tool invalid-height values on terrain edge.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11014 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-04 19:45:54 +00:00
bre..om
d723af5009 SDK's camera now focuses on the cursor, no more unresponsive zooming. Also fixed an issue with terrain editor's save cookies not resetting. Happy Halloween
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10860 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-11-01 00:03:13 +00:00
bre..om
d61ac1afe5 Added alphamap rename tool to the terrain editor. Removing a texture layer now clears all alpha for that layer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10838 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-10-18 23:36:20 +00:00
rem..om
2fc18e9e2c Fix for the builld, vector3f. interpolate was still called in SlopeTerrainTool instead of interpolateLocal
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10800 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-22 07:49:25 +00:00
nor..67
e4ffcec925 SDK
- update project genfile info

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10764 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-02 21:53:56 +00:00
nor..67
f9c5d22f80 SDK:
- update dependencies for NetBeans 7.3.1, pt2

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10756 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-02 07:29:10 +00:00
nor..67
20920e5241 SDK:
- update dependencies for NetBeans 7.3.1

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10754 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-01 18:27:03 +00:00
bre..om
a33c7394e3 Slightly improved the terrain paint tool. Changed the terrain flatten tool to match documentation
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10738 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-07-25 16:26:06 +00:00
bre..om
61641eaaf5 reenabled the terrain paint button
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10530 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-04-10 16:59:49 +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
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
nor..67
dc21825615 SDK:
- Update genfiles to latest platform

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10216 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 02:00:03 +00:00
nor..67
6bc4b2131a SDK:
- update plugin module dependencies to latest platform 7.2.1 (wee)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10195 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 01:35:27 +00:00
bre..om
c23685b298 Terrain tools can snap to 4 axis angles now. Paths thanks @Shirkit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9846 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 04:42:41 +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
bre..ns
cf103e191d axis-aligned terrain tool snapping support, thanks @shirkit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9683 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-24 17:04:41 +00:00
bre..ns
2cf1455867 removed the leftovers of the terrain editor border tool
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9682 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-24 04:13:02 +00:00
bre..ns
0fe8394916 terrain tool changes and improvements, thanks @Shirkit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9681 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-23 16:05:38 +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
bre..ns
a5c8cb8ead option to flip texture's Y for skyFactory in SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9343 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-05-02 17:33:38 +00:00
bre..ns
694b61cf58 improved terrain editor wizard
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9235 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-03-06 18:53:03 +00:00
nor..67
2ff329f9de SDK:
- make generate entropies action more robust against multiple uses of ProgressMonitor

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9090 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-17 18:58:11 +00:00
nor..67
0445afb461 SDK:
- make generate entropies action create no undo entry
- make generate entropies action more robust in terms of float values < 1

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9089 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-17 18:55:52 +00:00
nor..67
ce80432d42 SDK:
- add percentage progress to "generate terrain entropies" (broken?)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9085 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-17 17:02:12 +00:00
nor..67
445cbdc09c SDK:
- add progress indicators for navmesh and terrain entropy generation

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9084 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-17 16:31:29 +00:00
bre..ns
68901f6bc4 what, I did not forget this
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9082 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-17 02:45:08 +00:00
bre..ns
a59339054a moved some of the terrain utils into tool options in the scene explorer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9080 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-17 01:36:13 +00:00