Commit graph

296 commits

Author SHA1 Message Date
James Lambert 20526038de Work on collision exporter 2022-12-19 08:44:43 -07:00
James Lambert 98c4ae3667 Work on lua level generation 2022-12-18 22:16:17 -07:00
James Lambert f3e63ecbc7 Refactor how lua bindings work 2022-12-18 16:40:43 -07:00
James Lambert 9b7077aa09 Some work on the next test chamber 2022-12-15 21:07:50 -07:00
James Lambert a0bed76f85 Work on next test chamber 2022-12-14 21:46:24 -07:00
James Lambert c9907c13a5 Fix portal clipping planes 2022-12-13 19:33:40 -07:00
James Lambert a2f8d743c5 Fix some level details 2022-12-07 22:09:44 -07:00
James Lambert 266ee8c24e Work on test chamber 1 2022-12-06 20:52:15 -07:00
James Lambert 3275716ac8 Fix animation bug 2022-12-06 08:33:29 -07:00
James Lambert 89004dcb4f Add player animation blending 2022-12-05 21:54:21 -07:00
James Lambert 46a66b4419 Add some player animations 2022-12-04 21:45:30 -07:00
James Lambert a81b2ae9a5 Use correctly named animation 2022-12-04 19:10:51 -07:00
James Lambert e870980259 Work on player run animation 2022-12-04 16:43:39 -07:00
James Lambert 302c53b704 Cleanup old animator 2022-12-02 22:06:19 -07:00
James Lambert 28db20bffe Remove references to old animaiton system 2022-12-02 22:06:19 -07:00
James Lambert 95ab27db2f Refactor animation system 2022-12-02 22:06:19 -07:00
lambertjamesd 9f61fde4a9
Merge pull request #41 from heyitsbench/patch-1
README improvements.
2022-11-29 08:38:53 -07:00
Benjamin Jackson b492ad586b
Fix 'pedestal' spelling. 2022-11-29 00:52:31 -05:00
Benjamin Jackson 6c4d267ac2
Add period and comma. 2022-11-29 00:28:49 -05:00
Benjamin Jackson b393670f21
README improvements. 2022-11-29 00:16:13 -05:00
James Lambert 98be397cdb Add bones to chell 2022-11-26 11:58:59 -07:00
James Lambert 121ca8a2f2 Fix some render issues 2022-11-25 20:52:02 -07:00
James Lambert 6e5c516084 Add t-posing chell 2022-11-25 19:45:15 -07:00
James Lambert 1c703b2e70 Create chell 3d model 2022-11-24 21:50:25 -07:00
James Lambert 2fcf57366d Refactor to have queue of pointers to reduce copying 2022-11-22 22:13:00 -07:00
James Lambert 1d2fb49f77 Work on mesh optimization 2022-11-22 21:53:00 -07:00
James Lambert aa9b313cd5 Allow z ranges to overlap 2022-11-17 21:27:33 -07:00
James Lambert b916035ed1 Fix farplane bug 2022-11-16 21:39:05 -07:00
James Lambert 656f45e13f Fix bug where portal surfaces with more than 32 vertices fail to cut a hole properly 2022-11-16 21:23:37 -07:00
James Lambert 9911fb37c9 Dynamic range for z buffer allocation 2022-11-16 19:53:03 -07:00
James Lambert 68f58dd8dc Implement dynamic far plane 2022-11-16 08:51:02 -07:00
James Lambert 14d0546752 Cache dynamic render data 2022-11-15 22:11:08 -07:00
James Lambert 41f658ef99 Fix broken stuff 2022-11-14 22:16:32 -07:00
James Lambert f10fc3ef95 Only keep one clipper result in the render plan 2022-11-14 20:59:21 -07:00
James Lambert d824c42317 finally unbork the new render plan 2022-11-14 08:30:14 -07:00
James Lambert be383858f3 A little less borken 2022-11-13 21:22:49 -07:00
James Lambert 5db7dc544a Finish out render plan code 2022-11-13 19:48:40 -07:00
James Lambert beadfaf2e0 Add window frame medium 2022-11-12 21:14:36 -07:00
James Lambert 927a977632 Fix projection matrix bug 2022-11-12 21:14:14 -07:00
James Lambert d4a662e638 Fix some test chamber issues 2022-11-12 20:41:53 -07:00
James Lambert 4e97e820b1 Separate camera setup from apply 2022-11-12 20:01:34 -07:00
James Lambert c33661e1c1 More robust rendering 2022-11-12 16:16:20 -07:00
James Lambert c714ef44ca Fix bug where a bad portal view can crash the game 2022-11-11 10:07:31 -07:00
James Lambert 3826c8612b Implement controller data recording 2022-11-11 09:46:40 -07:00
James Lambert 6ca5cb7908 Final version of skelatool for styx 2022-11-09 18:56:42 -07:00
James Lambert 768bfe4909 Work on script export 2022-10-04 21:52:22 -06:00
James Lambert 5a7a876207 Start lua documentation
get mesh object type implemented
2022-10-02 20:39:36 -06:00
James Lambert f767fdf8ab Add freecam 2022-09-27 19:33:56 -06:00
James Lambert 964a8f3fd1 More lua binding work 2022-09-18 14:11:36 -06:00
James Lambert d15446da29 Work on lua bindings 2022-09-13 13:18:24 -06:00