=== 2025-09-20 17:06:34 +0200 (1758380794) 3769d1dbe2106a24b50b28c2405ab3f703e1b9ba drummyfish "Reduce media size" ===
 README.md                            |    2 +
 programs/pokitto.7z (new)            |  Bin 0 -> 497862 bytes
 programs/pokitto/car.bin (gone)      |  Bin 68000 -> 0 bytes
 programs/pokitto/carModel.h (gone)   |  113 -
 programs/pokitto/cubes.bin (gone)    |  Bin 63764 -> 0 bytes
 programs/pokitto/main.cpp (gone)     |  347 ---
 programs/pokitto/main2.cpp (gone)    |  169 --
 programs/pokitto/saf.h (gone)        | 4865 ----------------------------------
 programs/pokitto/tpe_pok.gif (gone)  |  Bin 343808 -> 0 bytes
 programs/pokitto/tpe_pok2.gif (gone) |  Bin 106518 -> 0 bytes
 tpe1.gif                             |  Bin 208167 -> 150298 bytes
 tpe2.gif                             |  Bin 397291 -> 247271 bytes
 tpe3.gif                             |  Bin 669524 -> 459018 bytes
 tpe4.gif                             |  Bin 643176 -> 330850 bytes
 tpe5.gif                             |  Bin 534174 -> 318988 bytes
 tpe6.gif                             |  Bin 95822 -> 87189 bytes
 tpe7.gif                             |  Bin 211084 -> 86099 bytes
 17 files changed, 2 insertions(+), 5494 deletions(-)

=== 2024-09-24 14:28:28 +0200 (1727180908) d7b6677fb066edfc4751cd69a4a816613f73f190 Miloslav Ciz "Add parameter to debug draw" ===
 programs/helper.h   |  2 +-
 tinyphysicsengine.h | 14 ++++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)

=== 2024-09-23 15:01:40 +0200 (1727096500) bb82d0885722c91370cccc2162bd985bb6fc3cf5 Miloslav Ciz "Add body flag" ===
 tinyphysicsengine.h | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

=== 2022-10-13 20:46:00 +0200 (1665686760) 995316e5f86c1fd2ff13d56b3a65ac5e4bdc78c8 Miloslav Ciz "Update readme" ===
 README.md | 3 +++
 1 file changed, 3 insertions(+)

=== 2022-10-01 16:10:49 +0200 (1664633449) 337e9afba23f3e892d72cd80997ff4c298ec78c3 Miloslav Ciz "Update README" ===
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

=== 2022-09-26 20:39:38 +0200 (1664217578) fb28e742bd7aa3b2a0b3539f3af6aa56162f08ec Miloslav Ciz "Add one gif" ===
 README.md           |   2 +-
 tinyphysicsengine.h |   2 +-
 tpe7.gif (new)      | Bin 0 -> 211084 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)

=== 2022-09-26 20:33:54 +0200 (1664217234) d8ecf78bbcdf61b753138f84b3f26093f60159fc Miloslav Ciz "Remove script" ===
 make.sh (gone) | 6 ------
 1 file changed, 6 deletions(-)

=== 2022-09-26 20:33:06 +0200 (1664217186) 45b926350959cc0257de602f7f4cee8451f7786b Miloslav Ciz "Update readme" ===
 README.md | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

=== 2022-09-26 20:31:40 +0200 (1664217100) 590720f2a81c0c6fade294e38ea7a1f6170a5947 Miloslav Ciz "Update readme" ===
 README.md                | 105 +++++++++++++++++++++++++++++++++++++++++++++--
 README_concept.md (gone) | 104 ----------------------------------------------
 TODO.txt                 |   7 ++--
 3 files changed, 106 insertions(+), 110 deletions(-)

=== 2022-09-26 20:28:41 +0200 (1664216921) f7514f18b3f677a2650a06763d5634a949d2282f Miloslav Ciz "Add pokitto material" ===
 programs/pokitto/car.bin (new +x)   | Bin 0 -> 68000 bytes
 programs/pokitto/cubes.bin (new +x) | Bin 0 -> 63764 bytes
 programs/pokitto/tpe_pok.gif (new)  | Bin 0 -> 343808 bytes
 programs/pokitto/tpe_pok2.gif (new) | Bin 0 -> 106518 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

=== 2022-09-26 20:03:41 +0200 (1664215421) 67001da304ad875d065adefe0e7258f5823083ad Miloslav Ciz "Add pokitto demos" ===
 programs/pokitto/carModel.h (new) |  113 +
 programs/pokitto/main.cpp (new)   |  347 +++
 programs/pokitto/main2.cpp (new)  |  169 ++
 programs/pokitto/saf.h (new)      | 4865 +++++++++++++++++++++++++++++++++++++
 programs/small3dlib.h             |   18 +
 tinyphysicsengine.h               |   14 +-
 6 files changed, 5518 insertions(+), 8 deletions(-)

=== 2022-09-25 15:16:27 +0200 (1664111787) 03e2a6809dbb2c99dc7aed3f036b1d6308962ab2 Miloslav Ciz "Remove stuff" ===
 main.c (gone)       |  586 -----------
 small3dlib.h (gone) | 2815 ---------------------------------------------------
 test.c (gone)       |  165 ---
 test_sdl (gone)     |  Bin 301280 -> 0 bytes
 test_sdl.c (gone)   |  601 -----------
 5 files changed, 4167 deletions(-)

=== 2022-09-25 15:14:57 +0200 (1664111697) a612460d2599cbf118f5744d79ee115f48c653ed Miloslav Ciz "Clean a bit" ===
 tinyphysicsengine.h | 148 +++++++++++++++++++++++-----------------------------
 1 file changed, 64 insertions(+), 84 deletions(-)

=== 2022-09-25 14:46:47 +0200 (1664110007) 1575ff4bf6ce794e2798718d1d93fa3188f79541 Miloslav Ciz "Add doxyfile" ===
 Doxyfile (new) | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 94 insertions(+)

=== 2022-09-24 22:44:56 +0200 (1664052296) 318acae99f6df2e6cd50b8e840d71ef9cb50f040 Miloslav Ciz "Update readme" ===
 README_concept.md | 72 +++++++++++++++++++++++++++----------------------------
 1 file changed, 36 insertions(+), 36 deletions(-)

=== 2022-09-24 22:44:16 +0200 (1664052256) 18ef59ebe85e3de2a69a0e9ed1e45b5354c528e7 Miloslav Ciz "Add gifs" ===
 tpe1.gif (new) | Bin 0 -> 208167 bytes
 tpe2.gif (new) | Bin 0 -> 397291 bytes
 tpe3.gif (new) | Bin 0 -> 669524 bytes
 tpe4.gif (new) | Bin 0 -> 643176 bytes
 tpe5.gif (new) | Bin 0 -> 534174 bytes
 tpe6.gif (new) | Bin 0 -> 95822 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)

=== 2022-09-24 19:22:42 +0200 (1664040162) 8bf5a761e3b35d418a05a365471a238a554cae3c Miloslav Ciz "Clean examples more" ===
 TODO.txt               |   1 +
 programs/levelModel.h  |   2 +-
 programs/shoot.c       | 100 +++++++++++++++++++++++++++++--------------------
 programs/stack.c       |  52 ++++++++++++-------------
 programs/testGeneral.c |  48 ++++++++++++------------
 tinyphysicsengine.h    |   7 ++++
 6 files changed, 116 insertions(+), 94 deletions(-)

=== 2022-09-23 20:33:12 +0200 (1663957992) b96455d9ad0419278efe7e7b58aef42571087ba6 Miloslav Ciz "Clean the examples" ===
 programs/2d.c           | 156 +++++---------
 programs/car.c          | 550 +++++++++++++++---------------------------------
 programs/conservation.c |  68 +++---
 programs/cubes.c        |   7 +-
 programs/player.c       |   3 +-
 programs/water.c        | 105 +++++----
 tinyphysicsengine.h     | 338 ++++++++++++++++-------------
 7 files changed, 493 insertions(+), 734 deletions(-)

=== 2022-09-22 21:26:35 +0200 (1663874795) cd7b210451fec18702d588065b0f5f94ff0e7983 Miloslav Ciz "Clean some examples" ===
 TODO.txt                |   9 +-
 programs/cubes.c        | 107 ++++-----
 programs/envaccel.c     |  34 ++-
 programs/heightmap.c    |  48 ++--
 programs/hello.c (new)  |  44 ++++
 programs/hello2.c (new) | 127 +++++++++++
 programs/main.c (new)   | 586 ++++++++++++++++++++++++++++++++++++++++++++++++
 programs/player.c       |  34 +--
 programs/test.c         |   3 +-
 programs/testGeneral.c  |   2 +-
 programs/water.c        |  57 ++---
 11 files changed, 879 insertions(+), 172 deletions(-)

