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