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