=== 2022-09-22 19:32:44 +0200 (1663867964) 1fb00f60de13762b9e9d5355ccc2a09dc9d8a654 Miloslav Ciz "Address todos" ===
 programs/test.c     |  5 +++--
 tinyphysicsengine.h | 15 ++++-----------
 2 files changed, 7 insertions(+), 13 deletions(-)

=== 2022-09-22 19:18:36 +0200 (1663867116) fa0d3b2692d800ea5f88c6308425d88023a95ce8 Miloslav Ciz "Add speed approx" ===
 tinyphysicsengine.h | 38 +++++++++++++++++++++++++++++++++++---
 1 file changed, 35 insertions(+), 3 deletions(-)

=== 2022-09-21 23:23:24 +0200 (1663795404) 4abd90ea6bed2daed448e8c58859b3cab985f01e Miloslav Ciz "Add shooter demo" ===
 programs/shoot.c (new) | 165 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 165 insertions(+)

=== 2022-09-21 23:23:08 +0200 (1663795388) daf6d6aa5559d197578b1cbda211a88e8b0b3a80 Miloslav Ciz "Add shooter demo" ===
 TODO.txt             |   4 +-
 programs/car.c       |  50 ++++++++--------
 programs/cubes.c     |   2 +-
 programs/heightmap.c |   2 +-
 programs/helper.h    |   2 +-
 programs/player.c    |   8 +--
 programs/test.c      |   4 +-
 tinyphysicsengine.h  | 161 ++++++++++++++++++++++++++-------------------------
 8 files changed, 121 insertions(+), 112 deletions(-)

=== 2022-09-21 12:42:04 +0200 (1663756924) e869bcbe7abed77b4b5c8a985cd676ed3db0fd78 Miloslav Ciz "Add cone" ===
 TODO.txt            |  3 ++-
 programs/cubes.c    | 23 +++++++++++++++++
 tinyphysicsengine.h | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 97 insertions(+), 1 deletion(-)

=== 2022-09-20 17:29:21 +0200 (1663687761) c5fbb5ac5496d5ac700eedc0c7c5f15c935f371b Miloslav Ciz "Add readme concept" ===
 README_concept.md (new) | 104 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 104 insertions(+)

=== 2022-09-19 22:22:00 +0200 (1663618920) da5590707a0d2a79e49e8d83a8dd99c0a6c1647f Miloslav Ciz "Add accel demo" ===
 TODO.txt                  |  7 +++--
 programs/envaccel.c (new) | 79 +++++++++++++++++++++++++++++++++++++++++++++++
 programs/player.c         | 68 +++++++++++-----------------------------
 tinyphysicsengine.h       |  2 +-
 4 files changed, 102 insertions(+), 54 deletions(-)

=== 2022-09-19 21:15:38 +0200 (1663614938) 0a6f54dc14afe809d73bc7a4efa8081f084d2429 Miloslav Ciz "Update level demo" ===
 TODO.txt                    |   7 +-
 programs/heightmap.c        |   4 +-
 programs/levelModel.h (new) | 254 ++++++++++++++++++++++++++++++++++++++++++++
 programs/player.c           |  95 +++++++++++++----
 programs/test.c             |  19 ++++
 tinyphysicsengine.h         |   2 -
 6 files changed, 351 insertions(+), 30 deletions(-)

=== 2022-09-19 08:55:54 +0200 (1663570554) 3a4bb4fae10bbb3bb7b5a029e0a615994e99ad89 Miloslav Ciz "Change dist approx" ===
 TODO.txt            |  6 ++++--
 programs/cubes.c    | 44 ++++++++++++++++++++++++--------------
 tinyphysicsengine.h | 61 ++++++++++++++++++++++++++++++++++++++---------------
 3 files changed, 76 insertions(+), 35 deletions(-)

=== 2022-09-18 16:52:18 +0200 (1663512738) 808191eba413530a71bd90338aa91f3238d5a9cf Miloslav Ciz "Continue heightmap" ===
 programs/heightmap.c | 116 ++++++++++++++++++++++-----------------------------
 1 file changed, 49 insertions(+), 67 deletions(-)

=== 2022-09-18 15:41:15 +0200 (1663508475) 8725e4a52da5ffb237340ddfd89b4bcb33e0e34c Miloslav Ciz "Fix heightmap bug" ===
 programs/heightmap.c | 49 ++++++++++++++++++++--------------
 programs/helper.h    | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 tinyphysicsengine.h  | 16 ++++++------
 3 files changed, 111 insertions(+), 28 deletions(-)

=== 2022-09-18 12:27:32 +0200 (1663496852) 589fc64600b465a458f55e675e9909eb1c7496ba Miloslav Ciz "Continue heightmap" ===
 TODO.txt             |  6 +++++-
 programs/heightmap.c | 26 +++++++++++++++++++++-----
 tinyphysicsengine.h  |  2 --
 3 files changed, 26 insertions(+), 8 deletions(-)

=== 2022-09-17 20:09:09 +0200 (1663438149) 1a2cc040bc2d3889fdd8aa51a089517ab18fdfb1 Miloslav Ciz "Start heightmap" ===
 programs/car.c             |   8 ++-
 programs/heightmap.c (new) |  94 ++++++++++++++++++++++++++++
 tinyphysicsengine.h        | 153 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 252 insertions(+), 3 deletions(-)

=== 2022-09-11 21:41:08 +0200 (1662925268) 39692eadce7774fb1a6e44af75fbd12c508e4c8d Miloslav Ciz "Rework car turning" ===
 programs/car.c | 80 +++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 59 insertions(+), 21 deletions(-)

=== 2022-09-09 23:34:30 +0200 (1662759270) ded391713c97a39c1ec2e2a9609648d33f2a3b92 Miloslav Ciz "Update car" ===
 TODO.txt            |  4 +++-
 programs/car.c      | 60 +++++++++++++++++++++++++++++++++++------------------
 programs/make.sh    |  2 +-
 programs/player.c   | 26 +++++++++++------------
 tinyphysicsengine.h | 14 ++++++++++++-
 5 files changed, 70 insertions(+), 36 deletions(-)

=== 2022-09-08 21:03:45 +0200 (1662663825) 2c5799736a1d5b9f90a5fa16cf55556f15ab11c0 Miloslav Ciz "Continue tests" ===
 TODO.txt            |  7 ++++---
 programs/test.c     | 40 ++++++++++++++++++++++++++++++++++++++--
 tinyphysicsengine.h | 25 +++++++++++++++----------
 3 files changed, 57 insertions(+), 15 deletions(-)

=== 2022-09-08 20:32:00 +0200 (1662661920) 57bfd7c438c0795733bfbdff3727f51138e28eea Miloslav Ciz "Fix a few bugs" ===
 programs/test.c     | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
 tinyphysicsengine.h | 22 ++++++++++++++--------
 2 files changed, 60 insertions(+), 9 deletions(-)

=== 2022-09-08 15:30:20 +0200 (1662643820) fea9ac76bbb3316dd9d8c882db993276a5c5f6cb Miloslav Ciz "Update test" ===
 TODO.txt        |  3 ++-
 programs/test.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 74 insertions(+), 5 deletions(-)

=== 2022-09-07 20:42:01 +0200 (1662576121) 6e2bbf64d46dca8918cf55d0eccd61831f44c917 Miloslav Ciz "Add env test" ===
 TODO.txt            |  13 +++---
 programs/helper.h   |  16 +++----
 programs/make.sh    |   2 +-
 programs/stack.c    |  29 +++++++------
 programs/test.c     |  45 ++++++++++++++++++++
 tinyphysicsengine.h | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 6 files changed, 193 insertions(+), 30 deletions(-)

=== 2022-09-04 14:39:52 +0200 (1662295192) 20d39c24564599b525e37e9b6b9c7bc3706fef0b Miloslav Ciz "Update TODO" ===
 TODO.txt         | 4 ++--
 programs/make.sh | 2 +-
 programs/stack.c | 2 +-
 programs/water.c | 7 +++++--
 4 files changed, 9 insertions(+), 6 deletions(-)

