_
|
e4aeba9421
|
Added init and show for Meshes
|
2018-05-13 02:44:05 -07:00 |
|
_
|
49a3c8f0b7
|
Added init and show for mesh headers
|
2018-05-13 01:33:12 -07:00 |
|
_
|
accf440047
|
Added interface for GEOHeader
|
2018-05-13 01:08:56 -07:00 |
|
_
|
626fc66d64
|
Added notice about questionably working Textures
|
2018-04-27 05:25:26 -07:00 |
|
_
|
b30359aabc
|
Fixed TEXtureBatchDescriptor
|
2018-04-27 04:57:35 -07:00 |
|
_
|
62841adcb9
|
Fixed TEXturePack struct
|
2018-04-27 04:44:55 -07:00 |
|
_
|
be691baffb
|
Added python interface of texture component
|
2018-04-27 04:42:18 -07:00 |
|
_
|
9e595dd165
|
Fixed minor indenting issue on doc-geo.txt
|
2018-04-26 22:26:33 -07:00 |
|
suhrke
|
a5f91d155f
|
Merge branch 'feature/documentation' of scuti/lib3ddevil1 into master
|
2018-04-25 14:57:33 -07:00 |
|
|
295b826e36
|
Added missing description for printcoordinate()
|
2018-04-25 05:06:09 -07:00 |
|
|
012abafa27
|
Added segment about the namespace
|
2018-04-25 04:59:00 -07:00 |
|
|
e9fa07b695
|
Minor adjustments
|
2018-04-25 04:56:37 -07:00 |
|
|
063a091d7f
|
Added example for geo component
|
2018-04-25 04:55:03 -07:00 |
|
|
bc6b2081e0
|
Added small description of texture file format
|
2018-04-25 04:49:39 -07:00 |
|
|
eca26f2059
|
Added docs for geo component
|
2018-04-25 04:49:15 -07:00 |
|
|
b2ddc14a63
|
Added example of getting all textures
|
2018-04-25 04:12:48 -07:00 |
|
|
4bed12289b
|
Added docs for texture component
|
2018-04-25 03:58:33 -07:00 |
|
_
|
e06d7dcd8f
|
Adjusted constructor to allow default 'blank' pld's
|
2018-04-24 21:51:11 -07:00 |
|
_
|
a349c8da52
|
Added pythonic PLDHeader object
|
2018-04-24 21:19:44 -07:00 |
|
_
|
01815bc90f
|
Added demonstration of design
|
2018-04-24 19:25:26 -07:00 |
|
_
|
790afd9960
|
Added pack to packed structs
|
2018-04-24 19:15:39 -07:00 |
|
_
|
8585702471
|
Fixed access of offset attribute in PldHeader
|
2018-04-24 18:46:10 -07:00 |
|
_
|
7736a50e7f
|
Fixed typo and correctly print geoheader
|
2018-04-24 04:58:21 -07:00 |
|
suhrke
|
fc7558a0b6
|
Merge branch 'fix/pointerofpointer' of scuti/lib3ddevil1 into feature/pythonbinding
|
2018-04-24 04:18:41 -07:00 |
|
_
|
16ece81bcf
|
Fixed getbatchdesc()
|
2018-04-24 04:08:52 -07:00 |
|
_
|
918e12544d
|
Fixed getmeshheader()
|
2018-04-24 03:58:51 -07:00 |
|
surkeh
|
360d57477d
|
Add *.gch to make clean recipe
|
2018-04-23 18:57:57 -07:00 |
|
suhrke
|
a12140f4ac
|
Merge branch 'feature/getheaderfns' of scuti/lib3ddevil1 into feature/pythonbinding
|
2018-04-23 18:44:58 -07:00 |
|
_
|
438ba04efb
|
Added bindings for new functions
|
2018-04-23 17:59:46 -07:00 |
|
_
|
9a14430a88
|
Fixed segmentation fault by clarifying pointer of pointer
|
2018-04-23 17:43:04 -07:00 |
|
_
|
046e1f8617
|
Replaced old casts with function calls
|
2018-04-23 17:28:39 -07:00 |
|
_
|
6d0b82682e
|
Added getheader() functions for tex and geo component
|
2018-04-23 17:15:56 -07:00 |
|
_
|
d6ef6e3dc5
|
Added brief overview
|
2018-04-22 17:59:52 -07:00 |
|
_
|
23405ca83e
|
Added document for pld component
|
2018-04-22 17:37:35 -07:00 |
|
surkeh
|
e111ff2e07
|
Add __init__.py to bindings
|
2018-04-22 14:59:30 -07:00 |
|
_
|
c1bb8c457f
|
Added interface for geometry functions
|
2018-04-22 06:48:19 -07:00 |
|
_
|
d71a89b840
|
Added python interface for texture functions
|
2018-04-22 06:02:32 -07:00 |
|
_
|
71f6517a94
|
Python can read a pld header
|
2018-04-22 03:39:08 -07:00 |
|
surkeh
|
3f76eddbce
|
Makefile creates .so (internall a .dll on windows?)
|
2018-04-21 15:44:09 -07:00 |
|
_
|
b6947d8f11
|
Adjustment on readme on building
|
2018-04-21 04:29:13 -07:00 |
|
_
|
d888298afd
|
Added struct for PldHeader and related function
|
2018-04-21 03:39:25 -07:00 |
|
surkeh
|
f77c2f8920
|
Merged a/iosanitycheck into master
|
2018-04-19 16:08:36 -07:00 |
|
surkeh
|
9b70b10565
|
writemesh() variable previousBatch renamed to endOfPrevious
|
2018-04-19 14:48:32 -07:00 |
|
surkeh
|
889a3e44a6
|
Offset sanity checks
|
2018-04-19 05:58:35 -07:00 |
|
suhrke
|
6afa14c124
|
Merge branch 'scuti/warnings' of scuti/lib3ddevil1 into master
|
2018-04-19 05:52:07 -07:00 |
|
_
|
7dc8bfced3
|
Addressed compiler warning in texture demo / pointer types
|
2018-04-19 05:49:16 -07:00 |
|
_
|
444e157d77
|
Minor adjustments of spacing and alignment
|
2018-04-19 05:46:23 -07:00 |
|
_
|
9f614e794c
|
Addressed compiler warnings for geometry module
|
2018-04-19 05:42:44 -07:00 |
|
_
|
dd5af2004d
|
Addressed warnings for texture module
|
2018-04-19 05:30:13 -07:00 |
|
_
|
ed2ee7bf71
|
Added -Wall to flags and moved devil1geo.o to main directory
|
2018-04-19 05:19:38 -07:00 |
|