BearishSun 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 anos atrás
..
BsEngineScriptLibrary.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 anos atrás
BsManagedComponent.cpp a419f4cb4f Postprocessing WIP 9 anos atrás
BsManagedDiff.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 anos atrás
BsManagedResource.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsManagedResourceManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsManagedResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsManagedSerializableArray.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsManagedSerializableDictionary.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsManagedSerializableDiff.cpp 09aabe9f2d Fixed a crash in prefab diff generation that was caused when new code for serializing gameobject/resource references was introduced 9 anos atrás
BsManagedSerializableField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsManagedSerializableList.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsManagedSerializableObject.cpp 7074585593 No longer call constructor after managed object deserialization (no guarantees the class will have one) 9 anos atrás
BsManagedSerializableObjectInfo.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsPlayInEditorManager.cpp 15dc008c90 Added a way to pause the physics simulation 9 anos atrás
BsScriptAssemblyManager.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptAsyncOp.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptBoneWeight.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptBoxCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptBuiltin.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptCamera.cpp eb5d33c976 Post processing: 9 anos atrás
BsScriptCapsuleCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptCharacterController.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptCollisionData.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptColor.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptComponent.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptContextMenu.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptControllerCollision.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptCursor.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptD6Joint.cpp 36cb81dc6d All joints tested and working 9 anos atrás
BsScriptD6Joint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 anos atrás
BsScriptDebug.cpp a993962372 More work on improving documentation for doxygen generation 9 anos atrás
BsScriptDistanceJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptEnginePlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 anos atrás
BsScriptFixedJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptFixedJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 anos atrás
BsScriptFont.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptFontBitmap.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptGUI.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptGUIButton.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUIContent.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptGUIContentImages.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptGUIElement.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptGUIElementStateStyle.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptGUIElementStyle.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptGUIFixedSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptGUIFlexibleSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptGUIInputBox.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUILabel.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUILayout.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUILayoutUtility.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptGUIListBox.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUIProgressBar.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUIRenderTexture.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUIScrollArea.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUISkin.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptGUISlider.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUITexture.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUIToggle.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptGUIToggleGroup.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptGUIWidget.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptGameObject.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptGameObjectManager.cpp 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class 9 anos atrás
BsScriptHString.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptHingeJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptHingeJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 anos atrás
BsScriptInput.cpp 75e2114721 Better way of converting screen position to world ray 9 anos atrás
BsScriptInputConfiguration.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptJoint.cpp 8d394ebd50 Finishing up work on Joint initialization refactor 9 anos atrás
BsScriptJointCommon.cpp 36cb81dc6d All joints tested and working 9 anos atrás
BsScriptLight.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptLogEntry.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptManagedResource.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptMaterial.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptMesh.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptMeshCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptMeshData.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptObject.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptObjectImpl.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptObjectManager.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 anos atrás
BsScriptPhysics.cpp 75e2114721 Better way of converting screen position to world ray 9 anos atrás
BsScriptPhysicsMaterial.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptPhysicsMesh.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptPhysicsQueryHit.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptPixelData.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptPixelUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptPlainText.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptPlaneCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptPostProcessSettings.cpp eb5d33c976 Post processing: 9 anos atrás
BsScriptPrefab.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptProfilerOverlayInternal.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptRenderTarget.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptRenderTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptRenderTexture2D.cpp aa06514ff9 Added support for texture arrays 9 anos atrás
BsScriptRenderable.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptResource.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptResourceManager.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptResourceRef.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 anos atrás
BsScriptResources.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 anos atrás
BsScriptRigidbody.cpp f92ea8ea21 Removed unused Physics code 9 anos atrás
BsScriptScene.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptSceneObject.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptScriptCode.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptSerializableArray.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptSerializableDictionary.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptSerializableField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptSerializableList.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptSerializableObject.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptSerializableProperty.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptSerializableUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptShader.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptShaderInclude.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptSliderJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptSliderJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 anos atrás
BsScriptSphereCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptSphericalJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 anos atrás
BsScriptSphericalJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 anos atrás
BsScriptSpriteTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptStringTable.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptTexture2D.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptTexture3D.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptTextureCube.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás
BsScriptTime.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anos atrás
BsScriptVector.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptVector2I.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptVirtualButton.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 anos atrás
BsScriptVirtualInput.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anos atrás