=== 2022-09-04 12:31:08 +0200 (1662287468) 31eb37a651da1e1c6f2ec0914300bb97b735d571 Miloslav Ciz "Update TODO" ===
 TODO.txt         | 11 ++++++-----
 programs/make.sh |  2 +-
 programs/stack.c |  5 ++++-
 programs/water.c |  2 +-
 4 files changed, 12 insertions(+), 8 deletions(-)

=== 2022-09-02 21:40:06 +0200 (1662147606) 5ed75ab887ab3d7156303a716a9e8110715cf248 Miloslav Ciz "Add water demo" ===
 TODO.txt               |   4 +-
 programs/make.sh       |   2 +-
 programs/water.c (new) | 170 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 173 insertions(+), 3 deletions(-)

=== 2022-09-02 19:02:00 +0200 (1662138120) 79e35e2bc75f16903bdc8d2d5ca40e3f5c62eb22 Miloslav Ciz "Refactor a bit" ===
 programs/2d.c          |  2 +-
 programs/car.c         |  2 +-
 programs/make.sh       |  2 +-
 programs/player.c      |  6 +++---
 programs/test.c        |  2 ++
 programs/testGeneral.c | 16 ++++++++--------
 tinyphysicsengine.h    | 49 ++++++++++++++++++++++++++++++++++---------------
 7 files changed, 50 insertions(+), 29 deletions(-)

=== 2022-09-02 17:55:39 +0200 (1662134139) eec77d805d415fc02154b23072c239c0f2ae3199 Miloslav Ciz "Fix len overflow" ===
 programs/make.sh      |  2 +-
 programs/test.c (new) | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tinyphysicsengine.h   | 45 +++++++++++++++----------
 3 files changed, 120 insertions(+), 19 deletions(-)

=== 2022-09-01 21:56:23 +0200 (1662062183) 329d8224c532a56d41a6c28e56176006da83aa6c Miloslav Ciz "Start hashes" ===
 programs/make.sh       |  2 +-
 programs/testGeneral.c |  8 ++++--
 tinyphysicsengine.h    | 72 +++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 78 insertions(+), 4 deletions(-)

=== 2022-08-31 21:10:38 +0200 (1661973038) eb1cb0950d51eed249ba571baee98f77bca77771 Miloslav Ciz "Add general test" ===
 TODO.txt                     |  16 ++---
 programs/helper.h            |   2 +
 programs/make.sh             |   2 +-
 programs/testGeneral.c (new) | 147 +++++++++++++++++++++++++++++++++++++++++++
 tinyphysicsengine.h          |  11 +++-
 5 files changed, 169 insertions(+), 9 deletions(-)

=== 2022-08-27 12:59:40 +0200 (1661597980) d51b6c4b57ed8f729f904dc667db181885b0de3a Miloslav Ciz "Hotfix a tension bug" ===
 programs/2d.c       | 20 +++++++++++++++++++-
 programs/car.c      | 36 +++++++++++-------------------------
 programs/make.sh    |  2 +-
 tinyphysicsengine.h | 16 ++++++++++++++++
 4 files changed, 47 insertions(+), 27 deletions(-)

=== 2022-08-26 21:52:20 +0200 (1661543540) 8ec280bffe5980768146136b203c002f9cd30452 Miloslav Ciz "Add tri prism" ===
 TODO.txt            | 36 ++++++++++++++++-----
 programs/car.c      | 23 ++++++++++++++
 tinyphysicsengine.h | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 138 insertions(+), 12 deletions(-)

=== 2022-08-23 21:00:22 +0200 (1661281222) 8c69333a124c276fe54a0b5f9884650d949c5973 Miloslav Ciz "Update helper" ===
 programs/helper.h | 93 +++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 77 insertions(+), 16 deletions(-)

=== 2022-08-21 20:10:18 +0200 (1661105418) 7dcc17f517323f244fe6ebcd9c100471b7c6c514 Miloslav Ciz "Add cyllinder" ===
 programs/car.c      | 23 +++++++++++++++++++----
 programs/make.sh    |  2 +-
 tinyphysicsengine.h | 30 +++++++++++++++++++++++++++++-
 3 files changed, 49 insertions(+), 6 deletions(-)

=== 2022-08-18 17:07:22 +0200 (1660835242) 3748d420c80953f6d296e6d19936edc57dd26816 Miloslav Ciz "Complicate velocity cancelling" ===
 programs/2d.c           |  5 +++-
 programs/conservation.c |  2 +-
 programs/make.sh        |  2 +-
 tinyphysicsengine.h     | 71 +++++++++++++++++++++++++++++--------------------
 4 files changed, 48 insertions(+), 32 deletions(-)

=== 2022-08-18 14:46:37 +0200 (1660826797) eaa84e01c06d39e3c724c64341f1d340dcaba397 Miloslav Ciz "Fix a bug" ===
 programs/2d.c       |  3 ++-
 programs/make.sh    |  2 +-
 tinyphysicsengine.h | 31 +++++++++++++++++++------------
 3 files changed, 22 insertions(+), 14 deletions(-)

=== 2022-08-17 21:16:04 +0200 (1660763764) 12764ea203d34629d146331da7e32b0b5055fff2 Miloslav Ciz "Reduce shake, cancel out velocities" ===
 programs/car.c      | 31 +++++++++++++++++---
 programs/make.sh    |  2 +-
 tinyphysicsengine.h | 82 +++++++++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 101 insertions(+), 14 deletions(-)

=== 2022-08-14 18:54:02 +0200 (1660496042) d445c67c0d7e0e2a7b667a3b0f023fc879e709a1 Miloslav Ciz "Make rendering nicer" ===
 programs/car.c   | 48 +++++++++++++++++++++++++++++++-----------------
 programs/make.sh |  2 +-
 2 files changed, 32 insertions(+), 18 deletions(-)

=== 2022-08-14 14:25:49 +0200 (1660479949) ae73a57e9ad21c1955543fa6e682f12c55072bbb Miloslav Ciz "Update car" ===
 programs/2d.c                  |   2 +
 programs/car.c                 | 221 +++++++++++----
 programs/carArenaModel.h (new) | 609 +++++++++++++++++++++++++++++++++++++++++
 programs/carModel.h (new)      | 371 +++++++++++++++++++++++++
 programs/player.c              | 191 ++++++-------
 programs/stack.c               |  60 ++--
 tinyphysicsengine.h            |  26 +-
 7 files changed, 1299 insertions(+), 181 deletions(-)

=== 2022-08-09 21:12:33 +0200 (1660072353) 13850e138f051f2164e44dca3cf36360838d6ca0 Miloslav Ciz "Add car" ===
 programs/car.c (new) | 222 +++++++++++++++++++++++++++++++++++++++++++++++++++
 programs/make.sh     |   2 +-
 tinyphysicsengine.h  |  33 ++++++++
 3 files changed, 256 insertions(+), 1 deletion(-)

=== 2022-08-07 21:44:27 +0200 (1659901467) 540fd9ad80d6becfa72ab0b6eb22b69c8566bf43 Miloslav Ciz "Refactor a bit" ===
 programs/conservation.c | 86 ++++++++++++++++++-------------------------------
 programs/make.sh        |  2 +-
 programs/player.c       | 10 +++---
 programs/stack.c        | 11 ++++---
 tinyphysicsengine.h     |  3 +-
 5 files changed, 47 insertions(+), 65 deletions(-)

=== 2022-08-07 20:30:11 +0200 (1659897011) 8df2deaec82ec4529e43c816b53673e2a861c2f5 Miloslav Ciz "Add conservation example" ===
 programs/2d.c                 |  29 ++++++++
 programs/conservation.c (new) | 152 ++++++++++++++++++++++++++++++++++++++++++
 programs/make.sh              |   2 +-
 tinyphysicsengine.h           |  34 ++++++++--
 4 files changed, 209 insertions(+), 8 deletions(-)

=== 2022-08-06 00:37:39 +0200 (1659739059) 627e81afa01b9840404ee027fb42ff887f7a49a1 Miloslav Ciz "Continue 2d example" ===
 programs/2d.c       | 47 +++++++++++++++++++++++++++++------------------
 tinyphysicsengine.h | 31 +++++++++++++++++++------------
 2 files changed, 48 insertions(+), 30 deletions(-)

