BearishSun 8b5a233303 Added sync methods to material params 9 سال پیش
..
ThirdParty 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 سال پیش
Win32 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 سال پیش
BsAABox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsAny.h 85bfb6007d Fix missing "std::" 9 سال پیش
BsAsyncOp.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 سال پیش
BsBinaryCloner.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
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 9 سال پیش
BsBitwise.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 سال پیش
BsBounds.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsCapsule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
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 9 سال پیش
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 8b5a233303 Added sync methods to material params 9 سال پیش
BsDegree.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsDynLib.h 91656d7141 Complete dynamic library handling on OS X 9 سال پیش
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation 9 سال پیش
BsEvent.h 9ceee03530 Events now trigger their subscribers in the order they subscribed 9 سال پیش
BsException.h 8b5a233303 Added sync methods to material params 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 9 سال پیش
BsFlags.h e394a4f07d Fixing a bug with managed object data serialization introduced in previous commit 9 سال پیش
BsFrameAlloc.h ffe26a04f5 Complete StdAlloc and StdFrameAlloc 9 سال پیش
BsFwdDeclUtil.h 0b4c5846dc Added a way to attach editor-only data to resources 9 سال پیش
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements 9 سال پیش
BsIReflectable.h 0b4c5846dc Added a way to attach editor-only data to resources 9 سال پیش
BsIReflectableRTTI.h 0b4c5846dc Added a way to attach editor-only data to resources 9 سال پیش
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 9 سال پیش
BsLog.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 سال پیش
BsMath.h c8f410651d Skeletal animation up and running 9 سال پیش
BsMatrix3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
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 9 سال پیش
BsMemAllocProfiler.h a75b8cca77 More work on improving documentation for doxygen generation 9 سال پیش
BsMemStack.h 6f00387451 OpenAudio importer implemented 9 سال پیش
BsMemoryAllocator.h ffe26a04f5 Complete StdAlloc and StdFrameAlloc 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 9 سال پیش
BsMessageHandlerFwd.h a75b8cca77 More work on improving documentation for doxygen generation 9 سال پیش
BsModule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
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 9 سال پیش
BsPlatformDefines.h 8b5a233303 Added sync methods to material params 9 سال پیش
BsPlatformUtility.h c168935089 Timers now use std::chrono 9 سال پیش
BsPrerequisitesUtil.h 4036f8a11b Added missing plugin documentation 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) 9 سال پیش
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 9 سال پیش
BsRTTIReflectablePtrField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 سال پیش
BsRTTIType.h e68639e272 Fix a compilation error from BsRTTIType.h 9 سال پیش
BsRadian.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsRay.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsRect2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsRect2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsRect3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
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 9 سال پیش
BsSphere.h a75b8cca77 More work on improving documentation for doxygen generation 9 سال پیش
BsSpinLock.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsStaticAlloc.h a75b8cca77 More work on improving documentation for doxygen generation 9 سال پیش
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 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 سال پیش
BsStringID.h 3b2a4ab050 More work on manuals and documentation 9 سال پیش
BsTaskScheduler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 سال پیش
BsTestOutput.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsTestSuite.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 سال پیش
BsTexAtlasGenerator.h a75b8cca77 More work on improving documentation for doxygen generation 9 سال پیش
BsThreadDefines.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 سال پیش
BsThreadPool.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 سال پیش
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 9 سال پیش
BsTypes.h 986677a738 More work on improving documentation for doxygen generation 9 سال پیش
BsUtil.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsVector2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsVector2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
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 9 سال پیش
BsVectorNI.h f68efb2669 Fix a compilation error in BsVectorNI.h 9 سال پیش