3033 Commits

Author SHA1 Message Date
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
6732c15731 SDK:
- Material Support: Improve save to texture feature

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10215 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 01:54:14 +00:00
Sha..om
cc9379b42a * Check to ensure all buffers have the same number of components when merging.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10214 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 01:50:43 +00:00
nor..67
c8f1375ecc SDK:
- Model Import Tool: add workaround for strange issue where manually located assets do not get reported by the AssetManager locate asset callback..

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10213 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 00:31:39 +00:00
nor..67
63c863d7d4 SDK:
- fix another path issue in Model Import Tool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10212 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 00:05:50 +00:00
nor..67
0a324bd288 SDK:
- fix path issue in Model Import Tool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10211 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 23:42:58 +00:00
nor..67
5e665b6804 SDK:
- add texture relocation to Model Import Tool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10210 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 23:06:28 +00:00
sha..RD
84183ad154 * Material.setParam() now calls setTextureParam() instead of messing up internal state if the type is a texture
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10209 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 23:05:08 +00:00
sha..RD
9eb9463261 * Ensure that MatParam.value and MatParamTexture.texture always match, and throw exception if they dont
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10208 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 23:00:39 +00:00
sha..RD
fd0c0fc0a1 * Made all placeholder assets loaded have correct asset keys (based on the key that was used to load them)
* Also made the placeholder texture use repeat mode if the original was supposed to use it 

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10207 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 22:27:15 +00:00
nor..67
f31c1395e8 - make TextureAssetKey flipY option a proper bean property
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10206 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 21:54:54 +00:00
nor..67
437d34636b - make AssetKey not flatten relative paths
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10205 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 20:54:31 +00:00
nor..67
4d4801bb93 SDK:
- add RootLockingFileLocator
- make ProjectAssetManager lock its root (no relative files outside root allowed)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10204 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 20:54:03 +00:00
nor..67
5253e3594d SDK:
- disable silly NetBeans warning with stack

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10203 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 19:42:59 +00:00
Kae..pl
d44727cfdd Bugfix: fix to a bug that caused texture to be loaded more than once
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10202 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 16:08:31 +00:00
Kae..pl
fea4c37e06 Feature: user can now decide if the mipmaps will be generated or not; by default 'mipmap' blender flag is used to decide if mips for specified textures shall be generated or not
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10201 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 15:46:00 +00:00
nor..67
519e968999 SDK:
- add Beans tool to SDK core

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10200 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 15:03:16 +00:00
nor..67
dd540f4d84 SDK:
- add createAsset method to ProjectAssetManager

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10199 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 14:42:19 +00:00
nor..67
f084a0b8a0 SDK:
- make SceneApplication error message less error prone

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10198 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 12:19:33 +00:00
nor..67
ff0b35b5f0 SDK:
- extend UberAssetLocator

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10197 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 03:46:11 +00:00
nor..67
ed001d4e33 Blender Loader:
- try locating textures without causing AssetNotFoundExceptions

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10196 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 02:37:05 +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
nor..67
c0e2c6dc27 SDK:
- add possible fix for jar file access issues

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10194 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 01:09:22 +00:00
nor..67
e7740f5eb1 SDK:
- update actual ant lib jar

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10193 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 00:42:47 +00:00
nor..67
e1e4ba5e10 SDK:
- add build target to update all netbeans module dependencies

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10192 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 00:40:57 +00:00
nor..67
dbef55b6f9 SDK:
- add ant task to update NetBeans module dependencies from a base platforms module versions
- cleanup some stuff in the ant tasks, add local test code for downloading external wiki images (inactive)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10191 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 00:40:11 +00:00
nor..67
d7ab4f8dcf SDK:
- add ant task to update NetBeans module dependencies from a base platforms module versions
- cleanup some stuff in the ant tasks, add local test code for downloading external wiki images (inactive)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10190 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 00:40:07 +00:00
rem..om
de229d4bec Material BlockLanguageParser now accounts for commented lines when computing the line number of a statement
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10189 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 23:52:14 +00:00
nor..67
5e0013fb57 SDK:
- remove leftover files in SDK Documentation plugin

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10188 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 15:55:31 +00:00
nor..67
444558213a SDK:
- add separate documentation plugin to suite
- change build script to use new update-help-sets target

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10187 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 15:31:38 +00:00
nor..67
9425cf4f74 SDK:
- add separate documentation plugin

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10186 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 15:26:42 +00:00
nor..67
fe828fbc94 SDK:
- remove documentation from core plugin

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10185 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 15:24:57 +00:00
nor..67
7dbd493f24 SDK:
- remove documentation from core plugin config files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10184 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 15:17:37 +00:00
nor..67
0a1356a7bd SDK:
- fix ModelImportTool not displaying model when going back in wizard

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10183 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 15:02:27 +00:00
nor..67
97558ab94f SDK:
- cleanup OffScreenPanel lifecycle

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10182 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 15:02:05 +00:00
nor..67
9102610da6 SDK:
- improve Model Importer deletion file check

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10181 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 14:37:39 +00:00
nor..67
458c623f57 SDK:
- fix Model Importer AssetKey check


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10180 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 14:32:20 +00:00
nor..67
2a77175db8 - fix Model Importer
- remove unnecessary hack from ProjectAssetManager

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10179 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 14:26:04 +00:00
sha..RD
65f384c06a * Enable import J3O model feature, assets with absolute paths are copied as-is, whereas the model and relative assets are copied to the user selected folder
* Add dummy ProjectAssetManager feature to support ignoring absolute paths when loading from disk (necessary for the above)
 * When gathering the asset list for a model, support ignoring absolute paths
 * Added destination folder letter case fix needed for Windows when importing absolute path assets, it will use heuristic to match some asset against the import path and if so, change the letter case to match that of the asset.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10178 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 06:34:46 +00:00
nor..67
e066389127 SDK:
- Update manual from wiki

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10177 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 04:50:15 +00:00
nor..67
a29d0e7f0b SDK:
- Make Info Window have about help page context
- Disable Info Window persistence

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10176 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 04:31:25 +00:00
nor..67
787b16b594 SDK:
- update licenses

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10175 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 03:25:02 +00:00
nor..67
624b3ecc0f SDK:
- add UberAssetLocator class

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10174 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 03:05:13 +00:00
nor..67
975d890fbc - small addition to import model tool hints
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10173 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 02:14:27 +00:00
nor..67
0b92166460 - make AssetKey log SEVERE on relative path outside root
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10172 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 01:49:07 +00:00
Sha..om
d169b700f2 * Fixed interpreting unsigned value as signed causing out of bounds when using model with more than 128 bones
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10171 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 01:17:27 +00:00
nor..67
37194e2f01 SDK build:
- move installer build tasks together

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10170 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 01:05:15 +00:00
nor..67
30f1e9ebf2 SDK build:
- make googlecode upload task work separately so it can be invoked from jenkins

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10169 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 01:03:52 +00:00
nor..67
7b890178ee SDK build:
- remove old GC upload task

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10168 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-26 00:21:16 +00:00
nor..67
65806b16f9 SDK NBI Installer:
- remove all products with current version when uninstalling
- remove app link for OSX when uninstalling

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10167 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-25 23:14:21 +00:00