=== 2022-08-05 22:20:48 +0200 (1659730848) a7d501a1152e845c1ea3c42c702b988bb0915ada Miloslav Ciz "Add ortho debug draw" ===
 programs/2d.c       |  4 ++++
 tinyphysicsengine.h | 51 +++++++++++++++++++++++++++++++++++----------------
 2 files changed, 39 insertions(+), 16 deletions(-)

=== 2022-08-05 20:52:50 +0200 (1659725570) 03378c227eeea6457ad00d0bd79ea984b8e7d9af Miloslav Ciz "Improve joint coll" ===
 programs/2d.c (new)       |  77 +++++++++++++++++++++++++++++
 programs/make.sh (new +x) |   5 ++
 programs/player.c         |   7 +--
 programs/stack.c          |   7 ++-
 tinyphysicsengine.h       | 121 +++++++++++++++++++++++++++++++---------------
 5 files changed, 171 insertions(+), 46 deletions(-)

=== 2022-07-31 15:52:44 +0200 (1659275564) 275a25a62b35727f518a7ea52d20a7eb60b2654c Miloslav Ciz "Add body rays" ===
 tinyphysicsengine.h | 91 +++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 78 insertions(+), 13 deletions(-)

=== 2022-07-31 12:57:21 +0200 (1659265041) 4a7343fe0df61b9af1ac39e7c32f8894ae0bf8c0 Miloslav Ciz "Add BB spheres" ===
 TODO.txt            |  14 +++++--
 programs/cubes.c    |   3 +-
 programs/helper.h   |   9 +++++
 programs/stack.c    |   4 +-
 tinyphysicsengine.h | 113 ++++++++++++++++++++++++++++++++++++++++++++--------
 5 files changed, 121 insertions(+), 22 deletions(-)

=== 2022-07-30 22:05:13 +0200 (1659211513) 619e0443ae3fcdd0c6734a2682b3042ae5bd4df7 Miloslav Ciz "Add ray casting" ===
 programs/cubes.c    |   4 +-
 programs/helper.h   |  25 ++++++++-
 programs/player.c   |  10 ++--
 programs/stack.c    |  40 ++-----------
 tinyphysicsengine.h | 158 ++++++++++++++++++++++++++++++++++++++++++++++++----
 5 files changed, 180 insertions(+), 57 deletions(-)

=== 2022-07-29 20:52:43 +0200 (1659120763) 86a9dc546a75d734d704084b0bbb6943c3318694 Miloslav Ciz "Refactor a bit" ===
 TODO.txt            |  10 ++--
 programs/cubes.c    |   4 +-
 programs/player.c   |   4 +-
 programs/stack.c    |   4 +-
 tinyphysicsengine.h | 142 ++++++++++++++++++++++++++++------------------------
 5 files changed, 88 insertions(+), 76 deletions(-)

=== 2022-07-28 21:32:15 +0200 (1659036735) ec35b61cb53131fea94961ea3e8b0bf7f067c119 Miloslav Ciz "Add fake rotations" ===
 TODO.txt            |   5 ++-
 programs/cubes.c    |   1 +
 programs/helper.h   |  73 +++++++++++++++++++++++++++++++++
 programs/player.c   |  26 +++++++++++-
 tinyphysicsengine.h | 115 ++++++++++++++++++++++++++++++++++++++++------------
 5 files changed, 191 insertions(+), 29 deletions(-)

=== 2022-07-26 17:47:20 +0200 (1658850440) deb0863a5873e478d41bdab0bc8510cf69fcdcea Miloslav Ciz "Add inf cyllinder" ===
 TODO.txt            |  1 +
 tinyphysicsengine.h | 43 ++++++++++++++++++++++++++++++++++++-------
 2 files changed, 37 insertions(+), 7 deletions(-)

=== 2022-07-25 21:04:18 +0200 (1658775858) 30354e9ef4fd29286dc3e764877321de025d7488 Miloslav Ciz "Update player demo" ===
 TODO.txt              |   3 ++
 programs/cubes.c      |   8 +--
 programs/helper.h     |  53 ++++++++++++++++++-
 programs/player.c     |  35 ++++++++++---
 programs/small3dlib.h | 142 +++++++++++++++++++++++++++++++++-----------------
 tinyphysicsengine.h   |  19 ++++++-
 6 files changed, 195 insertions(+), 65 deletions(-)

=== 2022-07-25 17:57:31 +0200 (1658764651) a40e4c17c18b26945f1cff9ae2b2a3cb7858b0d4 Miloslav Ciz "Fix a bug" ===
 TODO.txt            |  3 +++
 programs/player.c   | 17 +++++++++--------
 tinyphysicsengine.h | 35 +++++++++++++++++++++++++++--------
 3 files changed, 39 insertions(+), 16 deletions(-)

=== 2022-07-24 20:29:42 +0200 (1658687382) b5f54b873ba5f347021a81706fc6beb1613a33d4 Miloslav Ciz "Create player demo" ===
 TODO.txt                |   5 +-
 programs/cubes.c        |   9 +--
 programs/helper.h       |  18 ++++--
 programs/player.c (new) | 164 ++++++++++++++++++++++++++++++++++++++++++++++++
 programs/stack.c        |  13 +++-
 tinyphysicsengine.h     | 135 ++++++++++++++++++++++++++++++++++-----
 6 files changed, 313 insertions(+), 31 deletions(-)

=== 2022-07-21 18:17:00 +0200 (1658420220) 0f79e7dca30eeca586b1eafa8bf599ab7cce5d5b Miloslav Ciz "Implement nonrotating bodies" ===
 TODO.txt            |   8 ++-
 programs/cubes.c    |   8 +++
 programs/stack.c    |   7 ++-
 tinyphysicsengine.h | 167 +++++++++++++++++++++++++++++++++++++---------------
 4 files changed, 141 insertions(+), 49 deletions(-)

=== 2022-07-20 20:58:27 +0200 (1658343507) fc148ad6ddf395b08f3cecd49b300137154967f1 Miloslav Ciz "Update debug draw" ===
 programs/helper.h   |  3 ++-
 tinyphysicsengine.h | 69 +++++++++++++++++++++++++++--------------------------
 2 files changed, 37 insertions(+), 35 deletions(-)

=== 2022-07-20 20:35:45 +0200 (1658342145) bd25d0872227aa917055db5fc4de50465c2b2b17 Miloslav Ciz "Refactor a bit" ===
 programs/cubes.c       |   5 +-
 programs/helper.h      |  13 ++++-
 programs/stack.c (new) | 144 +++++++++++++++++++++++++++++++++++++++++++++++++
 tinyphysicsengine.h    |  99 ++++++++++++++--------------------
 4 files changed, 196 insertions(+), 65 deletions(-)

=== 2022-07-19 21:33:21 +0200 (1658259201) 0043691fe0ada1364ef9408549a27772b96d455a Miloslav Ciz "Add B sphere check" ===
 tinyphysicsengine.h | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

=== 2022-07-18 20:37:39 +0200 (1658169459) 770233ebf57d679765860cb666bd3aa555cd4bde Miloslav Ciz "Add general box env" ===
 programs/helper.h   |  48 +++++++++++++++++++++++
 tinyphysicsengine.h | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 152 insertions(+), 4 deletions(-)

=== 2022-07-17 21:04:24 +0200 (1658084664) 08cf687bb36f833a584c15af5b01a75ea4088368 Miloslav Ciz "Add AABBs" ===
 programs/cubes.c    | 28 +++++++++--------
 programs/helper.h   | 70 ++++++++++++++++++++++++++++++++++++-----
 tinyphysicsengine.h | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 167 insertions(+), 21 deletions(-)

=== 2022-07-17 13:21:39 +0200 (1658056899) f21b7d2bc292bae00df2dd5d6d78c4f8a23533f5 Miloslav Ciz "Add helper" ===
 TODO.txt                    |   14 +-
 main.c                      |    3 +-
 programs/cubes.c (new)      |  137 ++
 programs/helper.h (new)     |  478 +++++++
 programs/small3dlib.h (new) | 2945 +++++++++++++++++++++++++++++++++++++++++++
 tinyphysicsengine.h         |   78 +-
 6 files changed, 3618 insertions(+), 37 deletions(-)

=== 2022-07-12 20:25:37 +0200 (1657650337) 7cb46c84c2cfcceeba21ef70401227b4691db084 Miloslav Ciz "Add joint friction" ===
 main.c              |  54 ++++++++++++++++++++--------
 tinyphysicsengine.h | 101 ++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 121 insertions(+), 34 deletions(-)

