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