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