BearishSun a29d10f79d Instantiate scene objects/components after prefab diff only after game object handles are resolved to avoid issue of broken handles 9 年 前
..
BsEngineScriptLibrary.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 年 前
BsManagedComponent.cpp 10e057da7b Prefab fixes: 9 年 前
BsManagedDiff.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 年 前
BsManagedResource.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsManagedResourceManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsManagedResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsManagedSerializableArray.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsManagedSerializableDictionary.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsManagedSerializableDiff.cpp c2075062e0 Prefab fixes: 9 年 前
BsManagedSerializableField.cpp a774a03552 AnimationClip foundation 9 年 前
BsManagedSerializableList.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsManagedSerializableObject.cpp 7074585593 No longer call constructor after managed object deserialization (no guarantees the class will have one) 9 年 前
BsManagedSerializableObjectInfo.cpp a774a03552 AnimationClip foundation 9 年 前
BsPlayInEditorManager.cpp 7b8fc664ea Exposed global Audio manager to managed code 9 年 前
BsScriptAnimationClip.cpp a774a03552 AnimationClip foundation 9 年 前
BsScriptAssemblyManager.cpp a774a03552 AnimationClip foundation 9 年 前
BsScriptAsyncOp.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptAudio.cpp 7b8fc664ea Exposed global Audio manager to managed code 9 年 前
BsScriptAudioClip.cpp 32e348ea19 AudioClip exposed to managed code 9 年 前
BsScriptAudioListener.cpp 127ba3a962 Added C++ wrappers for AudioSource/AudioListener managed interop 9 年 前
BsScriptAudioSource.cpp 98598d5494 OpenAL audio source implementation finished (needs testing) 9 年 前
BsScriptBoneWeight.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptBoxCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptBuiltin.cpp 7a734eddd0 Exposed default builtin font to C# 9 年 前
BsScriptCamera.cpp eb5d33c976 Post processing: 9 年 前
BsScriptCapsuleCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptCharacterController.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptCollisionData.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptColor.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptComponent.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptContextMenu.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptControllerCollision.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptCursor.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptD6Joint.cpp 36cb81dc6d All joints tested and working 9 年 前
BsScriptD6Joint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 年 前
BsScriptDebug.cpp a993962372 More work on improving documentation for doxygen generation 9 年 前
BsScriptDistanceJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptEnginePlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 年 前
BsScriptFixedJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptFixedJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 年 前
BsScriptFont.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptFontBitmap.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptGUI.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptGUIButton.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUICanvas.cpp 6f0747c8f6 Various fixes in order to get GUICanvas functional 9 年 前
BsScriptGUIContent.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptGUIContentImages.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptGUIElement.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptGUIElementStateStyle.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptGUIElementStyle.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptGUIFixedSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptGUIFlexibleSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptGUIInputBox.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUILabel.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUILayout.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUILayoutUtility.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptGUIListBox.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUIProgressBar.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUIRenderTexture.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUIScrollArea.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUISkin.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptGUISlider.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUITexture.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 年 前
BsScriptGUIToggle.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptGUIToggleGroup.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptGUIWidget.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptGameObject.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptGameObjectManager.cpp a29d10f79d Instantiate scene objects/components after prefab diff only after game object handles are resolved to avoid issue of broken handles 9 年 前
BsScriptHString.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptHingeJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptHingeJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 年 前
BsScriptInput.cpp 75e2114721 Better way of converting screen position to world ray 9 年 前
BsScriptInputConfiguration.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptJoint.cpp 8d394ebd50 Finishing up work on Joint initialization refactor 9 年 前
BsScriptJointCommon.cpp 36cb81dc6d All joints tested and working 9 年 前
BsScriptLight.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptLogEntry.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptManagedResource.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptMaterial.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptMesh.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptMeshCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptMeshData.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptObject.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptObjectImpl.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptObjectManager.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 年 前
BsScriptPhysics.cpp 75e2114721 Better way of converting screen position to world ray 9 年 前
BsScriptPhysicsMaterial.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptPhysicsMesh.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptPhysicsQueryHit.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptPixelData.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptPixelUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptPlainText.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptPlaneCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptPostProcessSettings.cpp eb5d33c976 Post processing: 9 年 前
BsScriptPrefab.cpp 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 年 前
BsScriptProfilerOverlayInternal.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptRenderTarget.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptRenderTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptRenderTexture2D.cpp aa06514ff9 Added support for texture arrays 9 年 前
BsScriptRenderable.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptResource.cpp a774a03552 AnimationClip foundation 9 年 前
BsScriptResourceManager.cpp a774a03552 AnimationClip foundation 9 年 前
BsScriptResourceRef.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 年 前
BsScriptResources.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 年 前
BsScriptRigidbody.cpp f92ea8ea21 Removed unused Physics code 9 年 前
BsScriptScene.cpp 4c5c890f60 Fixed generic prefab loading 9 年 前
BsScriptSceneObject.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptScriptCode.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptSerializableArray.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptSerializableDictionary.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptSerializableField.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptSerializableList.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptSerializableObject.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptSerializableProperty.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptSerializableUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptShader.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptShaderInclude.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptSliderJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptSliderJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 年 前
BsScriptSphereCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptSphericalJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 年 前
BsScriptSphericalJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 年 前
BsScriptSpriteTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptStringTable.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptTexture2D.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptTexture3D.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptTextureCube.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前
BsScriptTime.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年 前
BsScriptVector.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptVector2I.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptVirtualButton.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 年 前
BsScriptVirtualInput.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年 前