BearishSun
|
db251a52df
Re-creating builtin meshes and GUI skins now persists their UUIDs
|
10 years ago |
BearishSun
|
839ae0f784
Better icons for the console window
|
10 years ago |
BearishSun
|
0025c6b2dd
Updated all relevant paths so that executable files can be placed in root directory of the built application, but also kept the old paths to keep the file structure while using non-packaged builds (e.g. debugging)
|
10 years ago |
BearishSun
|
e55e173aed
Fixed infinite loop when deleting multiple meshes
|
10 years ago |
BearishSun
|
a13e94a825
Added ability to toggle toolbar items on or off
|
10 years ago |
BearishSun
|
141adbbbbb
More work on console
|
10 years ago |
BearishSun
|
970146ef27
Added a way to initialize a texture with a pre-existing PixelData
|
10 years ago |
BearishSun
|
a74ef4d6f8
Fixed a recently introduced resource loading issue
|
10 years ago |
BearishSun
|
e3f01f3c80
Font importing supports multiple render styles
|
10 years ago |
BearishSun
|
6befb8663f
Objects with no material can now be picked in scene
|
10 years ago |
BearishSun
|
724442dc25
Text rendering will no longer move a word to a newline if that means leaving the current line empty
|
10 years ago |
BearishSun
|
56f5d5db86
About box
|
10 years ago |
BearishSun
|
e4192cbdca
Renderable inspector will now properly update renderable material
|
10 years ago |
BearishSun
|
7ddac05e71
Fixed sizes of some GUI elements
|
10 years ago |
BearishSun
|
a393b43fc3
Hooked up color picker to the color field
|
10 years ago |
BearishSun
|
4bb91ca22b
All GUI input elements (managed and native) now have an event triggering when user confirms input
|
10 years ago |
BearishSun
|
6c5fee53e3
Added visibility field to shader parameters so internal parameters can be hidden in the inspector
|
10 years ago |
BearishSun
|
0f1c1d1ba7
Finalized all features of GUI dictionary (untested)
|
10 years ago |
BearishSun
|
ee3552b8d8
More work on GUI dictionary fields
|
10 years ago |
BearishSun
|
f70ad040e9
Various fixes related to GUI array:
|
10 years ago |
BearishSun
|
f284524576
Added dummy icons to inspector
|
10 years ago |
BearishSun
|
0e88d4f0cb
Various fixes to multi-select list boxes
|
10 years ago |
BearishSun
|
64bb37bc32
Added icon resources to be used in editor toolbar, scene and library windows
|
10 years ago |
BearishSun
|
e99b926919
Added multi-select list boxes (untested)
|
10 years ago |
BearishSun
|
5efdd7772b
Added Camera inspector
|
10 years ago |
BearishSun
|
bf16de13f1
Added a GUISliderField and extended normal sliders with a range and step increment
|
10 years ago |
BearishSun
|
50bcd9e76d
Added a GUIListBoxField and a GUIEnumField
|
10 years ago |
BearishSun
|
77fd1ec83a
Added a way to create new resources in Library Window
|
10 years ago |
BearishSun
|
57ab9f7cec
Fix for scroll area not resizing contents when a scrollbar is added
|
10 years ago |
BearishSun
|
f6daa0e16d
Gotten rid of foldout and component foldout GUI elements, and replaced them with a styled toggle instead
|
10 years ago |