BearishSun
|
f14a275a31
Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking
|
преди 10 години |
BearishSun
|
a60f8413ba
Properly maximize window after loading a project
|
преди 10 години |
BearishSun
|
3bde7a79ec
Getting example project to work again
|
преди 10 години |
BearishSun
|
7f8ed5478c
Added FPS limiter for editor
|
преди 10 години |
BearishSun
|
e7cfefe9ee
Added copyright notices to all files
|
преди 10 години |
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 години |
BearishSun
|
06e03f1239
Bulk of work on the build system
|
преди 10 години |
BearishSun
|
0ab825051b
Added render target for game view
|
преди 10 години |
BearishSun
|
3209476868
Save project on editor exit
|
преди 10 години |
BearishSun
|
d267a368a5
Update editor widgets before rendering GUI
|
преди 10 години |
BearishSun
|
7b1e1aa99c
Folder monitor now works properly after assembly refresh
|
преди 10 години |
BearishSun
|
67445e3525
Move default shader into a separate file
|
преди 10 години |
BearishSun
|
bae75227c1
Project library:
|
преди 10 години |
BearishSun
|
78a0850433
Project library will not longer import native engine assets, instead they will be referenced directly to avoid issues with different UUIDs
|
преди 10 години |
BearishSun
|
9993f27e60
Splash screen functional
|
преди 10 години |
BearishSun
|
c89c1b6107
Fixed GUITextureField so its value change is properly triggered
|
преди 10 години |
BearishSun
|
4bb91ca22b
All GUI input elements (managed and native) now have an event triggering when user confirms input
|
преди 10 години |
BearishSun
|
2932956d12
Debug log events can no longer be triggered from arbitrary threads, which was messing with GUIStatusBar that was subscribing to them
|
преди 10 години |
BearishSun
|
97382096d8
Fixed stack trace so it works on other machines
|
преди 10 години |
BearishSun
|
f70ad040e9
Various fixes related to GUI array:
|
преди 10 години |
BearishSun
|
caabd3721e
Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations
|
преди 10 години |
BearishSun
|
d90ea6b4a0
.exe icon replacement finalized and working
|
преди 10 години |
BearishSun
|
ea3f78e205
Icon injection into .exe (WIP)
|
преди 10 години |
BearishSun
|
f514a09514
Fix an issue where project was saved after unload
|
преди 10 години |
BearishSun
|
2536cc0898
Moving the data folder next to /bin so it makes sense when editor installation is available
|
преди 10 години |
BearishSun
|
508b74a040
Moved GUIManager rendering to a specialized core thread GUIManagerCore
|
преди 10 години |
BearishSun
|
817756bb69
Renamed Light/Renderable/Camera so their component and non-component versions have better names
|
преди 10 години |
BearishSun
|
c369197bb8
Fixed an issue where event connections weren being properly released in some cases
|
преди 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 години |