BearishSun 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 years ago
..
BansheeCore a80ac209a3 Non-dirty morph shape vertices are now properly persisted across frames, fixing an issue with playback 9 years ago
BansheeD3D11RenderAPI 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 years ago
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 years ago
BansheeEditor 362e8f530a Updated docs 9 years ago
BansheeEditorExec 46fe11386e Better logging for Mono errors and work on script debugging 9 years ago
BansheeEngine f6514d571d Fixed a concurrency issue with the animation thread 9 years ago
BansheeFBXImporter 7f2601923c Properly generate morph shape position and normal deltas on import 9 years ago
BansheeFMOD cde0fbf269 Fixing documentation errors 9 years ago
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 years ago
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 years ago
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 years ago
BansheeMono 8de834e01c Animation playback during edit mode for preview purposes (WIP) 9 years ago
BansheeOISInput 8e4b67bc9b Fix use of BS_PLATFORM_APPLE instead of BS_PLATFORM_OSX 9 years ago
BansheeOpenAudio cde0fbf269 Fixing documentation errors 9 years ago
BansheePhysX 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 years ago
BansheeSL 621d0f7d33 Properly handle multiple defines in a shader 9 years ago
BansheeUtility 9a8244ddc4 Renaming a folder in project library no longer causes a full reimport of all files in that folder 9 years ago
CMake ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 years ago
ExampleProject 671b4756e3 Chosen CMake modules during build will now automatically be used for engine initialization 9 years ago
Game ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 years ago
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 years ago
MBansheeEngine 87c5aec53e Array and list entries can now also be animated 9 years ago
RenderBeast e26feb2393 Properly check for valid vertex descriptor for morph meshes 9 years ago
SBansheeEditor 886ae3abe6 Fixes to 32 bit mono crashes 9 years ago
SBansheeEngine b89005a830 Added morph shape curve evaluation 9 years ago
CMakeLists.txt 8a65b3de98 Skeletal animation now functional: 9 years ago