Commit Graph

175 Commits

Author SHA1 Message Date
_
70f7ccd29a Addressed warnings for pld module 2018-04-19 05:19:02 -07:00
scuti
2977274f93 Merge branch 'a/writemesh' of scuti/lib3ddevil1 into master 2018-04-19 04:42:22 -07:00
suhrke
10402c2649 Merge branch 'removeprints' of scuti/lib3ddevil1 into a/writemesh 2018-04-19 04:41:16 -07:00
_
e1d2dff25e Removed printouts 2018-04-19 04:37:59 -07:00
scuti
c6c57269b9 Merge branch 'bug/meshbatcherror' of scuti/lib3ddevil1 into a/writemesh 2018-04-19 04:29:59 -07:00
surkeh
3d20691b81 Added missing free for newBatches malloc 2018-04-19 04:28:20 -07:00
surkeh
2257f7f034 Fixed geometry offset and handled multiple batch meshes 2018-04-19 04:24:17 -07:00
_
048a57890a Added readme file 2018-04-18 22:05:36 -07:00
_
ceb6409abd Updated offset related attributes before file write. 2018-04-18 03:06:48 -07:00
_
240864050e Wrote 'dump' of batch data 2018-04-18 02:12:06 -07:00
_
ecc206b5e8 Updated Make for new file names & clean of demo executables 2018-04-18 00:23:59 -07:00
_
913998e37f Renamed demo files to be explicit about functionality. 2018-04-18 00:21:34 -07:00
_
ec6e972688 Renamed demo functions for consistency 2018-04-18 00:19:05 -07:00
_
6afdd02c67 Moved pld fn into pld demo, and includes into respective demos 2018-04-18 00:14:11 -07:00
scuti
ffcd5a0e72 Merge branch 'a/demo' of scuti/lib3ddevil1 into master 2018-04-17 23:49:02 -07:00
surkeh
28bd2b0a54 Split main into separate demos 2018-04-17 23:47:08 -07:00
scuti
daaf0a36e2 Merge branch 'scuti/namespaces' of scuti/lib3ddevil1 into master 2018-04-17 20:34:20 -07:00
_
6babd59d56 Add namespace structs for geometry 2018-04-17 20:14:45 -07:00
_
48f255eb36 Added namespace structs for textures 2018-04-17 20:03:06 -07:00
_
40db88d4eb Minor re-ordering 2018-04-17 19:42:28 -07:00
_
9bfc125158 Added namespace structs for pld's 2018-04-17 19:37:59 -07:00
surkeh
7964563396 Merge branch 'a/geometry'
Geometry internals complete, interfaces likely to change
2018-04-17 18:49:20 -07:00
_
9a75cd0940 Added getmesh function 2018-04-17 18:32:23 -07:00
scuti
383abb1607 Merge branch 'a/multipleMeshBatches' of scuti/lib3ddevil1 into a/geometry 2018-04-13 17:42:18 -07:00
surkeh
ad32d3d10a Meshes with multiple batches handled 2018-04-13 17:22:07 -07:00
_
4df1024a55 Fixed iterating bug with initializing mesh batches 2018-04-13 14:56:14 -07:00
_
b7f98eac8f Added LGPL license 2018-04-10 14:27:03 -07:00
scuti
7042060fb5 Merge branch 'feature-IdentifyTexture' of scuti/lib3ddevil1 into master 2018-04-09 21:24:24 -07:00
surkeh
a52a9ef0bc Check for texture pack done in memory 2018-04-09 21:16:20 -07:00
_
d38926b86a Added for loop to accomodate cases with multiple batches 2018-04-09 20:51:37 -07:00
surkeh
e3f942e3d7 Identify texture packs, add .txp 2018-04-09 20:21:56 -07:00
_
ad357afc36 Initialized pointers for arrays in struct Batch 2018-04-07 22:09:29 -07:00
_
fb962d2ffe Implemented correct initialization of batch and positions array 2018-04-07 19:37:43 -07:00
_
cc31734e44 Merge branch 'master' of https://git.teknik.io/scuti/lib3ddevil1 into a/geometry 2018-04-07 04:43:38 -07:00
_
b18e6fe486 Added ignore file. 2018-04-07 04:42:19 -07:00
8016deae86 Moved out for loop & fixed getting mesh headers 2018-04-07 04:39:16 -07:00
_
0e5c96b83b Added function to get mesh headers 2018-04-07 03:24:07 -07:00
_
5b40ffb00b Added check for file data on exporttextures() 2018-04-06 20:18:27 -07:00
scuti
f884d0bf58 Merge branch 'h/pldnoheap' of scuti/lib3ddevil1 into master 2018-04-06 16:21:30 -07:00
_
c3a74a6dd5 Removed old versions of code 2018-04-06 16:07:35 -07:00
_
a7cee528f3 Added simplier pld unpacking 2018-04-06 16:05:12 -07:00
0ea47e44c3 Added function that determines size of pld section 2018-04-06 15:48:44 -07:00
_
c9e4e99f1a Merge branch 'master' of https://git.teknik.io/scuti/lib3ddevil1 into h/pldnoheap 2018-04-06 15:04:34 -07:00
scuti
928fce8e3c Merge branch 'scuti/texture' of scuti/lib3ddevil1 into master 2018-04-06 14:52:01 -07:00
_
a8b7c51a3a Removed unneeded functions and libraries 2018-04-06 14:46:17 -07:00
_
95ffa588b1 Revised getpldh(.., ..) - no malloc's 2018-04-06 14:42:52 -07:00
_
f257d1be4b Removed stdlib.h and string.h as includes 2018-04-06 01:31:21 -07:00
_
0dabc2568e Deleted scrapped functions. 2018-04-06 01:22:52 -07:00
_
5462ec025e Clean up and reordering of devil1tex component 2018-04-05 22:01:12 -07:00
_
81af655f35 Added revised functions for handling texture files 2018-04-05 21:52:56 -07:00