Marko Pintera 3a73e65b09 VS integration finished (for now) před 10 roky
..
BsManagedComponent.cpp bf23b6d2e6 Assembly refresh working (all obvious issues resolved) před 11 roky
BsManagedResource.cpp 3638a07125 More fixes to assembly refresh před 11 roky
BsManagedResourceManager.cpp 35b5f1e6f3 Managed resource unloading works properly před 11 roky
BsManagedResourceMetaData.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management před 11 roky
BsManagedSerializableArray.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsManagedSerializableDictionary.cpp 6bbe6114ce Many fixes to get assembly refresh working před 11 roky
BsManagedSerializableField.cpp 3ef35e0667 Added C# PlainText and ScriptCode před 10 roky
BsManagedSerializableList.cpp 6bbe6114ce Many fixes to get assembly refresh working před 11 roky
BsManagedSerializableObject.cpp 6bbe6114ce Many fixes to get assembly refresh working před 11 roky
BsManagedSerializableObjectData.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsManagedSerializableObjectInfo.cpp 3ef35e0667 Added C# PlainText and ScriptCode před 10 roky
BsScriptAssemblyManager.cpp 3ef35e0667 Added C# PlainText and ScriptCode před 10 roky
BsScriptAsyncOp.cpp 4667ba6cc9 Making blockUntilComplete an internal method před 11 roky
BsScriptCameraHandler.cpp d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables před 11 roky
BsScriptColor.cpp d5d2171319 Added C# PixelData před 11 roky
BsScriptComponent.cpp bf23b6d2e6 Assembly refresh working (all obvious issues resolved) před 11 roky
BsScriptCursor.cpp d5d2171319 Added C# PixelData před 11 roky
BsScriptDebug.cpp 17afc600a7 Massive Cm->Bs file rename před 11 roky
BsScriptEnginePlugin.cpp 1b1895f796 WIP VisualStudio project syncing před 10 roky
BsScriptFont.cpp d75a4d76ab Getting everything to compile after C# ProjectLibrary additions před 10 roky
BsScriptGUIArea.cpp fc7fc179b9 More work on ColorPicker před 10 roky
BsScriptGUIButton.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUIContent.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it před 11 roky
BsScriptGUIElement.cpp e96ede4d3b GUIElementBase can now have position/bounds too před 11 roky
BsScriptGUIElementStateStyle.cpp 17afc600a7 Massive Cm->Bs file rename před 11 roky
BsScriptGUIElementStyle.cpp d231b89e53 Fixed OpenGL texture binding před 11 roky
BsScriptGUIFixedSpace.cpp 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way před 11 roky
BsScriptGUIFlexibleSpace.cpp 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way před 11 roky
BsScriptGUIInputBox.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUILabel.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUILayout.cpp fc7fc179b9 More work on ColorPicker před 10 roky
BsScriptGUILayoutUtility.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I před 11 roky
BsScriptGUIListBox.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUIPanel.cpp 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth před 11 roky
BsScriptGUIProgressBar.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUIRenderTexture.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUIScrollArea.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" před 11 roky
BsScriptGUISlider.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUITexture.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUIToggle.cpp 27d362cd4c Most GUI elements are now tintable před 10 roky
BsScriptGUIToggleGroup.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" před 11 roky
BsScriptGameObject.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptGameObjectManager.cpp ae583e1ac5 WIP C# DragDropManager před 10 roky
BsScriptHString.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" před 11 roky
BsScriptInput.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes před 10 roky
BsScriptInputConfiguration.cpp 6bbe6114ce Many fixes to get assembly refresh working před 11 roky
BsScriptManagedResource.cpp 3638a07125 More fixes to assembly refresh před 11 roky
BsScriptObject.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptObjectImpl.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptObjectManager.cpp 3638a07125 More fixes to assembly refresh před 11 roky
BsScriptPixelData.cpp 25aca52bc3 Added C# Texture and implemented Texture2D před 11 roky
BsScriptPixelUtility.cpp 2ee57f4357 Added C# PixelUtility před 11 roky
BsScriptPlainText.cpp 3ef35e0667 Added C# PlainText and ScriptCode před 10 roky
BsScriptRenderTarget.cpp 93e2eff9b6 Added C# RenderTarget před 11 roky
BsScriptRenderTexture.cpp 93e2eff9b6 Added C# RenderTarget před 11 roky
BsScriptRenderTexture2D.cpp 0b1d2c1bd9 Render texture now keeps a handle to a texture instead of a pointer před 11 roky
BsScriptResource.cpp 3a73e65b09 VS integration finished (for now) před 10 roky
BsScriptResourceManager.cpp 3ef35e0667 Added C# PlainText and ScriptCode před 10 roky
BsScriptSceneObject.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptScriptCode.cpp 3ef35e0667 Added C# PlainText and ScriptCode před 10 roky
BsScriptSerializableArray.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptSerializableDictionary.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptSerializableField.cpp d0a35f68a3 Tested and fixed InspectableObject partially před 11 roky
BsScriptSerializableList.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptSerializableObject.cpp 6bbe6114ce Many fixes to get assembly refresh working před 11 roky
BsScriptSerializableProperty.cpp 698ae1d284 Added remaining missing Inspectable and Serializable types před 11 roky
BsScriptSpriteTexture.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptStringTable.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it před 11 roky
BsScriptTexture.cpp f256dad7d6 Texture refactor to comply with new CoreObject design před 11 roky
BsScriptTexture2D.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes před 10 roky
BsScriptTexture3D.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptTextureCube.cpp 3aa329733b Assembly refresh (WIP - Does not run) před 11 roky
BsScriptTime.cpp ae583e1ac5 WIP C# DragDropManager před 10 roky
BsScriptVector2I.cpp 474830fefa C# input and virtual input work před 11 roky
BsScriptVirtualButton.cpp 474830fefa C# input and virtual input work před 11 roky
BsScriptVirtualInput.cpp 474830fefa C# input and virtual input work před 11 roky