John Alanbrook
|
41eadce13e
|
Set uniform data from javascript
|
2024-04-30 10:32:27 -05:00 |
|
John Alanbrook
|
7e04937c8b
|
ld55 fixes
|
2024-04-14 14:53:41 -05:00 |
|
John Alanbrook
|
33ac36ae5c
|
Fix render bug
|
2024-04-10 16:21:46 -05:00 |
|
John Alanbrook
|
53f2addeec
|
Init undefined variables in function definitions
|
2024-04-07 13:16:54 -05:00 |
|
John Alanbrook
|
403771d7f8
|
many fixes to editor
|
2024-04-04 17:28:11 -05:00 |
|
John Alanbrook
|
32333c32ad
|
make more like misty
|
2024-04-01 17:58:29 -05:00 |
|
John Alanbrook
|
459ef00330
|
Fix sprite animation crash; move text/image to render
|
2024-03-26 07:53:36 -05:00 |
|
John Alanbrook
|
845fc5d4b8
|
Clean up render; fix delay kills
|
2024-03-22 09:02:10 -05:00 |
|
John Alanbrook
|
f5d610cbed
|
'use' now how to load extra programs; cached
|
2024-03-21 11:33:36 -05:00 |
|
John Alanbrook
|
62a34c1e7c
|
Remove generic cmd from jsffi
|
2024-03-19 14:39:19 -05:00 |
|
John Alanbrook
|
9730f8defb
|
--amend
|
2024-03-19 09:06:28 -05:00 |
|
John Alanbrook
|
261b373a75
|
refactor jsffi
|
2024-03-18 12:38:32 -05:00 |
|
John Alanbrook
|
188fe7526c
|
Move console and time to c; consoleout and colors
|
2024-03-14 14:10:06 -05:00 |
|
John Alanbrook
|
f0876825f1
|
Significantly improved logging
|
2024-03-14 09:34:42 -05:00 |
|
John Alanbrook
|
962fed0022
|
Push window functions into C
|
2024-03-13 16:30:55 -05:00 |
|
John Alanbrook
|
83f5019f3e
|
Recusrive mkdir; delete files; path replacers
|
2024-03-03 05:34:41 +00:00 |
|
John Alanbrook
|
1e432346ff
|
changed make to spawn; unified actor system for entities
|
2024-02-29 19:54:33 +00:00 |
|
John Alanbrook
|
de74b42be2
|
Add 'use' functionality; remove most global vars
|
2024-02-27 16:09:15 +00:00 |
|
John Alanbrook
|
4351b4bf20
|
Update what's in global scope
|
2024-02-25 23:31:48 +00:00 |
|
John Alanbrook
|
5f33ac53b7
|
clean up docs
|
2024-02-20 02:31:26 +00:00 |
|
John Alanbrook
|
e5d67431b6
|
add website base
|
2024-02-09 07:49:52 +00:00 |
|
John Alanbrook
|
ffb7631a6b
|
js
|
2024-01-14 16:24:31 +00:00 |
|
John Alanbrook
|
5bdf311da9
|
initial physics constraints
|
2023-12-28 23:38:17 +00:00 |
|
John Alanbrook
|
beee0c50f3
|
fixes
|
2023-12-27 16:34:14 +00:00 |
|
John Alanbrook
|
1b4a36f398
|
fix play crash
|
2023-12-27 13:04:18 +00:00 |
|
John Alanbrook
|
2880badc98
|
scale
|
2023-12-26 21:39:46 +00:00 |
|
John Alanbrook
|
2f086947b9
|
scaling
|
2023-12-24 15:14:46 +00:00 |
|
John Alanbrook
|
a03143463e
|
spline fixes
|
2023-12-20 23:20:29 +00:00 |
|
John Alanbrook
|
55d5133414
|
line rendering
|
2023-12-19 23:28:45 +00:00 |
|
John Alanbrook
|
a1aff79d5c
|
bug fixes; remove texture anims
|
2023-12-18 23:12:05 +00:00 |
|
John Alanbrook
|
444fb98125
|
bezier spline controls
|
2023-12-18 12:45:27 +00:00 |
|
John Alanbrook
|
5ad3219379
|
time
|
2023-12-10 04:09:15 +00:00 |
|
John Alanbrook
|
03fb016fbc
|
actor delay
|
2023-11-29 23:31:41 +00:00 |
|
John Alanbrook
|
b9db31c84e
|
nodes,gameobjects cleanup
|
2023-11-29 18:40:13 +00:00 |
|
John Alanbrook
|
44febe1c6d
|
audio reworked
|
2023-11-27 20:29:55 +00:00 |
|
John Alanbrook
|
d047ceb07b
|
events
|
2023-11-22 09:51:43 +00:00 |
|
John Alanbrook
|
cccd472f12
|
Tween and delay fixes now entity lifetime; spline symmetry
|
2023-11-17 21:16:13 +00:00 |
|
John Alanbrook
|
563bacdb9c
|
flip replaced with mirroring'
|
2023-11-15 22:42:39 +00:00 |
|
John Alanbrook
|
8bef401be4
|
fix timer freeing; add window resolution compensation on play; device testing
|
2023-11-08 07:39:10 +00:00 |
|
John Alanbrook
|
1a6dbfaa88
|
Add vector swizzling; custom velocity function; per object gravity disabling; max velocities
|
2023-11-06 13:05:27 +00:00 |
|
John Alanbrook
|
ecd31eeafa
|
Add enabling and disabling colliders; fix bug related to it
|
2023-10-31 13:31:56 +00:00 |
|
John Alanbrook
|
0fcc2286fa
|
instance saving
|
2023-10-26 16:48:02 +00:00 |
|
John Alanbrook
|
29698dbca5
|
add config startup files; add object.dig; editor gui additions; improved translating
|
2023-10-18 22:20:23 +00:00 |
|
John Alanbrook
|
b87cd41e70
|
Add console object; add intuitive object view; console clear; add play hooks
|
2023-10-17 17:22:06 +00:00 |
|
John Alanbrook
|
567691edce
|
Bug fixes for input, cleanup on engine exit
|
2023-10-16 14:40:43 +00:00 |
|
John Alanbrook
|
8f455476f1
|
Start and restart play mode
|
2023-10-11 22:22:41 +00:00 |
|
John Alanbrook
|
cff5483325
|
proper saving
|
2023-10-10 22:37:58 +00:00 |
|
John Alanbrook
|
661d29a01c
|
level saving
|
2023-10-09 23:10:10 +00:00 |
|
John Alanbrook
|
5db00e9019
|
repl tab completion; rgb text coloring
|
2023-10-09 18:03:12 +00:00 |
|
John Alanbrook
|
272719736c
|
easier saving
|
2023-10-05 22:30:17 +00:00 |
|