Marko Pintera d3e33e24e0 Added mesh drag and drop to scene view (WIP) il y a 10 ans
..
BsManagedComponent.cpp bf23b6d2e6 Assembly refresh working (all obvious issues resolved) il y a 11 ans
BsManagedResource.cpp 3638a07125 More fixes to assembly refresh il y a 11 ans
BsManagedResourceManager.cpp 35b5f1e6f3 Managed resource unloading works properly il y a 11 ans
BsManagedResourceMetaData.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management il y a 11 ans
BsManagedSerializableArray.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsManagedSerializableDictionary.cpp 6bbe6114ce Many fixes to get assembly refresh working il y a 11 ans
BsManagedSerializableField.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsManagedSerializableList.cpp 6bbe6114ce Many fixes to get assembly refresh working il y a 11 ans
BsManagedSerializableObject.cpp eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys il y a 10 ans
BsManagedSerializableObjectData.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsManagedSerializableObjectInfo.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsScriptAssemblyManager.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsScriptAsyncOp.cpp 4667ba6cc9 Making blockUntilComplete an internal method il y a 11 ans
BsScriptBoneWeight.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsScriptBuiltin.cpp d3e33e24e0 Added mesh drag and drop to scene view (WIP) il y a 10 ans
BsScriptCameraHandler.cpp d3e33e24e0 Added mesh drag and drop to scene view (WIP) il y a 10 ans
BsScriptColor.cpp d5d2171319 Added C# PixelData il y a 11 ans
BsScriptComponent.cpp bf23b6d2e6 Assembly refresh working (all obvious issues resolved) il y a 11 ans
BsScriptContextMenu.cpp adee486455 More work on the Project Window il y a 10 ans
BsScriptCursor.cpp d5d2171319 Added C# PixelData il y a 11 ans
BsScriptDebug.cpp 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsScriptEnginePlugin.cpp 1b1895f796 WIP VisualStudio project syncing il y a 10 ans
BsScriptFont.cpp d75a4d76ab Getting everything to compile after C# ProjectLibrary additions il y a 10 ans
BsScriptGUIButton.cpp 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges il y a 10 ans
BsScriptGUIContent.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
BsScriptGUIElement.cpp d48eac3ca9 Modified how C# GUI element destruction works so it now properly handles elements that go out of scope il y a 10 ans
BsScriptGUIElementStateStyle.cpp 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsScriptGUIElementStyle.cpp d231b89e53 Fixed OpenGL texture binding il y a 11 ans
BsScriptGUIFixedSpace.cpp d48eac3ca9 Modified how C# GUI element destruction works so it now properly handles elements that go out of scope il y a 10 ans
BsScriptGUIFlexibleSpace.cpp d48eac3ca9 Modified how C# GUI element destruction works so it now properly handles elements that go out of scope il y a 10 ans
BsScriptGUIInputBox.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
BsScriptGUILabel.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
BsScriptGUILayout.cpp 86f54d6527 Mostly finished with the project library import progress bar il y a 10 ans
BsScriptGUILayoutUtility.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) il y a 10 ans
BsScriptGUIListBox.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
BsScriptGUIProgressBar.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
BsScriptGUIRenderTexture.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
BsScriptGUIScrollArea.cpp 7458bc642f Fixed project window so it doesn't cause horizontal scroll to show up il y a 10 ans
BsScriptGUISlider.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
BsScriptGUITexture.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
BsScriptGUIToggle.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
BsScriptGUIToggleGroup.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
BsScriptGameObject.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptGameObjectManager.cpp ae583e1ac5 WIP C# DragDropManager il y a 10 ans
BsScriptHString.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
BsScriptInput.cpp 620828f08f Added a polling method to detect if mouse has been double clicked il y a 10 ans
BsScriptInputConfiguration.cpp eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys il y a 10 ans
BsScriptManagedResource.cpp 3638a07125 More fixes to assembly refresh il y a 11 ans
BsScriptMaterial.cpp d3e33e24e0 Added mesh drag and drop to scene view (WIP) il y a 10 ans
BsScriptMesh.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsScriptMeshData.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsScriptObject.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptObjectImpl.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptObjectManager.cpp 3638a07125 More fixes to assembly refresh il y a 11 ans
BsScriptPixelData.cpp 25aca52bc3 Added C# Texture and implemented Texture2D il y a 11 ans
BsScriptPixelUtility.cpp 2ee57f4357 Added C# PixelUtility il y a 11 ans
BsScriptPlainText.cpp 3ef35e0667 Added C# PlainText and ScriptCode il y a 10 ans
BsScriptRenderTarget.cpp 93e2eff9b6 Added C# RenderTarget il y a 11 ans
BsScriptRenderTexture.cpp 93e2eff9b6 Added C# RenderTarget il y a 11 ans
BsScriptRenderTexture2D.cpp b74cf06aa0 C# versions of Shader and Material resources il y a 10 ans
BsScriptRenderableHandler.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsScriptResource.cpp 929611c919 WIP work on ProjectWindow il y a 10 ans
BsScriptResourceManager.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsScriptSceneObject.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptScriptCode.cpp 3ef35e0667 Added C# PlainText and ScriptCode il y a 10 ans
BsScriptSerializableArray.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptSerializableDictionary.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptSerializableField.cpp d0a35f68a3 Tested and fixed InspectableObject partially il y a 11 ans
BsScriptSerializableList.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptSerializableObject.cpp 6bbe6114ce Many fixes to get assembly refresh working il y a 11 ans
BsScriptSerializableProperty.cpp 698ae1d284 Added remaining missing Inspectable and Serializable types il y a 11 ans
BsScriptShader.cpp b74cf06aa0 C# versions of Shader and Material resources il y a 10 ans
BsScriptSpriteTexture.cpp fbbe8659aa Refactored how builtin resources are processed and loaded il y a 10 ans
BsScriptStringTable.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
BsScriptTexture.cpp f256dad7d6 Texture refactor to comply with new CoreObject design il y a 11 ans
BsScriptTexture2D.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes il y a 10 ans
BsScriptTexture3D.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptTextureCube.cpp 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptTime.cpp 86f54d6527 Mostly finished with the project library import progress bar il y a 10 ans
BsScriptVector.cpp 42f50ced62 Added C# Renderable and Mesh interfaces il y a 10 ans
BsScriptVector2I.cpp 474830fefa C# input and virtual input work il y a 11 ans
BsScriptVirtualButton.cpp 474830fefa C# input and virtual input work il y a 11 ans
BsScriptVirtualInput.cpp 474830fefa C# input and virtual input work il y a 11 ans