| .. |
|
Android
|
e74ee4ce52
Fixed exiting on Android.
|
12 years ago |
|
CMake
|
328bf54dc6
Use Apple libtool when building static lib using Makefile. Closes #74.
|
12 years ago |
|
Engine
|
1b25167781
Do not allocate String's initial buffer yet when resizing to zero size. Closes #87.
|
12 years ago |
|
Extras
|
b957f60143
Added ApplyMaterialList() function to StaticModel so that the feature can be used outside the editor as well. Refactored editor to use that function instead of its own implementation.
|
12 years ago |
|
Samples
|
e19bed4946
Clean up scene node related comments in samples.
|
12 years ago |
|
ThirdParty
|
9a3f8e5aa5
Call SetProcessDPIAware() function on SDL video initialization to prevent Windows 8.1 from scaling & blurring the window on high DPI settings. Closes #83.
|
12 years ago |
|
Tools
|
8b8790e481
Added option to import non-skinning bones in AssetImporter. Closes #82.
|
12 years ago |
|
CMakeLists.txt
|
15c61cb739
Use CMake command to move and rename for portability. Closes #73.
|
12 years ago |