BearishSun c62f5e09fa Fixing crash on shutdown 9 лет назад
..
BansheeCore 90a42af3f4 Fixing a crash due to SceneObject restore operation (objects were instantiated before their IDs were restored) 9 лет назад
BansheeD3D11RenderAPI c62f5e09fa Fixing crash on shutdown 9 лет назад
BansheeD3D9RenderAPI a9d20707e7 Mesh normals and tangents now use 8-bit unorm data format instead of the 32-bit floating point format, in order to reduce GPU bandwidth 9 лет назад
BansheeEditor 90a42af3f4 Fixing a crash due to SceneObject restore operation (objects were instantiated before their IDs were restored) 9 лет назад
BansheeEditorExec 46fe11386e Better logging for Mono errors and work on script debugging 9 лет назад
BansheeEngine f6514d571d Fixed a concurrency issue with the animation thread 9 лет назад
BansheeFBXImporter 7f2601923c Properly generate morph shape position and normal deltas on import 9 лет назад
BansheeFMOD cde0fbf269 Fixing documentation errors 9 лет назад
BansheeFontImporter bca1b75466 Updated third party dependency file structure since now there's a need for multiple engine libraries to reference the same external library 9 лет назад
BansheeFreeImgImporter bca1b75466 Updated third party dependency file structure since now there's a need for multiple engine libraries to reference the same external library 9 лет назад
BansheeGLRenderAPI a9d20707e7 Mesh normals and tangents now use 8-bit unorm data format instead of the 32-bit floating point format, in order to reduce GPU bandwidth 9 лет назад
BansheeMono 8de834e01c Animation playback during edit mode for preview purposes (WIP) 9 лет назад
BansheeOISInput 8e4b67bc9b Fix use of BS_PLATFORM_APPLE instead of BS_PLATFORM_OSX 9 лет назад
BansheeOpenAudio cde0fbf269 Fixing documentation errors 9 лет назад
BansheePhysX 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 лет назад
BansheeSL 621d0f7d33 Properly handle multiple defines in a shader 9 лет назад
BansheeUtility 9a8244ddc4 Renaming a folder in project library no longer causes a full reimport of all files in that folder 9 лет назад
CMake ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 лет назад
ExampleProject 671b4756e3 Chosen CMake modules during build will now automatically be used for engine initialization 9 лет назад
Game ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 лет назад
MBansheeEditor 326d9c669c Project library cut/copy/paste no longer triggers an unnecessary reimport, and the resources don't lose their meta-data after the operation 9 лет назад
MBansheeEngine 87c5aec53e Array and list entries can now also be animated 9 лет назад
RenderBeast e26feb2393 Properly check for valid vertex descriptor for morph meshes 9 лет назад
SBansheeEditor 90a42af3f4 Fixing a crash due to SceneObject restore operation (objects were instantiated before their IDs were restored) 9 лет назад
SBansheeEngine b89005a830 Added morph shape curve evaluation 9 лет назад
CMakeLists.txt 8a65b3de98 Skeletal animation now functional: 9 лет назад