nor..67
|
c028bc4212
- add some user feedback when Custom Control classes cannot be instantiated
|
14 년 전 |
nor..67
|
dd5449a33b
- add a selection list of classes that extend AbstractControl or implement Control for custom Control wizard
|
14 년 전 |
dan..om
|
fbb396b8a2
* Fixed extrapolateLinear() so it would really extrapolates if bigger than 1 or smaller than 0. The old behavior was to clamp between 0 and 1, doing exactly the same thing as interpolateLinear().
|
14 년 전 |
nor..67
|
12b70d9b29
- change default wizard title for Custom Controls
|
14 년 전 |
nor..67
|
47e9b74e6a
- enable compile on save by default in BasicGameProject
|
14 년 전 |
nor..67
|
159d9d5e2b
- fix ProjectAssetManager classpath url gathering
|
14 년 전 |
nor..67
|
3c4fa71a3c
- throw exception when trying to set AssetEventListener on ProjectAssetManager -> use addEventListener
|
14 년 전 |
nor..67
|
02dc993c21
- remove futile call
|
14 년 전 |
nor..67
|
a9501c7ed4
- add list of external AssetKeys and FileObjects to AssetDataObject
|
14 년 전 |
nor..67
|
70d600bc24
- add project classpath items to ProjectAssetManager as UrlLocators
|
14 년 전 |
nor..67
|
01e7ae48b4
- add physics button tooltips Bundle.properties
|
14 년 전 |
nor..67
|
dc82dd7680
- add physics button tooltips
|
14 년 전 |
nor..67
|
23b4e2fcf0
- synchronized access to AssetManager ClassLoader list
|
14 년 전 |
nor..67
|
c0695b0a3a
- make ClassLoader list in AssetManager a syncronized list
|
14 년 전 |
nor..67
|
200801cd4e
SDK:
|
14 년 전 |
nor..67
|
5826b4cefe
SDK:
|
14 년 전 |
nor..67
|
95d2b2d710
SDK:
|
14 년 전 |
nor..67
|
0776fbf94a
SDK:
|
14 년 전 |
nor..67
|
9f16b989fe
- add a way to add a classpath for loading in-asset classes to AssetManager, use in BinaryImporter
|
14 년 전 |
nor..67
|
6936c34b75
- add code for keeping list of additional assets for AssetDataObject (not used anywhere yet)
|
14 년 전 |
nor..67
|
85d5666644
- fix nightly compile error due to changed AssetEventListener interface
|
14 년 전 |
sha..rd
|
511c417fe7
* AssetEventListener now has an additional callback that can be used to detect when a dependent asset has failed to load.
|
14 년 전 |
sha..rd
|
66127db26d
* Standardized handling for loading dependent assets for all loaders
|
14 년 전 |
bre..ns
|
21809776dc
allow empty keyframe sets (rotation, translation) to be supplied to SpatialTrack
|
14 년 전 |
sha..rd
|
de75b794c2
* Remove duplicate code in MeshLoader that handles loading the material list
|
14 년 전 |
sha..rd
|
cfd13e8d33
* Added some new lines here and there
|
14 년 전 |
sha..rd
|
177c88d645
* Rewrote handling of URL based locators to use a shared UrlAssetInfo.
|
14 년 전 |
sha..rd
|
d8682c94c3
* Fixed crash that happens when an Ogre3D mesh.xml model has an empty boneassignments tag
|
14 년 전 |
nor..67
|
74c636a464
- re-enable copying of javadoc with nightly build
|
14 년 전 |
PSp..om
|
d2e2935d90
Default the application timer to NanoTimer. I did this
|
14 년 전 |