=== 2022-07-10 17:40:40 +0200 (1657467640) fa3b8414db7f319b9f48620bd63025a84e9aacd6 Miloslav Ciz "Add more consts" ===
 main.c              |  12 +++---
 tinyphysicsengine.h | 118 +++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 89 insertions(+), 41 deletions(-)

=== 2022-07-09 20:56:03 +0200 (1657392963) 6c00bcc0e5e21ff283793ab61710d3b1d01e0f84 Miloslav Ciz "Add consts" ===
 main.c              |  50 +++++---------------------
 tinyphysicsengine.h | 102 +++++++++++++++++++++++++++++++---------------------
 2 files changed, 70 insertions(+), 82 deletions(-)

=== 2022-07-09 17:52:25 +0200 (1657381945) b6314dff60839ae9072e5af6639a84d9ce8e6e56 Miloslav Ciz "Add sphere env func" ===
 main.c              | 28 ++++++++++++++++++++++++++--
 tinyphysicsengine.h | 20 +++++++++++++++++++-
 2 files changed, 45 insertions(+), 3 deletions(-)

=== 2022-07-09 15:32:33 +0200 (1657373553) 6d1ca7b22ae7c45998e8f0b8532447439dfa3692 Miloslav Ciz "Add env func" ===
 main.c              |  41 +++------------
 tinyphysicsengine.h | 140 +++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 136 insertions(+), 45 deletions(-)

=== 2022-07-07 20:35:46 +0200 (1657218946) 7993c4f4c7e13ac57182c8fc9d91f51759d55045 Miloslav Ciz "Add draw func" ===
 main.c              |  67 +++++++++++++++---------
 tinyphysicsengine.h | 144 +++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 174 insertions(+), 37 deletions(-)

=== 2022-07-05 21:31:21 +0200 (1657049481) dfd4ce0dfbe46ae6a38468408cfc4b5915aeac2a Miloslav Ciz "Add orient func" ===
 main.c              | 97 ++++++++++++++++++++++++++++++++++-------------------
 tinyphysicsengine.h | 36 ++++++--------------
 2 files changed, 73 insertions(+), 60 deletions(-)

=== 2022-07-05 14:08:12 +0200 (1657022892) 3970b220b8c5cc1731b2ea7d7ff62605dfc41d76 Miloslav Ciz "Update" ===
 main.c              |  30 ++++++++++++++
 tinyphysicsengine.h | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 146 insertions(+), 1 deletion(-)

=== 2022-06-26 20:38:03 +0200 (1656268683) 308614c6419c5542aa302b39759e0b5e9c93ddd6 Miloslav Ciz "Start over" ===
 README.md                     |   14 +-
 main.c (new)                  |  522 +++++++++
 old/README.md (new)           |   11 +
 old/test.c (new)              |  165 +++
 old/test_sdl.c (new)          |  494 ++++++++
 old/tinyphysicsengine.h (new) | 2221 +++++++++++++++++++++++++++++++++++
 tinyphysicsengine.h           | 2552 ++++++++++++-----------------------------
 7 files changed, 4139 insertions(+), 1840 deletions(-)

=== 2022-01-29 16:14:05 +0100 (1643469245) 19b26cff20e8dc9bf0bbdc4bd5c5f73b01d7b52f Miloslav Ciz "Update README" ===
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

=== 2022-01-29 16:04:36 +0100 (1643468676) 4a7f697296a7f3d01403d45f89572bffe0344e75 Miloslav Ciz "Clean" ===
 tinyphysicsengine.h | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

=== 2021-12-28 20:25:07 -0600 (1640744707) 9637dc9c10f7d2bc17ba9d9d3a732fb3c43c05c3 Miloslav Ciz "Add center gravity" ===
 test_sdl.c          | 11 ++++++++---
 tinyphysicsengine.h | 48 +++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 51 insertions(+), 8 deletions(-)

=== 2021-12-28 19:29:54 -0600 (1640741394) 1475b681c27cc10b00d8b7cbadaf39a2a1329160 Miloslav Ciz "Continue world" ===
 test_sdl.c          | 18 ++++++++++++------
 tinyphysicsengine.h | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+), 6 deletions(-)

=== 2021-12-28 15:59:39 -0600 (1640728779) 44a26129a511be404e88f3733379f6307c788209 Miloslav Ciz "Add physics world" ===
 test_sdl.c          | 108 +++++++++++++++++++++++++++++-----------------------
 tinyphysicsengine.h |  20 +++++++---
 2 files changed, 75 insertions(+), 53 deletions(-)

=== 2021-12-28 12:21:32 -0600 (1640715692) 9d3dcca024f7ffacd262140d2c2c5070ee117033 Miloslav Ciz "Update TODO" ===
 TODO.txt | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

=== 2021-12-25 23:51:42 -0600 (1640497902) 79cdb77da6c9afd65e814887a41fa1dbe48a211a Miloslav Ciz "Adjust constants" ===
 test_sdl.c          | 6 +++---
 tinyphysicsengine.h | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

=== 2021-12-25 23:44:16 -0600 (1640497456) 6f7be6c518cf3e85726716d6a29507a524cfbb59 Miloslav Ciz "Reword antiviration" ===
 test_sdl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

=== 2021-12-25 23:43:58 -0600 (1640497438) ad10fcd583c39a49b06704bf58c461c8ef0534a6 Miloslav Ciz "Reword antiviration" ===
 test_sdl.c          | 10 ++++---
 tinyphysicsengine.h | 85 +++++++++++++++++++++++------------------------------
 2 files changed, 43 insertions(+), 52 deletions(-)

=== 2021-12-25 08:55:48 -0600 (1640444148) db5c94804fdfd742ea05e198c025276fed52eaf0 Miloslav Ciz "Fix bug" ===
 test_sdl.c | 2 --
 1 file changed, 2 deletions(-)

=== 2021-12-25 08:54:33 -0600 (1640444073) 8635fc4b7aa6a949a3647c12c30fcf8eb27c8f7c Miloslav Ciz "Fix bug" ===
 test_sdl.c          | 18 ++++++++-------
 tinyphysicsengine.h | 64 ++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 56 insertions(+), 26 deletions(-)

=== 2021-12-23 21:51:53 -0600 (1640317913) 21b78d376dec878d8cff2699a0e42cb66d9bee68 Miloslav Ciz "Find bug" ===
 tinyphysicsengine.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

=== 2021-12-23 21:49:10 -0600 (1640317750) 52fc20917cd2a60950f3fd5088731151cca4f93f Miloslav Ciz "Find bug" ===
 test_sdl.c          |  6 +++---
 tinyphysicsengine.h | 13 ++++++++++---
 2 files changed, 13 insertions(+), 6 deletions(-)

=== 2021-12-23 20:28:32 -0600 (1640312912) 138bf3d5581b67c6bb728f5417e7d6250de86eb7 Miloslav Ciz "Use velocity for micro coll" ===
 test_sdl.c          |  2 +-
 tinyphysicsengine.h | 35 ++++++++++++++++++++++++-----------
 2 files changed, 25 insertions(+), 12 deletions(-)

=== 2021-12-22 20:32:42 -0600 (1640226762) a25e97bfdc2dbdcbbae167d8a88c08c461c18330 Miloslav Ciz "Add primitive anti-vibration" ===
 test_sdl.c          | 12 ++++++++--
 tinyphysicsengine.h | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 70 insertions(+), 5 deletions(-)

=== 2021-12-16 20:13:57 -0600 (1639707237) cef18366063aede248999d5405e2a78d822a14e1 Miloslav Ciz "Fix bug" ===
 test_sdl.c          | 6 +++---
 tinyphysicsengine.h | 3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

=== 2021-12-16 19:31:08 -0600 (1639704668) c5522dc665354e638d0b5037a2493de559fe098c Miloslav Ciz "Continue coll" ===
 test_sdl.c          |  8 ++++----
 tinyphysicsengine.h | 38 +++++++++++++++++++++++++++++---------
 2 files changed, 33 insertions(+), 13 deletions(-)

=== 2021-12-16 17:02:13 -0600 (1639695733) f1ecff6774357b91ed82cbc2618c93ee1a332eaf Miloslav Ciz "Continue coll" ===
 test_sdl.c          | 14 +++++++-------
 tinyphysicsengine.h | 42 ++++++++++++++++++++++++++++--------------
 2 files changed, 35 insertions(+), 21 deletions(-)

