.. |
3d
|
Fix transform issues
|
2024-05-15 07:54:19 -05:00 |
sound
|
Fix render bug
|
2024-04-10 16:21:46 -05:00 |
thirdparty
|
Update sokol gfx
|
2024-05-09 21:15:19 -05:00 |
2dphysics.c
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
2dphysics.h
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
anim.c
|
3d skeletal animation
|
2024-04-26 16:04:31 -05:00 |
anim.h
|
3d skeletal animation
|
2024-04-26 16:04:31 -05:00 |
cbuf.h
|
Command line overhaul
|
2024-02-23 22:05:30 +00:00 |
config.c
|
Unify pipeline generation
|
2024-05-08 11:07:19 -05:00 |
config.h
|
Unify pipeline generation
|
2024-05-08 11:07:19 -05:00 |
datastream.c
|
Move buffer binding assignment to javascript
|
2024-05-09 20:37:11 -05:00 |
datastream.h
|
Move buffer binding assignment to javascript
|
2024-05-09 20:37:11 -05:00 |
font.c
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
font.h
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
freelist.h
|
Sprites are now defined in C; gameobject getsets
|
2024-03-13 03:51:44 -05:00 |
gameobject.c
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
gameobject.h
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
gif_load.h
|
Fix sprite animation crash; move text/image to render
|
2024-03-26 07:53:36 -05:00 |
HandmadeMath.c
|
Fix transform issues
|
2024-05-15 07:54:19 -05:00 |
HandmadeMath.h
|
Fix transform issues
|
2024-05-15 07:54:19 -05:00 |
HandmadeMath.h.bak
|
Split handmademath into header and source
|
2024-05-06 23:24:21 -05:00 |
input.c
|
Add touch events, clipboard, virtual keyboard
|
2024-03-12 10:02:02 -05:00 |
input.h
|
Move main process into javascript
|
2024-03-15 13:04:56 -05:00 |
jsffi.c
|
Shader upade works on windows
|
2024-05-15 16:34:03 -05:00 |
jsffi.h
|
Move primitive support to javascript
|
2024-05-06 21:59:22 -05:00 |
kim.c
|
nota leaks fixed
|
2024-01-31 08:42:15 +00:00 |
kim.h
|
nota leaks fixed
|
2024-01-31 08:42:15 +00:00 |
log.c
|
Shader upade works on windows
|
2024-05-15 16:34:03 -05:00 |
log.h
|
Unify pipeline generation
|
2024-05-08 11:07:19 -05:00 |
miniz.c
|
Replace tinycdb with miniz; remove unnecessary files; use sokol_main
|
2024-03-28 17:40:14 -05:00 |
miniz.h
|
Replace tinycdb with miniz; remove unnecessary files; use sokol_main
|
2024-03-28 17:40:14 -05:00 |
model.c
|
Fix transform issues
|
2024-05-15 07:54:19 -05:00 |
model.h
|
Fix transform issues
|
2024-05-15 07:54:19 -05:00 |
msf_gif.h
|
Extremely slow gif rendering
|
2023-09-11 20:07:36 +00:00 |
nanosvg.h
|
svg support; reworking of sounds; steam integration and building
|
2023-11-20 21:57:23 +00:00 |
nanosvgrast.h
|
svg support; reworking of sounds; steam integration and building
|
2023-11-20 21:57:23 +00:00 |
nota.c
|
changed make to spawn; unified actor system for entities
|
2024-02-29 19:54:33 +00:00 |
nota.h
|
changed make to spawn; unified actor system for entities
|
2024-02-29 19:54:33 +00:00 |
particle.c
|
Fix transform issues
|
2024-05-15 07:54:19 -05:00 |
particle.h
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
pocketmod.h
|
audio reworked
|
2023-11-27 20:29:55 +00:00 |
qoa.h
|
Remove engine file; add icon support; add QOI and QOA support
|
2023-08-31 18:00:33 +00:00 |
qoi.h
|
Remove engine file; add icon support; add QOI and QOA support
|
2023-08-31 18:00:33 +00:00 |
render.c
|
Correct metal rendering
|
2024-05-14 15:22:24 -05:00 |
render.h
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
resources.c
|
render
|
2024-04-28 13:33:37 -05:00 |
resources.h
|
render
|
2024-04-28 13:33:37 -05:00 |
sched.h
|
Fixup makefile for docker builds
|
2024-03-09 18:22:06 -06:00 |
script.c
|
Fix web build
|
2024-04-17 11:51:29 -05:00 |
script.h
|
'use' now how to load extra programs; cached
|
2024-03-21 11:33:36 -05:00 |
simplex.c
|
simplex, particles
|
2024-01-02 13:55:22 +00:00 |
simplex.h
|
Move primitive support to javascript
|
2024-05-06 21:59:22 -05:00 |
spline.c
|
many bug fixes; const correctness; restrict; memory leaks fixed
|
2023-12-21 23:21:01 +00:00 |
spline.h
|
spline editing
|
2023-12-14 01:53:09 +00:00 |
steam.cpp
|
remove steam
|
2024-04-15 15:02:57 -05:00 |
steam.h
|
Move jsffi defines to header
|
2024-03-26 14:57:35 -05:00 |
texture.c
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
texture.h
|
Set uniform data from javascript
|
2024-04-30 10:32:27 -05:00 |
tinyphysicsengine.h
|
dashed lines
|
2023-05-16 18:31:19 +00:00 |
transform.c
|
Fix transform issues
|
2024-05-15 07:54:19 -05:00 |
transform.h
|
Fix transform issues
|
2024-05-15 07:54:19 -05:00 |
warp.c
|
changed make to spawn; unified actor system for entities
|
2024-02-29 19:54:33 +00:00 |
warp.h
|
Merge transforms into single type
|
2024-05-12 18:36:14 -05:00 |
window.c
|
Add asynchronous web game loading and simple pack
|
2024-04-17 11:51:29 -05:00 |
window.h
|
Fix render bug
|
2024-04-10 16:21:46 -05:00 |
yugine.c
|
Correct metal rendering
|
2024-05-14 15:22:24 -05:00 |
yugine.h
|
--amend
|
2024-03-19 09:06:28 -05:00 |