3203 Commits

Author SHA1 Message Date
nor..67
f158717981 SDK:
- fix Ogre binary importer asset list managing

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10236 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 03:08:50 +00:00
nor..67
527a7b5321 SDK:
- fix BlenderDataObject righ-click properties

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10235 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 01:33:35 +00:00
nor..67
53ed4a4a76 SDK:
- improve getAssetFileObject to include items from jar files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10234 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 23:36:24 +00:00
Kae..pl
ded6dce715 Bugfix: fixed a bug that occured when vertex had more than 4 weights but the first 4 weights were not attached to any bone.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10233 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 14:47:44 +00:00
Kae..pl
a37b8114b9 Bugfix: fixed a bug that caused an NPE exception which occured when IPO had no curves attached.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10232 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 14:46:43 +00:00
Kae..pl
2b94486677 Bugfix: fixed dead code area and NPE being thrown when loading the textures.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10231 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 14:29:17 +00:00
nor..67
2da59144c0 - fix blender loader losing texture origin, which caused storing of all images in the j3o instead of referencing them via the assetManager
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10230 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 04:16:58 +00:00
nor..67
2bbf679c17 SDK:
- do not overwrite "ORIGINAL_PATH" AssetData property when saving a j3o file another time

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10229 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:33:04 +00:00
nor..67
b9de3a2eb1 SDK:
- Small cleanups in SpatialAssetDataObject, BinaryModelDataObject

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10228 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:24:05 +00:00
nor..67
c2f1c53457 SDK:
- generalize BinaryModelFileLoader a bit, cleanup javadoc

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10227 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:21:04 +00:00
nor..67
b0fd69c6da SDK:
- make AssetData persist itself automatically
- generalize AssetData prop file suffix creation

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10226 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:06:37 +00:00
rem..om
361e45d04e Applied parent transforms if any in the lookAt method of Spatial.
updated javadoc

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10225 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:01:19 +00:00
nor..67
0617e63637 SDK:
- improve BlenderTool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10224 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 05:44:33 +00:00
nor..67
9486205419 SDK NBI Installer:
- Include whole app package for Blender/OSX

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10223 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 05:30:39 +00:00
nor..67
a51179115a SDK NBI Installer:
- Make windows installer reference jmonkeyplatform64.exe stub when installing 64bit version

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10222 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 03:57:08 +00:00
nor..67
ab8af25455 SDK:
- Add some more logging to ImportModel

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10221 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 03:19:24 +00:00
nor..67
3af23e94f2 SDK:
- change import options for advanced ogre import

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10220 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 02:29:57 +00:00
sha..RD
d6448dd112 * Ensure bind pose format and num components matches base buffer. Fixes crash when batching model with 3D tangents
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10219 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 02:29:49 +00:00
nor..67
3de0e580b8 SDK NBI Installer:
- Add fix for broken JDK installs from installer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10218 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 02:25:31 +00:00
nor..67
0179665e4b SDK:
- Update genfiles to latest platform

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10217 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 02:02:04 +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
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