=== 2021-12-14 20:50:54 -0600 (1639536654) 397c82cd61bcd9101860f390a9f8252f743f7d59 Miloslav Ciz "Fix adding velocity" ===
 test_sdl.c          |  9 ++++-----
 tinyphysicsengine.h | 17 +++++++++++++++--
 2 files changed, 19 insertions(+), 7 deletions(-)

=== 2021-12-14 19:49:54 -0600 (1639532994) 02ce24278a0c0152a599323256ba4972a7e4baac Miloslav Ciz "Fix cube coll detection" ===
 test_sdl.c          |  32 ++++++++++------
 tinyphysicsengine.h | 107 +++++++++++++++++++++++++---------------------------
 2 files changed, 71 insertions(+), 68 deletions(-)

=== 2021-12-13 19:38:48 -0600 (1639445928) da70a8890fc42adf51928a4771ea581b6a938f8a Miloslav Ciz "Add comment" ===
 test_sdl.c          | 16 ++++++++------
 tinyphysicsengine.h | 61 +++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 56 insertions(+), 21 deletions(-)

=== 2021-12-13 16:10:08 -0600 (1639433408) 39d224ed5e48e1ce2a17e1c19fdf169b3c196a0f Miloslav Ciz "Continue coll resolv" ===
 test_sdl.c          |  29 +++++++++------
 tinyphysicsengine.h | 104 ++++++++++++++++++++++++++--------------------------
 2 files changed, 69 insertions(+), 64 deletions(-)

=== 2021-12-13 11:50:05 -0600 (1639417805) 83a4862f73b42eca7d8d212947b03ba39f7c3489 Miloslav Ciz "Add todo" ===
 TODO.txt (new) | 1 +
 1 file changed, 1 insertion(+)

=== 2021-12-12 14:04:55 -0600 (1639339495) 4f536bdc740ef689350669e6c89100b03b09d286 Miloslav Ciz "Hot fix cube-cube coll" ===
 test_sdl.c          | 20 ++++++++++++--------
 tinyphysicsengine.h | 10 ++++++++--
 2 files changed, 20 insertions(+), 10 deletions(-)

=== 2021-12-11 23:52:10 -0600 (1639288330) 489d84257f0b6813582482de54c448ad316429c6 Miloslav Ciz "Resolve static coll" ===
 test_sdl.c          |  22 +++----
 tinyphysicsengine.h | 166 +++++++++++++++++++++++++++++++---------------------
 2 files changed, 109 insertions(+), 79 deletions(-)

=== 2021-12-11 20:12:27 -0600 (1639275147) e91f637ee9f93f2c41e2772d576e1a3991c7e5e6 Miloslav Ciz "Add new coll resolv" ===
 test_sdl.c          |  18 +++----
 tinyphysicsengine.h | 145 +++++++++++++++++++++++++---------------------------
 2 files changed, 78 insertions(+), 85 deletions(-)

=== 2021-12-09 19:40:13 +0100 (1639075213) 4780bd4b2506305efcd1f56b692cbca84fe60ff5 Miloslav Číž "Continue coll" ===
 test_sdl.c          | 14 ++++++++++----
 tinyphysicsengine.h | 43 +++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 51 insertions(+), 6 deletions(-)

=== 2021-11-24 18:19:14 -0600 (1637799554) 9e2659f470887b22a698e8c3c5971c22b7f4abc8 Miloslav Ciz "Continue kinetic energy" ===
 test_sdl.c          | 11 ++++++-----
 tinyphysicsengine.h | 35 +++++++++++++++++++++++++++++++++--
 2 files changed, 39 insertions(+), 7 deletions(-)

=== 2021-11-23 21:05:03 -0600 (1637723103) c36ab27741dff54385ad935ee32b3e096c39d4c3 Miloslav Ciz "Add anti overflow" ===
 test_sdl.c          | 14 +++++---------
 tinyphysicsengine.h | 18 +++++++++++-------
 2 files changed, 16 insertions(+), 16 deletions(-)

=== 2021-11-23 17:47:50 -0600 (1637711270) feae2c00704649f96bee2abf0dc9c465b40fae55 Miloslav Ciz "Start kin energy" ===
 test_sdl.c          | 31 ++++++++++++------
 tinyphysicsengine.h | 92 ++++++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 98 insertions(+), 25 deletions(-)

=== 2021-11-22 20:27:49 -0600 (1637634469) cd3fb7bd4ad4f0b78de7074e7308ba00bf5e3829 Miloslav Ciz "Add comments" ===
 tinyphysicsengine.h | 10 ++++++++++
 1 file changed, 10 insertions(+)

=== 2021-11-22 18:15:04 -0600 (1637626504) 981eb0e2a0e1ad118a1da2b024091ae1621fea8d Miloslav Ciz "Continue coll resolving" ===
 test_sdl.c          | 18 +++++++++++-------
 tinyphysicsengine.h | 54 ++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 54 insertions(+), 18 deletions(-)

=== 2021-11-21 20:40:42 -0600 (1637548842) bb3ca4676a97f57e933e4aa405e66295114ba1dd Miloslav Ciz "Continue coll resolving" ===
 test_sdl.c          |  45 +++++++++++++++++++---
 tinyphysicsengine.h | 107 ++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 115 insertions(+), 37 deletions(-)

=== 2021-11-21 14:03:17 -0600 (1637524997) 979cb05ed22b987764806ca8ffb2b51e9b6bc1f6 Miloslav Ciz "Continue cube to cube" ===
 test_sdl.c          |   8 +++-
 tinyphysicsengine.h | 114 +++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 92 insertions(+), 30 deletions(-)

=== 2021-11-17 19:28:39 -0600 (1637198919) 794a69da50c76a755c5094e36d64b474c7e6a5b9 Miloslav Ciz "Continue cube to cube" ===
 test_sdl.c          | 37 +++++++++++++++--------------
 tinyphysicsengine.h | 67 ++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 73 insertions(+), 31 deletions(-)

=== 2021-11-17 13:57:21 -0600 (1637179041) 6a365e99eb7208545ff8801f575245ce8470e854 Miloslav Ciz "Fix bugs" ===
 test_sdl.c          |  8 +++---
 tinyphysicsengine.h | 77 ++++++++++++++++++++++++++++++-----------------------
 2 files changed, 48 insertions(+), 37 deletions(-)

=== 2021-11-16 22:28:19 -0600 (1637123299) c78648e2102284296e29e3d7bed204522479dfe9 Miloslav Ciz "Continue cube coll" ===
 test_sdl.c          |  14 +----
 tinyphysicsengine.h | 172 ++++++++++++++++++++++++++++++----------------------
 2 files changed, 101 insertions(+), 85 deletions(-)

=== 2021-11-16 21:44:32 -0600 (1637120672) 0eabcc651bb130e6a2cd9ec548244fd6874aa7a4 Miloslav Ciz "Start cube-cube coll" ===
 test_sdl.c          |  36 ++++++++++---
 tinyphysicsengine.h | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 173 insertions(+), 11 deletions(-)

=== 2021-11-10 19:41:58 -0600 (1636594918) f9e700a54f8ab6852dd0d9c4c316c45e6f597e67 Miloslav Ciz "Add capsule capsule collision" ===
 test_sdl.c          |  5 ++--
 tinyphysicsengine.h | 86 +++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 77 insertions(+), 14 deletions(-)

=== 2021-11-09 17:03:20 -0600 (1636499000) 8e5e13dbd53b9dc6fd9e8a1ef5882bf65fb84830 Miloslav Ciz "Add sphere capsule collision" ===
 make.sh             |  2 +-
 test_sdl.c          |  5 +++--
 tinyphysicsengine.h | 36 ++++++++++++++++++++++++++++++++++++
 3 files changed, 40 insertions(+), 3 deletions(-)

=== 2021-11-08 16:17:54 -0600 (1636409874) 1583bae960d6a4e3c29fb488a0007615cb802eb2 Miloslav Ciz "Add closest ls" ===
 test.c              |  9 +++++++--
 test_sdl.c          | 46 ++++++++++++++++++++++++++++++++++++++--------
 tinyphysicsengine.h | 29 +++++++++++++++++++++++++----
 3 files changed, 70 insertions(+), 14 deletions(-)

=== 2021-08-04 20:51:35 -0500 (1628128295) 61358dcbcd11ae391a311eea47f01272074efbb4 Miloslav Ciz "Fix point rotation" ===
 test.c              | 13 +++++++
 test_sdl.c          | 98 +++++++++++++++++++++++++++++++++++++++++++++++++----
 tinyphysicsengine.h | 23 ++++++++++++-
 3 files changed, 126 insertions(+), 8 deletions(-)

