Lioncash
|
765c51776b
|
General: Use std::make_unique where applicable
No behavior change.
|
2019-09-06 01:14:32 -04:00 |
Lioncash
|
5beb046f9e
|
General: Add necessary includes where applicable
As part of the changes within hecl, this exposed a few indirect
inclusions. We can simply include the headers to resolve these cases.
|
2019-09-05 00:51:24 -04:00 |
Lioncash
|
ba2e7b22a9
|
ModalWindow: Migrate from zeus::clamp to std::clamp
Migrates to standard library facilities.
|
2019-09-03 16:52:54 -04:00 |
Lioncash
|
21dece5b1e
|
General: Include headers where applicable
Ensures necessary dependencies are always included where applicable, as
well as avoiding including dependencies where they aren't necessary.
|
2019-08-30 09:54:26 -04:00 |
Jack Andersen
|
56c72423e0
|
constexpr refactor
|
2019-02-23 21:16:37 -10:00 |
Jack Andersen
|
dcbc001cd2
|
New code style refactor
|
2018-12-07 19:24:02 -10:00 |
Jack Andersen
|
fae41ff29c
|
Mechanism for handling device-coordinate transformation
|
2018-10-15 21:26:43 -10:00 |
Jack Andersen
|
c3b0e8a241
|
Windows build fixes and warning avoidance
|
2018-05-24 20:39:09 -10:00 |
Jack Andersen
|
f41f0e0e77
|
Boo resource tracing
|
2018-05-19 20:13:54 -10:00 |
Jack Andersen
|
5dbdd62cae
|
Changes to support new boo object tracker API
|
2017-11-04 20:16:45 -10:00 |
Jack Andersen
|
d618264e26
|
Buffer pool refactor
|
2017-01-28 17:57:48 -10:00 |
Jack Andersen
|
a9322292f5
|
Uniform and Vertex buffer pool refactor
|
2016-12-09 16:33:54 -10:00 |
Jack Andersen
|
b756005aad
|
boo lambda-API refactor
|
2016-03-30 09:15:32 -10:00 |
Jack Andersen
|
f467cf019c
|
Humungous refactor
|
2016-03-04 13:03:47 -10:00 |
Jack Andersen
|
ac2f2ba446
|
Vulkan updates
|
2016-02-22 16:33:59 -10:00 |
Jack Andersen
|
24917f2367
|
More conservative resource use in Table
|
2016-01-07 14:06:21 -10:00 |
Jack Andersen
|
6e3614ec28
|
Add editor portion of rendering flow
|
2016-01-04 13:58:38 -10:00 |
Jack Andersen
|
8dfafc81c2
|
Add MessageWindow class
|
2016-01-02 13:07:40 -10:00 |
Jack Andersen
|
fda85c2f6f
|
animation timing fix
|
2015-12-27 13:32:32 -10:00 |
Jack Andersen
|
5733ef76ca
|
Curve glyph tweaks, faster ModalWindow animation
|
2015-12-22 14:25:46 -10:00 |
Jack Andersen
|
95fd2f90a9
|
Work on TextField
|
2015-12-19 18:39:09 -10:00 |
Jack Andersen
|
e8449f3fdb
|
Rendering tweaks/bug-fixes
|
2015-12-17 17:26:10 -10:00 |
Jack Andersen
|
962639c684
|
Made SplashScreen background a generic ModalWindow class
|
2015-12-15 11:53:15 -10:00 |