BearishSun
|
7a2a95f6b6
Fixing variety of issues with editor widget docking/undocking, all caused by GUI manager not properly handling destroyed widgets
|
10 years ago |
BearishSun
|
cf37238b9d
Fixed an issue with auto-scroll in Library window when there is no area to scroll
|
10 years ago |
BearishSun
|
d2f288272b
All numpad keys now work properly for character input
|
10 years ago |
BearishSun
|
e7cfefe9ee
Added copyright notices to all files
|
10 years ago |
BearishSun
|
8f27ad6744
Fixed an issue where a destroyed core object would cause a crash when previously being queued for core sync
|
10 years ago |
BearishSun
|
5d37714175
Fixed a bug when retrieving layout children that was causing a crash when refreshing list of projects in the project window
|
10 years ago |
BearishSun
|
648eefad79
Do not allow editor to be active without a project loaded
|
10 years ago |
BearishSun
|
bd15a467f0
Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged
|
10 years ago |
BearishSun
|
1c1c6aeba0
Documentation
|
10 years ago |
BearishSun
|
f5fe01f847
Fixed render queue sorting
|
10 years ago |
BearishSun
|
57ab9f7cec
Fix for scroll area not resizing contents when a scrollbar is added
|
10 years ago |
BearishSun
|
29ddb80a56
Added ability to register custom inspectors for managed types
|
10 years ago |
BearishSun
|
25035a6396
Added new GUI for scroll bar
|
10 years ago |
BearishSun
|
0ddc6c09b5
Working on new UI
|
10 years ago |
BearishSun
|
2536cc0898
Moving the data folder next to /bin so it makes sense when editor installation is available
|
10 years ago |
BearishSun
|
d715c4b2ad
Fixed an issue with folder monitor where 64bit pointers were being truncated
|
10 years ago |
Marko Pintera
|
fedd162d57
Various bug fixes relating to new project loading system:
|
10 years ago |
Marko Pintera
|
69f264dc21
Better looking project window
|
10 years ago |
Marko Pintera
|
e1eaa8bfe2
Modified managed assembly loading so it's possible to reload it on project reload
|
10 years ago |
Marko Pintera
|
200ca8179a
WIP project window
|
10 years ago |
Marko Pintera
|
18660b3053
Documentation
|
10 years ago |
Marko Pintera
|
ba56c82eba
When loading a new scene by double clicking an entry in project window, check if we want to save existing
|
10 years ago |
Marko Pintera
|
d195e06084
Added prefab importer so that prefabs are recognized by the project library
|
10 years ago |
Marko Pintera
|
02ce72bd87
Added Ping to GUISceneTreeView
|
10 years ago |
Marko Pintera
|
cd3174bc2a
Localized strings no longer use a callback to notify owners about changes
|
10 years ago |
Marko Pintera
|
acb9baa212
Texture field working
|
10 years ago |
Marko Pintera
|
ddef406ac9
C# profiler overlay
|
10 years ago |
Marko Pintera
|
a87c1d6138
Fixing an issue with ProjectWindow where it would keep receiving mouse drag events after it was docked/undocked
|
10 years ago |
Marko Pintera
|
10657f775c
Added proper names for C# editor windows
|
10 years ago |
Marko Pintera
|
49110d0834
Windows can now be properly docked as tabs
|
10 years ago |