BearishSun 0242ecc59b Skeleton pose evaluation with support for blending and layers 9 tahun lalu
..
ThirdParty 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 tahun lalu
Win32 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 tahun lalu
BsAABox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsAny.h 95b0288ee4 Any now properly clears internal data when assigned a nullptr 9 tahun lalu
BsAsyncOp.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 tahun lalu
BsBinaryCloner.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsBinaryDiff.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 tahun lalu
BsBinarySerializer.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 tahun lalu
BsBitmapWriter.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsBitwise.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsBounds.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsCapsule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsColor.h 744ce4870d Fix templates being specialized in a different namespace 9 tahun lalu
BsConvexVolume.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsCrashHandler.h cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 tahun lalu
BsDataStream.h 179e63a1eb Added FMOD audio import 9 tahun lalu
BsDebug.h 4b94620550 Added materials manual, plus some doc improvements 9 tahun lalu
BsDegree.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsDynLib.h ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 tahun lalu
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation 9 tahun lalu
BsEvent.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 tahun lalu
BsException.h 50428d2fe2 Registration of audio source/listener with OAAudio manager, their creation and reset (multiple contexts) 9 tahun lalu
BsFileSerializer.h 584feaa51c Added play on start for audio sources 9 tahun lalu
BsFileSystem.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsFlags.h d55a7fb18f Fix compilation issue (typo) in BsFlags.h 9 tahun lalu
BsFrameAlloc.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 tahun lalu
BsFwdDeclUtil.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 tahun lalu
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements 9 tahun lalu
BsIReflectable.h 4b94620550 Added materials manual, plus some doc improvements 9 tahun lalu
BsLine2.h 3df22b5671 Added generation of connected quads needed for AA polyline rendering 9 tahun lalu
BsLineSegment3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsLog.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 tahun lalu
BsMath.h f67d045aa2 Animation curves now cache data to speed up sequential evaluations 9 tahun lalu
BsMatrix3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsMatrix4.h eb5d33c976 Post processing: 9 tahun lalu
BsMatrixNxM.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsMemAllocProfiler.h a75b8cca77 More work on improving documentation for doxygen generation 9 tahun lalu
BsMemStack.h 6f00387451 OpenAudio importer implemented 9 tahun lalu
BsMemoryAllocator.h 0c378dd6fb Fix missing includes 9 tahun lalu
BsMemorySerializer.h 584feaa51c Added play on start for audio sources 9 tahun lalu
BsMessageHandler.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsMessageHandlerFwd.h a75b8cca77 More work on improving documentation for doxygen generation 9 tahun lalu
BsModule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsPath.h d082834079 Fixing invalid include path 9 tahun lalu
BsPlane.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsPlatformDefines.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 tahun lalu
BsPlatformUtility.h c168935089 Timers now use std::chrono 9 tahun lalu
BsPrerequisitesUtil.h eb5d33c976 Post processing: 9 tahun lalu
BsQuaternion.h 0242ecc59b Skeleton pose evaluation with support for blending and layers 9 tahun lalu
BsRTTIField.h 03b88c5876 Added algorithm for arbitrary triangle mesh clipping (needed for new GUICanvas element) 9 tahun lalu
BsRTTIManagedDataBlockField.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 tahun lalu
BsRTTIPlainField.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 tahun lalu
BsRTTIPrerequisites.h 2afeb5839d Fix the order of a couple of declarations 9 tahun lalu
BsRTTIReflectableField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsRTTIReflectablePtrField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsRTTIType.h 76ba8a4b32 Animation clip import functional 9 tahun lalu
BsRadian.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsRay.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsRect2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsRect2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsRect3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsSerializedObject.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 tahun lalu
BsSerializedObjectRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 tahun lalu
BsServiceLocator.h 3b2a4ab050 More work on manuals and documentation 9 tahun lalu
BsSphere.h a75b8cca77 More work on improving documentation for doxygen generation 9 tahun lalu
BsSpinLock.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsStaticAlloc.h a75b8cca77 More work on improving documentation for doxygen generation 9 tahun lalu
BsStdHeaders.h 2afeb5839d Fix the order of a couple of declarations 9 tahun lalu
BsString.h 744ce4870d Fix templates being specialized in a different namespace 9 tahun lalu
BsStringFormat.h a75b8cca77 More work on improving documentation for doxygen generation 9 tahun lalu
BsStringID.h 3b2a4ab050 More work on manuals and documentation 9 tahun lalu
BsTaskScheduler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 tahun lalu
BsTestOutput.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsTestSuite.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 tahun lalu
BsTexAtlasGenerator.h a75b8cca77 More work on improving documentation for doxygen generation 9 tahun lalu
BsThreadDefines.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 tahun lalu
BsThreadPool.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 tahun lalu
BsTime.h c168935089 Timers now use std::chrono 9 tahun lalu
BsTimer.h c168935089 Timers now use std::chrono 9 tahun lalu
BsTorus.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsTypes.h 986677a738 More work on improving documentation for doxygen generation 9 tahun lalu
BsUtil.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsVector2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsVector2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsVector3.h d3f5284f2a Fixing code style 9 tahun lalu
BsVector4.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 tahun lalu
BsVectorNI.h 58d28d8ffb Fix missing include 9 tahun lalu