BearishSun 4bfb7023eb Clear states in RenderStateManager before shutdown as states try to access that manager when they're destructed пре 10 година
..
BsEngineScriptLibrary.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases пре 10 година
BsGameResourceManager.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone пре 10 година
BsManagedComponent.cpp 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated пре 10 година
BsManagedDiff.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsManagedResource.cpp 5e8883741e Fixed an issue where managed resource deserialization was creating a new managed instance instead of populating an existing one пре 10 година
BsManagedResourceManager.cpp c369197bb8 Fixed an issue where event connections weren being properly released in some cases пре 10 година
BsManagedResourceMetaData.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management пре 11 година
BsManagedSerializableArray.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsManagedSerializableDictionary.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsManagedSerializableDiff.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsManagedSerializableField.cpp 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support пре 10 година
BsManagedSerializableList.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsManagedSerializableObject.cpp 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated пре 10 година
BsManagedSerializableObjectInfo.cpp 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support пре 10 година
BsScriptAssemblyManager.cpp e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload пре 10 година
BsScriptAsyncOp.cpp 4667ba6cc9 Making blockUntilComplete an internal method пре 11 година
BsScriptBoneWeight.cpp 42f50ced62 Added C# Renderable and Mesh interfaces пре 10 година
BsScriptBuiltin.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptCamera.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names пре 10 година
BsScriptColor.cpp d5d2171319 Added C# PixelData пре 11 година
BsScriptComponent.cpp 598f1785c6 Documentation пре 10 година
BsScriptContextMenu.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsScriptCursor.cpp d5d2171319 Added C# PixelData пре 11 година
BsScriptDebug.cpp 734411f94d Status bar (untested) пре 10 година
BsScriptEnginePlugin.cpp e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload пре 10 година
BsScriptFont.cpp d75a4d76ab Getting everything to compile after C# ProjectLibrary additions пре 10 година
BsScriptGUIButton.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk пре 10 година
BsScriptGUIContent.cpp fb10aa71f2 Project Load/Unload (not tested) пре 10 година
BsScriptGUIElement.cpp fedd162d57 Various bug fixes relating to new project loading system: пре 10 година
BsScriptGUIElementStateStyle.cpp e3d3e734a2 Documentation пре 10 година
BsScriptGUIElementStyle.cpp 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support пре 10 година
BsScriptGUIFixedSpace.cpp d48eac3ca9 Modified how C# GUI element destruction works so it now properly handles elements that go out of scope пре 10 година
BsScriptGUIFlexibleSpace.cpp d48eac3ca9 Modified how C# GUI element destruction works so it now properly handles elements that go out of scope пре 10 година
BsScriptGUIInputBox.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk пре 10 година
BsScriptGUILabel.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsScriptGUILayout.cpp fedd162d57 Various bug fixes relating to new project loading system: пре 10 година
BsScriptGUILayoutUtility.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) пре 10 година
BsScriptGUIListBox.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk пре 10 година
BsScriptGUIProgressBar.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsScriptGUIRenderTexture.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsScriptGUIScrollArea.cpp 7458bc642f Fixed project window so it doesn't cause horizontal scroll to show up пре 10 година
BsScriptGUISkin.cpp 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support пре 10 година
BsScriptGUISlider.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk пре 10 година
BsScriptGUITexture.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) пре 10 година
BsScriptGUIToggle.cpp 200ca8179a WIP project window пре 10 година
BsScriptGUIToggleGroup.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" пре 11 година
BsScriptGameObject.cpp 06a238cab0 Update inspector as selection changes пре 10 година
BsScriptGameObjectManager.cpp 598f1785c6 Documentation пре 10 година
BsScriptHString.cpp fedd162d57 Various bug fixes relating to new project loading system: пре 10 година
BsScriptInput.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk пре 10 година
BsScriptInputConfiguration.cpp eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys пре 10 година
BsScriptLight.cpp 4bfb7023eb Clear states in RenderStateManager before shutdown as states try to access that manager when they're destructed пре 10 година
BsScriptManagedResource.cpp 3638a07125 More fixes to assembly refresh пре 11 година
BsScriptMaterial.cpp a637a4a168 Added clone() method to material to make it easier to modify individual instances пре 10 година
BsScriptMesh.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptMeshData.cpp 1076f0124b DefaultMeshData is now RendererMeshData and can be overriden by Renderer implementation пре 10 година
BsScriptObject.cpp 3aa329733b Assembly refresh (WIP - Does not run) пре 11 година
BsScriptObjectImpl.cpp b59b26a228 Fixed a crash when re-opening the scene window due to finalizer incorrectly cleaning up the active window пре 10 година
BsScriptObjectManager.cpp fedd162d57 Various bug fixes relating to new project loading system: пре 10 година
BsScriptPixelData.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsScriptPixelUtility.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsScriptPlainText.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptPrefab.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptProfilerOverlayInternal.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore пре 10 година
BsScriptRenderTarget.cpp 93e2eff9b6 Added C# RenderTarget пре 11 година
BsScriptRenderTexture.cpp 93e2eff9b6 Added C# RenderTarget пре 11 година
BsScriptRenderTexture2D.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptRenderable.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names пре 10 година
BsScriptResource.cpp 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support пре 10 година
BsScriptResourceManager.cpp 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support пре 10 година
BsScriptResources.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone пре 10 година
BsScriptScene.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone пре 10 година
BsScriptSceneObject.cpp ed523bc01d Scene view movement is now only active while in focus пре 10 година
BsScriptScriptCode.cpp 56fada9981 Added support for reading UTF8 & UTF16 files пре 10 година
BsScriptSerializableArray.cpp 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt пре 10 година
BsScriptSerializableDictionary.cpp 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt пре 10 година
BsScriptSerializableField.cpp d0a35f68a3 Tested and fixed InspectableObject partially пре 11 година
BsScriptSerializableList.cpp 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt пре 10 година
BsScriptSerializableObject.cpp 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt пре 10 година
BsScriptSerializableProperty.cpp 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt пре 10 година
BsScriptShader.cpp b938e35a76 Added proper Color parameter type to Shader пре 10 година
BsScriptSpriteTexture.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptStringTable.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptStringTableManager.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptTexture.cpp f256dad7d6 Texture refactor to comply with new CoreObject design пре 11 година
BsScriptTexture2D.cpp 2c35a0c825 Removed all the unused allocators пре 10 година
BsScriptTexture3D.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptTextureCube.cpp 2b6bfc1cd7 Neater ResourceManagerCode пре 10 година
BsScriptTime.cpp ddef406ac9 C# profiler overlay пре 10 година
BsScriptVector.cpp 42f50ced62 Added C# Renderable and Mesh interfaces пре 10 година
BsScriptVector2I.cpp 474830fefa C# input and virtual input work пре 11 година
BsScriptVirtualButton.cpp 474830fefa C# input and virtual input work пре 11 година
BsScriptVirtualInput.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk пре 10 година