BearishSun 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 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 85bfb6007d Fix missing "std::" пре 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 44face5b03 Added material params to the core thread Material object, in preparation of refactor пре 9 година
BsDegree.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsDynLib.h 91656d7141 Complete dynamic library handling on OS X пре 9 година
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation пре 10 година
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 пре 10 година
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 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 9 година
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements пре 10 година
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 пре 10 година
BsLog.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 10 година
BsMath.h c8f410651d Skeletal animation up and running пре 9 година
BsMatrix3.h 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 9 година
BsMatrix4.h 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 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 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 пре 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 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 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 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 da2ccca154 Bugfixes for skeletal animation and animation editor пре 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 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 пре 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 6e91706388 Fixing a memory corruption issue with skeletal animation poses пре 9 година
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 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 9 година
BsVector2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsVector3.h 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 9 година
BsVector4.h 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 9 година
BsVectorNI.h f68efb2669 Fix a compilation error in BsVectorNI.h пре 9 година