_
|
4477d2a239
|
Adjustments, typo fixes, and clarifications in docs
|
2018-05-19 17:58:13 -07:00 |
|
_
|
b1897c34a9
|
Added documentation for devil1tex.getheader()
|
2018-05-19 17:56:21 -07:00 |
|
_
|
45a07283e7
|
Wrote documentation for devil1geo.getheader()
|
2018-05-19 17:54:04 -07:00 |
|
suhrke
|
ee9644b5d1
|
Merge branch 'feature/pythonbinding' of scuti/lib3ddevil1 into master
|
2018-05-19 17:42:53 -07:00 |
|
suhrke
|
182567a634
|
Merge branch 'python/finalize' of scuti/lib3ddevil1 into feature/pythonbinding
|
2018-05-19 17:36:52 -07:00 |
|
suhrke
|
5b16a0eadc
|
Merge branch 'python/abspath' of scuti/lib3ddevil1 into python/finalize
|
2018-05-18 17:01:30 -07:00 |
|
_
|
27a43e5943
|
Removed path manipulations for single absolute path to build location of .so
|
2018-05-18 16:49:06 -07:00 |
|
suhrke
|
7b8f8a2e78
|
Merge branch 'feature/documentation' of scuti/lib3ddevil1 into python/finalize
|
2018-05-18 13:06:49 -07:00 |
|
_
|
f34289def9
|
Updated texture example to iterate through all textures.
|
2018-05-18 01:58:18 -07:00 |
|
_
|
549105e536
|
Updated example for current version of python interface
|
2018-05-18 01:48:10 -07:00 |
|
_
|
1cdccac787
|
Merge branch 'python/finalize' of https://git.teknik.io/scuti/lib3ddevil1 into feature/documentation
|
2018-05-18 01:47:03 -07:00 |
|
_
|
52de706a96
|
gettextures() returns list of writable byte arrays
|
2018-05-17 22:44:00 -07:00 |
|
_
|
b45ab07aa5
|
Wrote documentation for the python interface
|
2018-05-17 21:54:34 -07:00 |
|
_
|
8b1142e31d
|
Merge branch 'python/finalize' of https://git.teknik.io/scuti/lib3ddevil1 into feature/documentation
|
2018-05-17 17:56:19 -07:00 |
|
surkeh
|
e63154cd7f
|
Changed SystemExit exception to RuntimeError
|
2018-05-17 16:58:45 -07:00 |
|
_
|
979c5f4aaa
|
Updated fn call in test
|
2018-05-17 16:46:45 -07:00 |
|
_
|
95836e0dfa
|
Fixed unupdated name
|
2018-05-17 16:46:13 -07:00 |
|
_
|
6b5931c979
|
Added consistent names for methods for textures
|
2018-05-17 16:34:07 -07:00 |
|
_
|
058e395735
|
Added consistent naming for methods for geo
|
2018-05-17 16:30:01 -07:00 |
|
suhrke
|
0c86779304
|
Merge branch 'python/importing' of scuti/lib3ddevil1 into python/finalize
|
2018-05-17 16:20:15 -07:00 |
|
_
|
e63ddfb838
|
Added library to path to search for .so
|
2018-05-17 15:28:28 -07:00 |
|
_
|
9b9f0bd6ee
|
Fixed issues caused by importing from __init__ statements
|
2018-05-17 15:20:39 -07:00 |
|
_
|
911a1ad840
|
Added return statement for fn in __init__
|
2018-05-17 15:07:17 -07:00 |
|
_
|
360de0dea5
|
declared function where del sharedlib is not needed anymore
|
2018-05-17 14:00:52 -07:00 |
|
_
|
a2d91cd56b
|
Handled exception where .so can not be loaded.
|
2018-05-17 12:01:16 -07:00 |
|
_
|
53ec9b0474
|
Added exceptions for textures objects
|
2018-05-17 11:35:43 -07:00 |
|
_
|
cef4720e42
|
Added exceptions for pld getheader()
|
2018-05-17 11:35:19 -07:00 |
|
_
|
201df8d366
|
Tested exceptions thrown
|
2018-05-17 11:26:01 -07:00 |
|
_
|
2c3aba370f
|
Corrected return value for geo's getheader
|
2018-05-17 11:14:24 -07:00 |
|
_
|
4b574f9456
|
Added raise RuntimeError blocks for all pyobjects in geo
|
2018-05-17 11:08:58 -07:00 |
|
surkeh
|
f4e5dfa269
|
removed stray #!
|
2018-05-17 00:02:17 -07:00 |
|
surkeh
|
6ffe6f57ec
|
Raise exception if python mesh fails to extract meshes
|
2018-05-16 22:32:43 -07:00 |
|
surkeh
|
43afe7bf70
|
Cleanup: #!s, prints, exceptions, more consistent naming
|
2018-05-16 22:10:46 -07:00 |
|
_
|
a5abb9d24f
|
Added final names for pld component
|
2018-05-16 20:18:37 -07:00 |
|
_
|
42e2d88734
|
Fixed importing from external directory
|
2018-05-15 17:35:24 -07:00 |
|
_
|
2c44adf7a2
|
Moved out repeated code to __init__ & .so loaded once only
|
2018-05-15 15:04:53 -07:00 |
|
_
|
d8e1c45156
|
split python file into parts
|
2018-05-15 12:42:16 -07:00 |
|
suhrke
|
e9c9b51f16
|
Merge branch 'feature/altpyobject' of scuti/lib3ddevil1 into feature/pythonbinding
|
2018-05-14 19:59:01 -07:00 |
|
_
|
b1b281cccd
|
Resolve issue with getting textures.
|
2018-05-13 14:38:53 -07:00 |
|
_
|
2f98c2a1a2
|
Added getter attributes for geo header
|
2018-05-13 14:07:21 -07:00 |
|
_
|
a2d4aaae11
|
Fixed missing colon at fn define
|
2018-05-13 13:53:11 -07:00 |
|
_
|
cb96add3f2
|
Added getter functions for mesh header attributes
|
2018-05-13 13:52:09 -07:00 |
|
_
|
a8d2cfeb4a
|
Added getbatchdata function
|
2018-05-13 13:47:22 -07:00 |
|
_
|
7835a8d90d
|
Added get functions for bones
|
2018-05-13 11:28:23 -07:00 |
|
_
|
c45c8d758a
|
Added getuvs()
|
2018-05-13 09:54:57 -07:00 |
|
_
|
650178f3a4
|
Added getnormals()
|
2018-05-13 03:43:50 -07:00 |
|
_
|
8fdc05b9c0
|
Added getpositions and printable coordinates
|
2018-05-13 03:38:23 -07:00 |
|
_
|
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 |
|