=== 2021-08-04 16:29:40 -0500 (1628112580) 891872bfa4c31c962ea3a75fad3401be10a8b3b4 Miloslav Ciz "Update" ===
 small3dlib.h      | 185 ++++++++++++++++++++++++++----------------------------
 test_sdl (new +x) | Bin 0 -> 301280 bytes
 2 files changed, 90 insertions(+), 95 deletions(-)

=== 2021-08-02 19:11:58 -0500 (1627949518) a4c93d24fd210365f35955b625ef7bc44d4aa7e7 Miloslav Ciz "Update SDL" ===
 small3dlib.h |  23 +++++--
 test_sdl.c   | 196 ++++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 163 insertions(+), 56 deletions(-)

=== 2021-07-28 18:56:45 +0200 (1627491405) c0648627a82d5420e466383b952e74e6e48ccc20 Miloslav Číž "Continue collisions" ===
 test.c              |  3 +++
 tinyphysicsengine.h | 30 ++++++++++++++++++++----------
 2 files changed, 23 insertions(+), 10 deletions(-)

=== 2021-07-28 18:22:17 +0200 (1627489337) 63ba77fba78c5678bf5784021ae8089b8da9cc40 Miloslav Číž "Continue collisions" ===
 test.c              | 67 ++++++++++++++++++++++----------------
 tinyphysicsengine.h | 92 ++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 106 insertions(+), 53 deletions(-)

=== 2021-07-24 18:33:59 +0200 (1627144439) 8525c1d89ba12b025597284bc8f019ed94d52aa9 Miloslav Číž "Continue collisions" ===
 test.c              | 23 ++++++++++++++++++++
 tinyphysicsengine.h | 60 +++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 67 insertions(+), 16 deletions(-)

=== 2021-07-23 20:18:30 +0200 (1627064310) 0b9b81d7de09ebdec993a6f016244d394feb995d Miloslav Číž "Continue collisions" ===
 test.c              | 16 ++++----------
 tinyphysicsengine.h | 60 +++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 53 insertions(+), 23 deletions(-)

=== 2021-07-23 15:49:32 +0200 (1627048172) b105a100120700b7c6aa2d50d076219ce7393476 Miloslav Číž "Add functions" ===
 test.c              | 11 ++++++++++-
 tinyphysicsengine.h | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 61 insertions(+), 2 deletions(-)

=== 2021-07-23 14:42:49 +0200 (1627044169) db68bf1676f1937bf45cd200566efb48c1fe0514 Miloslav Číž "Update test" ===
 make.sh |  2 +-
 test.c  | 21 +++++++++++----------
 2 files changed, 12 insertions(+), 11 deletions(-)

=== 2021-07-21 17:38:07 +0200 (1626881887) 38d49af7d7be30c8261d3abc6c49f5a7d4b69dbd Miloslav Číž "Continue collision resolving" ===
 test_sdl.c          |   8 +--
 tinyphysicsengine.h | 146 +++++++++++++++++++++++++---------------------------
 2 files changed, 74 insertions(+), 80 deletions(-)

=== 2021-07-21 16:43:16 +0200 (1626878596) 966bb880966e266723edb41204924f17bbedf36e Miloslav Číž "Fix a bug" ===
 test_sdl.c          | 2 +-
 tinyphysicsengine.h | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

=== 2021-07-20 20:43:25 +0200 (1626806605) 80d0be736f76232a2e4b9cb49fea37fa3466bb22 Miloslav Číž "Continue collision resolving" ===
 test_sdl.c          |  9 +++++----
 tinyphysicsengine.h | 16 +++++++---------
 2 files changed, 12 insertions(+), 13 deletions(-)

=== 2021-07-20 20:28:31 +0200 (1626805711) c666acf2ba75f9ed08433abbbeaf94d5c8c11268 Miloslav Číž "Continue collision resolving" ===
 tinyphysicsengine.h | 2 ++
 1 file changed, 2 insertions(+)

=== 2021-07-20 20:28:06 +0200 (1626805686) 6aa6ff243a400e270af3c7e54069538422c80f1a Miloslav Číž "Continue collision resolving" ===
 test_sdl.c          |  8 ++++----
 tinyphysicsengine.h | 36 ++++++++++++++++++++++--------------
 2 files changed, 26 insertions(+), 18 deletions(-)

=== 2021-07-20 16:54:52 +0200 (1626792892) d5380a9ec7eaf01e026d2ded5bcd48b4d5e74ad6 Miloslav Číž "Start collision resolving" ===
 make.sh             |  4 ++--
 test_sdl.c          |  4 ++++
 tinyphysicsengine.h | 43 ++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 46 insertions(+), 5 deletions(-)

=== 2021-07-19 21:07:15 +0200 (1626721635) d944be98efab2d5bbe47f58c44381cb750451d84 Miloslav Číž "Add func" ===
 make.sh             |  2 +-
 test.c              |  9 ++++-----
 tinyphysicsengine.h | 51 ++++++++++++++++++++++++---------------------------
 3 files changed, 29 insertions(+), 33 deletions(-)

=== 2021-07-19 18:32:30 +0200 (1626712350) d1bf8640ae3f703096935b4e2fefb643a36c257b Miloslav Číž "Add vec funcs" ===
 test_sdl.c          | 11 ++++++-
 tinyphysicsengine.h | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 103 insertions(+), 1 deletion(-)

=== 2021-07-18 16:27:47 +0200 (1626618467) 4cf45ad537cc2f9d1e5c9fc3c9011bf55f07c1f5 Miloslav Číž "Add some spheres" ===
 make.sh    |   2 +-
 test_sdl.c | 209 +++++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 164 insertions(+), 47 deletions(-)

=== 2021-07-17 18:28:48 +0200 (1626539328) bb4f0c8e8d06f52d7db49a23fe909b63223cbfc8 Miloslav Číž "Continue collisions" ===
 test.c              | 92 +++++++++++++++++++++++++++++++++++++++++------------
 tinyphysicsengine.h | 66 +++++++++++++++++++-------------------
 2 files changed, 105 insertions(+), 53 deletions(-)

=== 2021-07-17 14:56:23 +0200 (1626526583) ac99d555f2cba3f147b16971d58dc01c112dfe4d Miloslav Číž "Start collisions" ===
 make.sh             |  6 +++--
 test.c              | 33 ++++++---------------------
 tinyphysicsengine.h | 66 +++++++++++++++++++++++++++++++++++++++++++++--------
 3 files changed, 68 insertions(+), 37 deletions(-)

=== 2021-07-17 14:23:14 +0200 (1626524594) 3250571db905f13158ab1f886e84974ae323504a Miloslav Číž "Add rotations" ===
 test_sdl.c          | 10 +++++++++-
 tinyphysicsengine.h | 44 ++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 49 insertions(+), 5 deletions(-)

=== 2021-07-17 13:44:39 +0200 (1626522279) e1ad857da852d085bc99ecc3c14938717967142f Miloslav Číž "Update header" ===
 tinyphysicsengine.h | 7 +++++++
 1 file changed, 7 insertions(+)

=== 2021-07-15 20:17:13 +0200 (1626373033) 91f7c25e1b54b99b5110cf66df26e556ce44d073 Miloslav Číž "Add shapes" ===
 test_sdl.c          |  2 +-
 tinyphysicsengine.h | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 1 deletion(-)

=== 2021-07-15 19:44:37 +0200 (1626371077) 5213a624d5e495384433d57c150274314fcacd88 Miloslav Číž "Continue apply velocity" ===
 test_sdl.c          |  4 ++--
 tinyphysicsengine.h | 43 +++++++++++++++++++++++++++++++++++++------
 2 files changed, 39 insertions(+), 8 deletions(-)

=== 2021-07-14 15:26:38 +0200 (1626269198) 8070e54083e8166cdf11c0bfb877e02f45d897ca Miloslav Číž "Start apply velocity" ===
 test_sdl.c          | 27 ++++++++-------------------
 tinyphysicsengine.h | 20 +++++++++++++++++++-
 2 files changed, 27 insertions(+), 20 deletions(-)

=== 2021-07-14 14:46:36 +0200 (1626266796) d9f4227c189afff9805c829ad902307ae5a0ad09 Miloslav Číž "Refactor" ===
 tinyphysicsengine.h | 38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)

