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