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