_
|
113c799f87
Removed period after make to avoid confusion
|
6 years ago |
_
|
38b9563a28
Updated section regarding build & added python section
|
6 years ago |
_
|
4a238b4f92
Changed Readme for release
|
6 years ago |
_
|
4477d2a239
Adjustments, typo fixes, and clarifications in docs
|
6 years ago |
_
|
b1897c34a9
Added documentation for devil1tex.getheader()
|
6 years ago |
_
|
45a07283e7
Wrote documentation for devil1geo.getheader()
|
6 years ago |
suhrke
|
ee9644b5d1
Merge branch 'feature/pythonbinding' of scuti/lib3ddevil1 into master
|
6 years ago |
suhrke
|
182567a634
Merge branch 'python/finalize' of scuti/lib3ddevil1 into feature/pythonbinding
|
6 years ago |
suhrke
|
5b16a0eadc
Merge branch 'python/abspath' of scuti/lib3ddevil1 into python/finalize
|
6 years ago |
_
|
27a43e5943
Removed path manipulations for single absolute path to build location of .so
|
6 years ago |
suhrke
|
7b8f8a2e78
Merge branch 'feature/documentation' of scuti/lib3ddevil1 into python/finalize
|
6 years ago |
_
|
f34289def9
Updated texture example to iterate through all textures.
|
6 years ago |
_
|
549105e536
Updated example for current version of python interface
|
6 years ago |
_
|
1cdccac787
Merge branch 'python/finalize' of https://git.teknik.io/scuti/lib3ddevil1 into feature/documentation
|
6 years ago |
_
|
52de706a96
gettextures() returns list of writable byte arrays
|
6 years ago |
_
|
b45ab07aa5
Wrote documentation for the python interface
|
6 years ago |
_
|
8b1142e31d
Merge branch 'python/finalize' of https://git.teknik.io/scuti/lib3ddevil1 into feature/documentation
|
6 years ago |
surkeh
|
e63154cd7f
Changed SystemExit exception to RuntimeError
|
6 years ago |
_
|
979c5f4aaa
Updated fn call in test
|
6 years ago |
_
|
95836e0dfa
Fixed unupdated name
|
6 years ago |
_
|
6b5931c979
Added consistent names for methods for textures
|
6 years ago |
_
|
058e395735
Added consistent naming for methods for geo
|
6 years ago |
suhrke
|
0c86779304
Merge branch 'python/importing' of scuti/lib3ddevil1 into python/finalize
|
6 years ago |
_
|
e63ddfb838
Added library to path to search for .so
|
6 years ago |
_
|
9b9f0bd6ee
Fixed issues caused by importing from __init__ statements
|
6 years ago |
_
|
911a1ad840
Added return statement for fn in __init__
|
6 years ago |
_
|
360de0dea5
declared function where del sharedlib is not needed anymore
|
6 years ago |
_
|
a2d91cd56b
Handled exception where .so can not be loaded.
|
6 years ago |
_
|
53ec9b0474
Added exceptions for textures objects
|
6 years ago |
_
|
cef4720e42
Added exceptions for pld getheader()
|
6 years ago |