Lioncash
|
da2d421d37
|
General: Use std::make_unique where applicable
No behavior change.
|
2019-09-06 01:14:32 -04:00 |
|
Lioncash
|
219479b4b4
|
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
|
8e64abebb4
|
ModalWindow: Migrate from zeus::clamp to std::clamp
Migrates to standard library facilities.
|
2019-09-03 16:52:54 -04:00 |
|
Lioncash
|
aabc5d2bb3
|
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
|
075a4d41db
|
constexpr refactor
|
2019-02-23 21:16:37 -10:00 |
|
Jack Andersen
|
96c8824a43
|
New code style refactor
|
2018-12-07 19:24:02 -10:00 |
|
Jack Andersen
|
7ff2405671
|
Mechanism for handling device-coordinate transformation
|
2018-10-15 21:26:43 -10:00 |
|
Jack Andersen
|
cb3bf9e09e
|
Windows build fixes and warning avoidance
|
2018-05-24 20:39:09 -10:00 |
|
Jack Andersen
|
a709031d36
|
Boo resource tracing
|
2018-05-19 20:13:54 -10:00 |
|
Jack Andersen
|
8117591805
|
Changes to support new boo object tracker API
|
2017-11-04 20:16:45 -10:00 |
|
Jack Andersen
|
ba23dd8d94
|
Buffer pool refactor
|
2017-01-28 17:57:48 -10:00 |
|
Jack Andersen
|
ac2ebd5499
|
Uniform and Vertex buffer pool refactor
|
2016-12-09 16:33:54 -10:00 |
|
Jack Andersen
|
785f830c77
|
boo lambda-API refactor
|
2016-03-30 09:15:32 -10:00 |
|
Jack Andersen
|
d6a6032dba
|
Humungous refactor
|
2016-03-04 13:03:47 -10:00 |
|
Jack Andersen
|
c83c1f0b93
|
Vulkan updates
|
2016-02-22 16:33:59 -10:00 |
|
Jack Andersen
|
e63ddda724
|
More conservative resource use in Table
|
2016-01-07 14:06:21 -10:00 |
|
Jack Andersen
|
2bba788ee3
|
Add editor portion of rendering flow
|
2016-01-04 13:58:38 -10:00 |
|
Jack Andersen
|
0b40b506b4
|
Add MessageWindow class
|
2016-01-02 13:07:40 -10:00 |
|
Jack Andersen
|
3ed1361ce0
|
animation timing fix
|
2015-12-27 13:32:32 -10:00 |
|
Jack Andersen
|
30499d2ddf
|
Curve glyph tweaks, faster ModalWindow animation
|
2015-12-22 14:25:46 -10:00 |
|
Jack Andersen
|
4c3688cc70
|
Work on TextField
|
2015-12-19 18:39:09 -10:00 |
|
Jack Andersen
|
c8024afd8f
|
Rendering tweaks/bug-fixes
|
2015-12-17 17:26:10 -10:00 |
|
Jack Andersen
|
6bfea926ee
|
Made SplashScreen background a generic ModalWindow class
|
2015-12-15 11:53:15 -10:00 |
|