BearishSun 1c3d88dc71 Fixing animation clip import пре 9 година
..
ThirdParty 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 10 година
Win32 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 10 година
BsAABox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsAny.h 95b0288ee4 Any now properly clears internal data when assigned a nullptr пре 9 година
BsAsyncOp.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 10 година
BsBinaryCloner.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsBitwise.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings пре 10 година
BsBounds.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsCapsule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
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 4b94620550 Added materials manual, plus some doc improvements пре 10 година
BsDegree.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsDynLib.h ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work пре 9 година
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation пре 10 година
BsEvent.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 10 година
BsException.h 50428d2fe2 Registration of audio source/listener with OAAudio manager, their creation and reset (multiple contexts) пре 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 пре 10 година
BsFlags.h d55a7fb18f Fix compilation issue (typo) in BsFlags.h пре 9 година
BsFrameAlloc.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 10 година
BsFwdDeclUtil.h 63c61046cd Refactor serialization/RTTI system so it supports streaming пре 9 година
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements пре 10 година
BsIReflectable.h 4b94620550 Added materials manual, plus some doc improvements пре 10 година
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 пре 10 година
BsLog.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 10 година
BsMath.h 25f32bd929 Finish animation curve splitting пре 9 година
BsMatrix3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsMemAllocProfiler.h a75b8cca77 More work on improving documentation for doxygen generation пре 10 година
BsMemStack.h 6f00387451 OpenAudio importer implemented пре 9 година
BsMemoryAllocator.h 0c378dd6fb Fix missing includes пре 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 пре 10 година
BsMessageHandlerFwd.h a75b8cca77 More work on improving documentation for doxygen generation пре 10 година
BsModule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsPlatformDefines.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings пре 10 година
BsPlatformUtility.h c168935089 Timers now use std::chrono пре 9 година
BsPrerequisitesUtil.h eb5d33c976 Post processing: пре 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) пре 10 година
BsRTTIPrerequisites.h 2afeb5839d Fix the order of a couple of declarations пре 9 година
BsRTTIReflectableField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsRTTIReflectablePtrField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsRTTIType.h 76ba8a4b32 Animation clip import functional пре 9 година
BsRadian.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsRay.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsRect2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsRect2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsRect3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsSphere.h a75b8cca77 More work on improving documentation for doxygen generation пре 10 година
BsSpinLock.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsStaticAlloc.h a75b8cca77 More work on improving documentation for doxygen generation пре 10 година
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 a75b8cca77 More work on improving documentation for doxygen generation пре 10 година
BsStringID.h 3b2a4ab050 More work on manuals and documentation пре 10 година
BsTaskScheduler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 10 година
BsTestOutput.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsTestSuite.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsTexAtlasGenerator.h a75b8cca77 More work on improving documentation for doxygen generation пре 10 година
BsThreadDefines.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 10 година
BsThreadPool.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 10 година
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 пре 10 година
BsTypes.h 986677a738 More work on improving documentation for doxygen generation пре 10 година
BsUtil.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsVector2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsVector2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsVectorNI.h 58d28d8ffb Fix missing include пре 9 година