=== 2021-07-13 20:12:47 +0200 (1626199967) 148e8027b3b60bee45a329726980a93b79bf49ea Miloslav Číž "Refactor" ===
 test_sdl.c          |  8 ++++----
 tinyphysicsengine.h | 27 +++++++++++++--------------
 2 files changed, 17 insertions(+), 18 deletions(-)

=== 2021-07-13 20:08:13 +0200 (1626199693) 454a82619f63c3a17d35c8c6b34f7aa3b6b494b3 Miloslav Číž "Fix rotation" ===
 test_sdl.c          |  49 ++++++++++++----------
 tinyphysicsengine.h | 115 +++++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 123 insertions(+), 41 deletions(-)

=== 2021-07-13 15:38:28 +0200 (1626183508) cdf14347e10cefe3eacc86e3c062041b80c66f95 Miloslav Číž "Continue quaternions" ===
 test_sdl.c          | 37 +++++++++++++++++-----
 tinyphysicsengine.h | 89 ++++++++++++++++++++++++++++++++---------------------
 2 files changed, 84 insertions(+), 42 deletions(-)

=== 2021-07-12 20:49:34 +0200 (1626115774) 1d0b353753eb9c43e8ce667fea9fdb9b3406f441 Miloslav Číž "Add todo" ===
 tinyphysicsengine.h | 3 +++
 1 file changed, 3 insertions(+)

=== 2021-07-12 20:28:36 +0200 (1626114516) 586c997c39ddaaae7b8a0dae04eef050c2b5f24c Miloslav Číž "Add func" ===
 tinyphysicsengine.h | 12 ++++++++++++
 1 file changed, 12 insertions(+)

=== 2021-07-12 20:25:15 +0200 (1626114315) c3a855593586ae8960967d7bcedd9745362bf904 Miloslav Číž "Refactor" ===
 tinyphysicsengine.h | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

=== 2021-07-12 20:23:34 +0200 (1626114214) 6d038b27428e093a1c1e9d2d9a7f891524084442 Miloslav Číž "Continue quat" ===
 tinyphysicsengine.h | 132 +++++++++++++++++++++++-----------------------------
 1 file changed, 58 insertions(+), 74 deletions(-)

=== 2021-07-12 20:08:30 +0200 (1626113310) e6cceff2a06fb5a12fad0f746fec1d5838a9264a Miloslav Číž "Continue quat" ===
 test_sdl.c          | 12 ++++++++----
 tinyphysicsengine.h | 41 ++++++-----------------------------------
 2 files changed, 14 insertions(+), 39 deletions(-)

=== 2021-07-12 18:56:22 +0200 (1626108982) 72c382147372908e956283709f133ab35638b4b3 Miloslav Číž "Continue quat" ===
 make.sh             |  2 +-
 test.c              | 14 +++++++-----
 test_sdl.c          | 64 ++++++++++++++++++++++-------------------------------
 tinyphysicsengine.h | 48 +++++++++++++++++++++++++++-------------
 4 files changed, 70 insertions(+), 58 deletions(-)

=== 2021-07-11 20:04:08 +0200 (1626026648) cc639adce69bff932b1626c2ef03cb2b56aa8776 Miloslav Číž "Continue quat" ===
 make.sh             |   2 +-
 test.c              |  62 +++++++++++++-----
 test_sdl.c          |   5 +-
 tinyphysicsengine.h | 177 ++++++++++++++++++++++++++--------------------------
 4 files changed, 138 insertions(+), 108 deletions(-)

=== 2021-07-11 16:41:47 +0200 (1626014507) 6c16ae3613e32ab133c18885df5bcec83c8a1b40 Miloslav Číž "Continue quat" ===
 test_sdl.c          | 16 +++++++++--
 tinyphysicsengine.h | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 95 insertions(+), 2 deletions(-)

=== 2021-07-11 10:23:33 +0200 (1625991813) 2797ec18c07ce0078780a5a76fc43057266a859d Miloslav Číž "Continue quat" ===
 test_sdl.c          | 13 ++++++++-----
 tinyphysicsengine.h | 16 ++++++++++------
 2 files changed, 18 insertions(+), 11 deletions(-)

=== 2021-07-11 10:07:19 +0200 (1625990839) d401e02e3edfb55c7bf87b7ddcfea7ffe634fb21 Miloslav Číž "Continue quat" ===
 test_sdl.c          | 36 ++++++++++++------------------------
 tinyphysicsengine.h |  8 ++++++++
 2 files changed, 20 insertions(+), 24 deletions(-)

=== 2021-07-11 09:55:37 +0200 (1625990137) 77c1913718029b3a3aa4cfe7c04bb862297d088f Miloslav Číž "Continue quat" ===
 test_sdl.c          |  7 +++----
 tinyphysicsengine.h | 13 +++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)

=== 2021-07-10 21:12:55 +0200 (1625944375) aad349db9b1cde67e91f5fa0946664bf1af4ba04 Miloslav Číž "Continue quat" ===
 test_sdl.c          | 31 +++++++++++++++++++++
 tinyphysicsengine.h | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 107 insertions(+), 2 deletions(-)

=== 2021-07-10 20:25:42 +0200 (1625941542) 566f03504ebef0d13acaa98a7f15e4fdff40044a Miloslav Číž "Add quaternion mult" ===
 test_sdl.c          |  2 ++
 tinyphysicsengine.h | 31 ++++++++++++++++++++++++++++---
 2 files changed, 30 insertions(+), 3 deletions(-)

=== 2021-07-10 20:03:31 +0200 (1625940211) 1bf3f9127cdcb18d8e904c575f312f4233c37fe6 Miloslav Číž "Remove warnings" ===
 tinyphysicsengine.h | 207 ++++++++++++++++++++++++++--------------------------
 1 file changed, 104 insertions(+), 103 deletions(-)

=== 2021-07-10 19:58:32 +0200 (1625939912) 6519c9762f7c3ac8dd8ded7ea35b97eda647700d Miloslav Číž "Update" ===
 tinyphysicsengine.h | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

=== 2021-07-10 18:59:46 +0200 (1625936386) c5d911bba40e4263e7400aa63f54032c4ca504b0 Miloslav Číž "Update" ===
 make.sh             |    4 +-
 small3dlib.h (new)  | 2809 +++++++++++++++++++++++++++++++++++++++++++++++++++
 test_sdl.c (new)    |   76 ++
 tinyphysicsengine.h |  292 ++++--
 4 files changed, 3118 insertions(+), 63 deletions(-)

=== 2021-06-21 12:56:06 +0200 (1624272966) 8d4fe2c237ae05c92f1588ddf47329bd980661c4 Miloslav Číž "Add readme" ===
 README.md (new) | 1 +
 1 file changed, 1 insertion(+)

=== 2021-06-21 12:55:46 +0200 (1624272946) 52e79d54c66b52191d198fb438d9865dfddbeaf3 Miloslav Číž "Continue collision func" ===
 tinyphysicsengine.h | 63 +++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 59 insertions(+), 4 deletions(-)

=== 2021-06-21 00:04:08 +0200 (1624226648) 8855f9ed2fc32da66cafcf391fa769ef1c77f092 Miloslav Číž "Addd more funcs" ===
 test.c              | 22 +++++++++++++++++-
 tinyphysicsengine.h | 64 +++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 69 insertions(+), 17 deletions(-)

=== 2021-06-20 21:36:21 +0200 (1624217781) 668f91781b3b88ce47b6660cf01c89c97691b63e Miloslav Číž "Start another func" ===
 tinyphysicsengine.h | 81 +++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 76 insertions(+), 5 deletions(-)

=== 2021-06-20 17:34:15 +0200 (1624203255) e9ea9e12414af1dd2de3b62b27401f96a80618dd Miloslav Číž "Add a function" ===
 make.sh (new +x)    |  4 +++
 test.c (new)        | 22 ++++++++++++++++
 tinyphysicsengine.h | 76 +++++++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 97 insertions(+), 5 deletions(-)

=== 2021-06-13 18:12:04 +0200 (1623600724) 99aa73e997987cfeeeba8b61a1bdfbd8449d2e55 Miloslav Číž "Init" ===
 LICENSE.txt (new)         | 122 ++++++++++++++++++++++++++++++++++++++++++++++
 tinyphysicsengine.h (new) |  76 +++++++++++++++++++++++++++++
 2 files changed, 198 insertions(+)
