Stephen Gutekanst
|
65e2168b9f
|
module: injected mach.Entity.Mod for global entity operations
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-05-07 23:40:56 -07:00 |
|
Stephen Gutekanst
|
69ff2e027f
|
all: rename mod.entities -> mod.__entities (private)
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-05-07 23:40:56 -07:00 |
|
Stephen Gutekanst
|
2e8926d6fa
|
module: rename query -> queryDeprecated
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-05-07 23:40:56 -07:00 |
|
Stephen Gutekanst
|
ca08255ec2
|
{gfx,examples}: fix refcounting bugs, improve sysgpu compatability
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-05-06 14:00:54 -07:00 |
|
Stephen Gutekanst
|
15fd2c3a64
|
Core: use an explicit .start event sent by app to begin .tick events
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-04-29 20:17:26 -07:00 |
|
Stephen Gutekanst
|
fc0ff2fffd
|
all: rename local_events -> events
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-04-29 20:17:26 -07:00 |
|
Stephen Gutekanst
|
136c86e929
|
examples: fix/improve custom-renderer example
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-04-29 20:17:26 -07:00 |
|
Stephen Gutekanst
|
2c8ba82aa3
|
Core: use .app local init/deinit/tick events (avoid global events)
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-04-29 20:17:26 -07:00 |
|
Stephen Gutekanst
|
fb37f74d41
|
examples: rename main modules -> App
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2024-04-29 20:17:26 -07:00 |
|