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
12 years ago
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
12 years ago
nor..67
0179665e4b
SDK:
...
- Update genfiles to latest platform
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10217 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
dc21825615
SDK:
...
- Update genfiles to latest platform
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10216 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
437d34636b
- make AssetKey not flatten relative paths
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10205 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
dd540f4d84
SDK:
...
- add createAsset method to ProjectAssetManager
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10199 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
ff0b35b5f0
SDK:
...
- extend UberAssetLocator
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10197 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
e7740f5eb1
SDK:
...
- update actual ant lib jar
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10193 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
9425cf4f74
SDK:
...
- add separate documentation plugin
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10186 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
fe828fbc94
SDK:
...
- remove documentation from core plugin
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10185 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
nor..67
97558ab94f
SDK:
...
- cleanup OffScreenPanel lifecycle
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10182 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
458c623f57
SDK:
...
- fix Model Importer AssetKey check
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10180 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
nor..67
e066389127
SDK:
...
- Update manual from wiki
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10177 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
787b16b594
SDK:
...
- update licenses
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10175 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
624b3ecc0f
SDK:
...
- add UberAssetLocator class
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10174 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago