2
0
Marko Pintera 2c35a0c825 Removed all the unused allocators 10 жил өмнө
..
BsManagedComponent.cpp 5b5a6302e5 Added OnEnabled/OnDisabled callback to Component 10 жил өмнө
BsManagedDiff.cpp 2c35a0c825 Removed all the unused allocators 10 жил өмнө
BsManagedResource.cpp 2c35a0c825 Removed all the unused allocators 10 жил өмнө
BsManagedResourceManager.cpp 35b5f1e6f3 Managed resource unloading works properly 11 жил өмнө
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 2c35a0c825 Removed all the unused allocators 10 жил өмнө
BsManagedSerializableList.cpp 2c35a0c825 Removed all the unused allocators 10 жил өмнө
BsManagedSerializableObject.cpp 2c35a0c825 Removed all the unused allocators 10 жил өмнө
BsManagedSerializableObjectInfo.cpp 2b6bfc1cd7 Neater ResourceManagerCode 10 жил өмнө
BsScriptAssemblyManager.cpp 2c35a0c825 Removed all the unused allocators 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 жил өмнө
BsScriptCameraHandler.cpp afca99b5e8 More work on Lights 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 d8f42b37eb Properly cleaning up scene on shutdown 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 ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 жил өмнө
BsScriptGUIElement.cpp b2dcd9bf9f Optimized ScrollArea layout updates 10 жил өмнө
BsScriptGUIElementStateStyle.cpp e3d3e734a2 Documentation 10 жил өмнө
BsScriptGUIElementStyle.cpp e3d3e734a2 Documentation 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 86f54d6527 Mostly finished with the project library import progress bar 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 жил өмнө
BsScriptGUISlider.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 10 жил өмнө
BsScriptGUITexture.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) 10 жил өмнө
BsScriptGUIToggle.cpp 97422accdc All thunk calls now use MonoUtil::invokeThunk 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 cd3174bc2a Localized strings no longer use a callback to notify owners about changes 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 жил өмнө
BsScriptLightInternal.cpp afca99b5e8 More work on Lights 10 жил өмнө
BsScriptManagedResource.cpp 3638a07125 More fixes to assembly refresh 11 жил өмнө
BsScriptMaterial.cpp 2b6bfc1cd7 Neater ResourceManagerCode 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 774f974053 Fixed an issue where complex objects display in an array or a list would try to insert their GUI elements at wrong layout indices 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 ddef406ac9 C# profiler overlay 10 жил өмнө
BsScriptRenderTarget.cpp 93e2eff9b6 Added C# RenderTarget 11 жил өмнө
BsScriptRenderTexture.cpp 93e2eff9b6 Added C# RenderTarget 11 жил өмнө
BsScriptRenderTexture2D.cpp 2b6bfc1cd7 Neater ResourceManagerCode 10 жил өмнө
BsScriptRenderableHandler.cpp 00753da319 Fixed managed Renderable and Camera handlers so they are properly destroyed 10 жил өмнө
BsScriptResource.cpp a2831fc54b Documentation 10 жил өмнө
BsScriptResourceManager.cpp 2b6bfc1cd7 Neater ResourceManagerCode 10 жил өмнө
BsScriptScene.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances 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 жил өмнө