BearishSun da2ccca154 Bugfixes for skeletal animation and animation editor преди 9 години
..
ThirdParty 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) преди 9 години
Win32 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) преди 9 години
BsAABox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsAny.h 85bfb6007d Fix missing "std::" преди 9 години
BsAsyncOp.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative преди 9 години
BsBinaryCloner.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsBinaryDiff.h 63c61046cd Refactor serialization/RTTI system so it supports streaming преди 9 години
BsBinarySerializer.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks преди 9 години
BsBitmapWriter.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsBitwise.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings преди 9 години
BsBounds.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsCapsule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsColor.h 744ce4870d Fix templates being specialized in a different namespace преди 9 години
BsConvexVolume.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsCrashHandler.h cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor преди 9 години
BsDataStream.h 179e63a1eb Added FMOD audio import преди 9 години
BsDebug.h 44face5b03 Added material params to the core thread Material object, in preparation of refactor преди 9 години
BsDegree.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsDynLib.h 91656d7141 Complete dynamic library handling on OS X преди 9 години
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation преди 9 години
BsEvent.h 9ceee03530 Events now trigger their subscribers in the order they subscribed преди 9 години
BsException.h 8b5a233303 Added sync methods to material params преди 9 години
BsFileSerializer.h 584feaa51c Added play on start for audio sources преди 9 години
BsFileSystem.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links преди 9 години
BsFlags.h e394a4f07d Fixing a bug with managed object data serialization introduced in previous commit преди 9 години
BsFrameAlloc.h ffe26a04f5 Complete StdAlloc and StdFrameAlloc преди 9 години
BsFwdDeclUtil.h 0b4c5846dc Added a way to attach editor-only data to resources преди 9 години
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements преди 9 години
BsIReflectable.h 0b4c5846dc Added a way to attach editor-only data to resources преди 9 години
BsIReflectableRTTI.h 0b4c5846dc Added a way to attach editor-only data to resources преди 9 години
BsLine2.h 3df22b5671 Added generation of connected quads needed for AA polyline rendering преди 9 години
BsLineSegment3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsLog.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative преди 9 години
BsMath.h c8f410651d Skeletal animation up and running преди 9 години
BsMatrix3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsMatrix4.h eb5d33c976 Post processing: преди 9 години
BsMatrixNxM.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsMemAllocProfiler.h a75b8cca77 More work on improving documentation for doxygen generation преди 9 години
BsMemStack.h 6f00387451 OpenAudio importer implemented преди 9 години
BsMemoryAllocator.h ffe26a04f5 Complete StdAlloc and StdFrameAlloc преди 9 години
BsMemorySerializer.h 584feaa51c Added play on start for audio sources преди 9 години
BsMessageHandler.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsMessageHandlerFwd.h a75b8cca77 More work on improving documentation for doxygen generation преди 9 години
BsModule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsPath.h d082834079 Fixing invalid include path преди 9 години
BsPlane.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsPlatformDefines.h 8b5a233303 Added sync methods to material params преди 9 години
BsPlatformUtility.h c168935089 Timers now use std::chrono преди 9 години
BsPrerequisitesUtil.h 4036f8a11b Added missing plugin documentation преди 9 години
BsQuaternion.h 1c3d88dc71 Fixing animation clip import преди 9 години
BsRTTIField.h 03b88c5876 Added algorithm for arbitrary triangle mesh clipping (needed for new GUICanvas element) преди 9 години
BsRTTIManagedDataBlockField.h 63c61046cd Refactor serialization/RTTI system so it supports streaming преди 9 години
BsRTTIPlainField.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) преди 9 години
BsRTTIPrerequisites.h da2ccca154 Bugfixes for skeletal animation and animation editor преди 9 години
BsRTTIReflectableField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links преди 9 години
BsRTTIReflectablePtrField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links преди 9 години
BsRTTIType.h e68639e272 Fix a compilation error from BsRTTIType.h преди 9 години
BsRadian.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsRay.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsRect2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsRect2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsRect3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsSerializedObject.h 63c61046cd Refactor serialization/RTTI system so it supports streaming преди 9 години
BsSerializedObjectRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks преди 9 години
BsServiceLocator.h 3b2a4ab050 More work on manuals and documentation преди 9 години
BsSphere.h a75b8cca77 More work on improving documentation for doxygen generation преди 9 години
BsSpinLock.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsStaticAlloc.h a75b8cca77 More work on improving documentation for doxygen generation преди 9 години
BsStdHeaders.h 2afeb5839d Fix the order of a couple of declarations преди 9 години
BsString.h 744ce4870d Fix templates being specialized in a different namespace преди 9 години
BsStringFormat.h 6e91706388 Fixing a memory corruption issue with skeletal animation poses преди 9 години
BsStringID.h 3b2a4ab050 More work on manuals and documentation преди 9 години
BsTaskScheduler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative преди 9 години
BsTestOutput.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsTestSuite.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links преди 9 години
BsTexAtlasGenerator.h a75b8cca77 More work on improving documentation for doxygen generation преди 9 години
BsThreadDefines.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative преди 9 години
BsThreadPool.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative преди 9 години
BsTime.h c168935089 Timers now use std::chrono преди 9 години
BsTimer.h c168935089 Timers now use std::chrono преди 9 години
BsTorus.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsTypes.h 986677a738 More work on improving documentation for doxygen generation преди 9 години
BsUtil.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsVector2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsVector2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsVector3.h 6fd40952e9 Additive animations преди 9 години
BsVector4.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 9 години
BsVectorNI.h f68efb2669 Fix a compilation error in BsVectorNI.h преди 9 години