BearishSun
|
d3b00942e8
In-editor compilation
|
10 лет назад |
BearishSun
|
78d0790de5
Run editor unit tests after project load to allow for more complex tests
|
10 лет назад |
BearishSun
|
059d757ac5
Added a way to find scene objects by name
|
10 лет назад |
BearishSun
|
8cc7fecd61
Saving a scene properly re-loads the scene
|
10 лет назад |
BearishSun
|
500686a813
Fixes issues with drag and dropping an object in the Library Window to its starting location
|
10 лет назад |
BearishSun
|
4bb91ca22b
All GUI input elements (managed and native) now have an event triggering when user confirms input
|
10 лет назад |
BearishSun
|
fcbefc5c89
Added editor's dirty resource management system
|
10 лет назад |
BearishSun
|
7a6945b210
Added ScriptCode inspector
|
10 лет назад |
BearishSun
|
2b4dca6e54
Added toolbar buttons and various editor icons
|
10 лет назад |
BearishSun
|
6248cf4f7f
Documentation
|
10 лет назад |
BearishSun
|
0b330761b8
Top level menu items are not properly ordered
|
10 лет назад |
BearishSun
|
d8d5034b30
Added a way to add basic 3D primitives to the scene
|
10 лет назад |
BearishSun
|
77fd1ec83a
Added a way to create new resources in Library Window
|
10 лет назад |
BearishSun
|
f514a09514
Fix an issue where project was saved after unload
|
10 лет назад |
BearishSun
|
1116d5ba54
Modal windows are no longer persistent in order to solve issues with assembly refresh
|
10 лет назад |
BearishSun
|
c369197bb8
Fixed an issue where event connections weren being properly released in some cases
|
10 лет назад |
BearishSun
|
5e8883741e
Fixed an issue where managed resource deserialization was creating a new managed instance instead of populating an existing one
|
10 лет назад |
BearishSun
|
d715c4b2ad
Fixed an issue with folder monitor where 64bit pointers were being truncated
|
10 лет назад |
Marko Pintera
|
fedd162d57
Various bug fixes relating to new project loading system:
|
10 лет назад |
Marko Pintera
|
6b2f3221c5
Added a method for creating a new project
|
10 лет назад |
Marko Pintera
|
200ca8179a
WIP project window
|
10 лет назад |
Marko Pintera
|
fb10aa71f2
Project Load/Unload (not tested)
|
10 лет назад |
Marko Pintera
|
ba56c82eba
When loading a new scene by double clicking an entry in project window, check if we want to save existing
|
10 лет назад |
Marko Pintera
|
24bfe213ef
Added serialization for SceneObject transform
|
10 лет назад |
Marko Pintera
|
d195e06084
Added prefab importer so that prefabs are recognized by the project library
|
10 лет назад |
Marko Pintera
|
087cb42638
Added menu items for builtin components
|
10 лет назад |
Marko Pintera
|
734b56a97d
In renderer update per-object buffers just before rendering so that a single buffer can be shared by multiple objects
|
10 лет назад |
Marko Pintera
|
8eddad13d2
Added shortcuts for view/move/rotate/scale scene tools
|
10 лет назад |
Marko Pintera
|
5b5a6302e5
Added OnEnabled/OnDisabled callback to Component
|
10 лет назад |
Marko Pintera
|
ddef406ac9
C# profiler overlay
|
10 лет назад |