Travis Vroman
|
99279b176c
Merge pull request #279 from travisvroman/release/v0.11.0
|
1 周之前 |
Travis Vroman
|
dea64d653e
Merge from main
|
1 周之前 |
Travis Vroman
|
b5cf4b07f0
todo update
|
1 周之前 |
Travis Vroman
|
2adead6613
changelog update
|
1 周之前 |
Travis Vroman
|
d8dd4b19fc
macOS platform fixes
|
1 周之前 |
Travis Vroman
|
bb6748b4f8
Checkbox control, build system updates, kui fixes
|
1 周之前 |
Travis Vroman
|
74f967fbb9
Imagebox UI control, various bugfixes and UI tweaks
|
1 周之前 |
Travis Vroman
|
6f8769b372
UI scrollable - scrollbar work. Also added some math utils
|
1 周之前 |
Travis Vroman
|
fb1355dce7
Added depth bias options to renderer, various UI updates (new atlas), depth bias fixes
|
2 周之前 |
Travis Vroman
|
f5bb9f0d0f
macOS build fixes.
|
2 周之前 |
Travis Vroman
|
94afb5b967
Build system updates for Windows
|
2 周之前 |
Travis Vroman
|
d8a49ef635
Build system updates for Windows
|
2 周之前 |
Travis Vroman
|
542e23564f
Reworked build system to allow components to be built individually and eliminate some command-line dependencies
|
2 周之前 |
Travis Vroman
|
00b98dd049
Reworked KUI atlas to use a config file instead of hardcoding values.
|
2 周之前 |
Travis Vroman
|
d0bb24379d
Final pass (for now) on valgrind memory issues. Remaining ones are likely all Vulkan-level at this point
|
2 周之前 |
Travis Vroman
|
da9ee8581a
WIP memory cleanup/valgrind
|
2 周之前 |
Travis Vroman
|
d742df06da
Scroll updates from stream
|
2 周之前 |
Travis Vroman
|
0c8987e33d
KUI updates, lots of valgrind-reported memory fixes
|
2 周之前 |
Travis Vroman
|
1a5224dcf9
KUI redux complete, additional editor tree work
|
3 周之前 |
Travis Vroman
|
fcf2ad894f
Various kui fixes
|
3 周之前 |
Travis Vroman
|
f1eeb714f5
Various kui fixes, still WIP. Also added fog to skybox
|
3 周之前 |
Travis Vroman
|
0a8f7ab183
WIP KUI, build fixes
|
3 周之前 |
Travis Vroman
|
d12212013a
WIP kui refactor, code complete
|
3 周之前 |
Travis Vroman
|
0ad079007f
WIP rework of UI system. StandardUI -> KohiUI (kui). Converting to use handles to kui_controls, making naming consistent, etc.
|
3 周之前 |
Travis Vroman
|
131620580b
WIP sui tree item control, various memory fixes
|
4 周之前 |
Travis Vroman
|
938a517be9
Added depth pre-pass and fog (to renderer and scene config)
|
4 周之前 |
Travis Vroman
|
ed48e77cf5
Configurable shader attachments
|
1 月之前 |
Travis Vroman
|
8199177dcf
* Added label/text function to buttons directly
|
1 月之前 |
Travis Vroman
|
24246355df
Resolved read/write hazards via triple-buffering all SSBOs. Resolved sui_textbox rendering issues. Fixed a few small memory access/read issues and one write issue. Added ability to opt-out of mouse interaction for sui controls.
|
1 月之前 |
Travis Vroman
|
12eb6fdb2f
Removed extended vertex buffer, replaced with ability to have multiple vertex layouts per shader. Massive performance gain. Still needs some stability work though. Also enhanced memory tracing to help catch out-of-bounds write bugs
|
1 月之前 |