BearishSun 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues пре 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 пре 10 година
BsManagedResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 6e91706388 Fixing a memory corruption issue with skeletal animation poses пре 9 година
BsScriptAnimation.cpp 0a0047b369 Added generalized 1D blending пре 9 година
BsScriptAnimationClip.cpp a774a03552 AnimationClip foundation пре 9 година
BsScriptAnimationCurve.cpp 4dd9edcc77 Added C# AnimationCurve пре 9 година
BsScriptAssemblyManager.cpp a774a03552 AnimationClip foundation пре 9 година
BsScriptAsyncOp.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
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 пре 10 година
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 пре 10 година
BsScriptCharacterController.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
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 пре 10 година
BsScriptD6Joint.cpp 36cb81dc6d All joints tested and working пре 9 година
BsScriptD6Joint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptDebug.cpp a993962372 More work on improving documentation for doxygen generation пре 10 година
BsScriptDistanceJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptEnginePlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings пре 10 година
BsScriptFixedJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptFixedJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptFont.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptFontBitmap.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptGUI.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsScriptGUIButton.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly пре 9 година
BsScriptGUICanvas.cpp 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues пре 9 година
BsScriptGUIContent.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptGUIContentImages.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptGUIElement.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsScriptGUIElementStateStyle.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptGUIElementStyle.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptGUIFixedSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptGUIFlexibleSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
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 година
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 пре 10 година
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 пре 10 година
BsScriptGUIUtility.cpp 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues пре 9 година
BsScriptGUIWidget.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptGameObject.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
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 пре 10 година
BsScriptHingeJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptHingeJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptInput.cpp 75e2114721 Better way of converting screen position to world ray пре 10 година
BsScriptInputConfiguration.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptJoint.cpp 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptJointCommon.cpp 36cb81dc6d All joints tested and working пре 9 година
BsScriptLight.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptLogEntry.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptManagedResource.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsScriptMaterial.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
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 пре 10 година
BsScriptMeshData.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsScriptObject.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptObjectImpl.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsScriptPhysicsMaterial.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptPhysicsMesh.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
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 пре 10 година
BsScriptPlaneCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
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 пре 10 година
BsScriptRenderTarget.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsScriptRenderTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptRenderTexture2D.cpp aa06514ff9 Added support for texture arrays пре 9 година
BsScriptRenderable.cpp 6869dbcfbc Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component) пре 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 пре 10 година
BsScriptShaderInclude.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptSliderJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptSliderJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptSphereCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptSphericalJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptSphericalJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptSpriteTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptStringTable.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsScriptTextureCube.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsScriptTime.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година