Commit Graph

66 Commits

Author SHA1 Message Date
4fce2265dd Spring update 2021-04-03 17:06:09 +02:00
02f8f7e346 Spring cleaning! 2021-04-03 15:23:30 +02:00
72a6fe8226 more cleanup, convertBG func 2021-04-03 14:14:01 +02:00
ed0147e687 replace IM with pngquant 2021-04-02 22:33:28 +02:00
0f4ccadaa4 unitary portal padding 2021-04-02 15:37:38 +02:00
7ed9802886 fix visible obj occluded by portals 2021-04-02 12:53:55 +02:00
036b07e2be fix visible obj occluded by portals 2021-04-02 12:41:32 +02:00
39b660dbd8 add portals 2021-03-31 20:28:02 +02:00
7e7e524735 add mesh 2dpos member to MESH struct 2021-03-25 19:56:07 +01:00
bd365064cf anim range correction 2021-03-25 16:53:04 +01:00
32ee286796 ray_cast ok 2021-03-25 10:50:54 +01:00
386e560779 finished ray_casting imp 2021-03-24 11:33:09 +01:00
8c610e0201 add ray_cast 2021-03-23 14:33:38 +01:00
30ebfdeeb0 add isSprite flag to MESH 2021-03-22 20:26:41 +01:00
d95947a2a7 add curNode to BODY struct 2021-03-18 19:21:40 +01:00
ccfe14decd correct isInPlane + checkLine functions 2021-03-18 16:34:43 +01:00
c4220691fd correcting struct declaration 2021-03-16 16:18:05 +01:00
dcdfc666a3 correcting struct declaration 2021-03-16 11:58:00 +01:00
464ddbab4e correcting childnode struct 2021-03-15 15:02:26 +01:00
963720a106 add spatial partitionning 2021-03-15 12:44:15 +01:00
c0ba209f87 finish cleanup 2021-03-12 13:06:21 +01:00
55af8e8406 add NODE struct 2021-03-12 12:13:08 +01:00
ffa48bb8e3 clean up 2021-03-12 11:21:18 +01:00
a8c6cfb1b1 so much stuff 2021-03-01 20:05:38 +01:00
9e1139ec6d light mat, cam pos 2021-02-19 18:00:42 +01:00
6c2b090e73 Add vertex anim, light pos export 2021-02-02 12:15:11 +01:00
9cb70c7ae8 isRigidBody, isPrism flags added 2021-01-14 17:22:44 +01:00
48eb7ca02d add cube.c 2021-01-05 13:31:01 +01:00
Schnappy
61725bd36a
Delete cube.c 2021-01-05 13:34:28 +01:00
01984bbb7d cleanup mess 2021-01-05 13:28:16 +01:00
db7e7db2e5 update README 2021-01-04 19:23:57 +01:00
d62f5536ad export whole scenes 2021-01-04 18:28:27 +01:00
47d60bcd14 change mesh example 2020-12-30 22:09:12 +01:00
fe4f6b2b99 export/import multiple meshes 2020-12-30 11:23:36 +01:00
abee299c1a change pic 2020-12-29 16:56:02 +01:00
80cdecbe19 switch to double buffering 2020-12-29 16:39:21 +01:00
9e9fb5310c Merge branch 'main' of https://github.com/ABelliqueux/blender_io_export_psx_mesh into main
yup
2020-12-29 15:54:10 +01:00
3faefdc849 set OBJECT mode before export 2020-12-29 15:53:47 +01:00
Schnappy
639117ff91
Delete cube.blend 2020-12-29 15:40:06 +01:00
Schnappy
d8e9adec53
Delete primdrawG.c 2020-12-29 15:39:41 +01:00
Schnappy
4213b910f4
Delete primdrawG.jpg 2020-12-29 15:39:15 +01:00
d2b1e839ba add instructions 2020-12-29 15:32:14 +01:00
8260b4b33c add instructions 2020-12-29 15:31:05 +01:00
2b3d5af5ae change pic 2020-12-29 15:19:56 +01:00
0ac4eebad2 add blend 2020-12-29 15:05:05 +01:00
88a3ab53ad add tim 2020-12-29 15:04:44 +01:00
18f2bfefed now export/import gouraud textured meshes with UV! 2020-12-29 15:03:34 +01:00
2b145222d3 now export/import gouraud textured meshes with UV! 2020-12-29 15:01:44 +01:00
fb55941d29 add pic 2020-12-27 18:31:51 +01:00
57e88c5049 README max polycount 2020-12-27 18:11:41 +01:00