BearishSun 03b88c5876 Added algorithm for arbitrary triangle mesh clipping (needed for new GUICanvas element) преди 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 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 преди 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 4b94620550 Added materials manual, plus some doc improvements преди 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 d3f5284f2a Fixing code style преди 9 години
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation преди 9 години
BsEvent.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative преди 9 години
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 преди 9 години
BsFlags.h d55a7fb18f Fix compilation issue (typo) in BsFlags.h преди 9 години
BsFrameAlloc.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative преди 9 години
BsFwdDeclUtil.h 63c61046cd Refactor serialization/RTTI system so it supports streaming преди 9 години
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements преди 9 години
BsIReflectable.h 4b94620550 Added materials manual, plus some doc improvements преди 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 a75b8cca77 More work on improving documentation for doxygen generation преди 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 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 преди 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 cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings преди 9 години
BsPlatformUtility.h c168935089 Timers now use std::chrono преди 9 години
BsPrerequisitesUtil.h eb5d33c976 Post processing: преди 9 години
BsQuaternion.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier преди 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks преди 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 a75b8cca77 More work on improving documentation for doxygen generation преди 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 d3f5284f2a Fixing code style преди 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 58d28d8ffb Fix missing include преди 9 години