BearishSun a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 9 lat temu
..
ContextMenu.cs 57bec2f508 Moved relevant animation editor code in GUICurveEditor, and refactored everything so its designed more nicely 9 lat temu
Font.cs a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 9 lat temu
GUI.cs 92321a6b19 Updated manuals 10 lat temu
GUIButton.cs 92321a6b19 Updated manuals 10 lat temu
GUICanvas.cs 7dd47a2e26 Curve drawing now draws keyframe points 9 lat temu
GUIContent.cs 92321a6b19 Updated manuals 10 lat temu
GUIElement.cs 92321a6b19 Updated manuals 10 lat temu
GUIElementStateStyle.cs 92321a6b19 Updated manuals 10 lat temu
GUIElementStyle.cs 92321a6b19 Updated manuals 10 lat temu
GUILabel.cs 92321a6b19 Updated manuals 10 lat temu
GUILayout.cs 92321a6b19 Updated manuals 10 lat temu
GUILayoutX.cs 92321a6b19 Updated manuals 10 lat temu
GUILayoutY.cs 92321a6b19 Updated manuals 10 lat temu
GUIListBox.cs 92321a6b19 Updated manuals 10 lat temu
GUIListView.cs ceac99cc68 Updated list view so it doesn't lag one frame behind (quite noticeable on quickly updating lists) 9 lat temu
GUIOption.cs 92321a6b19 Updated manuals 10 lat temu
GUIPanel.cs 92321a6b19 Updated manuals 10 lat temu
GUIProgressBar.cs 92321a6b19 Updated manuals 10 lat temu
GUIRenderTexture.cs 92321a6b19 Updated manuals 10 lat temu
GUIScrollArea.cs 92321a6b19 Updated manuals 10 lat temu
GUIScrollBar.cs 9a90372f70 Scroll bar GUI element exposed to C# 9 lat temu
GUISkin.cs 92321a6b19 Updated manuals 10 lat temu
GUISlider.cs 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. 9 lat temu
GUISpace.cs 92321a6b19 Updated manuals 10 lat temu
GUITextBox.cs 92321a6b19 Updated manuals 10 lat temu
GUITexture.cs f306536e2d Exposed GUICanvas to C# code 9 lat temu
GUIToggle.cs 92321a6b19 Updated manuals 10 lat temu
GUIToggleGroup.cs 92321a6b19 Updated manuals 10 lat temu
GUIUtility.cs 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues 9 lat temu
GUIWidget.cs 3eecbecfa0 Refactoring C# components so they're just wrappers for C++ ones, to avoid duplicate code 9 lat temu
LocString.cs 92321a6b19 Updated manuals 10 lat temu
ShortcutKey.cs 92321a6b19 Updated manuals 10 lat temu
SpriteTexture.cs a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 9 lat temu
StringTable.cs 92321a6b19 Updated manuals 10 lat temu
StringTables.cs 92321a6b19 Updated manuals 10 lat temu