Marko Pintera
|
9699e887c4
Better handle input so that input events aren't skipped or in wrong order when window focus is changing
|
10 years ago |
Marko Pintera
|
9277fddd48
Worker core thread accessors are now submitted before the main one so resources are properly updated before they're used
|
10 years ago |
Marko Pintera
|
9e5b116ee1
Making sure scene grid renders after all objects so its depth is valid
|
10 years ago |
Marko Pintera
|
104413fc4a
Fixed GUI layout so it doesn't incorrectly set its minimum size range based on its children, therefore potentially expanding other children out of bounds
|
10 years ago |
Marko Pintera
|
cba7f9684c
Normalizing depth bias across all APIs
|
10 years ago |
Marko Pintera
|
6d191324b0
Fixing DX9 and DX11 issues where render targets where incorrectly flagged as multi-sampled
|
10 years ago |
Marko Pintera
|
3270121b9d
Better scene grid shader/rendering + selection rendering
|
10 years ago |
Marko Pintera
|
57c37f1601
Fixing menu bar shortcuts & shortcuts in general
|
10 years ago |
Marko Pintera
|
b518d7811b
Drop down & menu bar fixes:
|
10 years ago |
Marko Pintera
|
660eda87a8
Enforcing consistent naming
|
10 years ago |
Marko Pintera
|
5b3416fc27
WIP drop down box refactor so it has keyboard controls
|
10 years ago |
Marko Pintera
|
eedeb41ab4
WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys
|
10 years ago |
Marko Pintera
|
620828f08f
Added a polling method to detect if mouse has been double clicked
|
10 years ago |
Marko Pintera
|
c3af909c9d
Finishing up ColorPicker
|
10 years ago |
Marko Pintera
|
f4b37776b7
Resizing a window from the sim thread will now properly trigger the resize event immediately
|
10 years ago |
Marko Pintera
|
126035479c
Fixed GUI bound calculation as it was incorrectly using cached layout bounds so it would calculate the wrong bounds if the cached bounds were out of date
|
10 years ago |
Marko Pintera
|
215f77c89a
More fixes to script compiler
|
10 years ago |
Marko Pintera
|
e6b22c9586
Getting ScriptCompiler to work
|
10 years ago |
Marko Pintera
|
9e0a56737c
Fixed an issue where unsubscribing from a message didn't properly remove the subscription
|
10 years ago |
Marko Pintera
|
558bba0c05
Added runtime script compiling (untested)
|
10 years ago |
Marko Pintera
|
3a73e65b09
VS integration finished (for now)
|
10 years ago |
Marko Pintera
|
3ef35e0667
Added C# PlainText and ScriptCode
|
10 years ago |
Marko Pintera
|
1b1895f796
WIP VisualStudio project syncing
|
10 years ago |
Marko Pintera
|
e366d25700
WIP VS project generation
|
10 years ago |
Marko Pintera
|
5a9433d806
WIP Visual Studio integration
|
10 years ago |
Marko Pintera
|
6efb3a1dee
WIP String formatting
|
10 years ago |
Marko Pintera
|
d75a4d76ab
Getting everything to compile after C# ProjectLibrary additions
|
10 years ago |
Marko Pintera
|
123265f34f
WIP C# ProjectLibrary and ImportOptions
|
10 years ago |
Marko Pintera
|
d1f2d75a79
WIP C# interface for ImportOptions complete
|
10 years ago |
Marko Pintera
|
ac7355e56c
WIP C# ProjectLibrary
|
10 years ago |