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