Chuck Claunch
|
18beae988c
Add support for arm 64 bit
|
преди 4 години |
Robert Spencer
|
e1322f9178
Fix indentation error in python bindings
|
преди 6 години |
Kim Kulling
|
01070b4de7
closes https://github.com/assimp/assimp/issues/2439: add null ptr test before calling hasAttr.
|
преди 6 години |
Andor Goetzendorff
|
b10dc5747b
Revert "Remove experimental change unintentionally included in commit f001dfc8"
|
преди 6 години |
Charlie Gettys
|
e45d120f21
Remove experimental change unintentionally included in commit f001dfc8
|
преди 6 години |
Charlie Gettys
|
f001dfc840
* Fix error in previous commit improving imports
|
преди 6 години |
Charlie Gettys
|
7930de9f37
port/PyAssimp/pyassimp/helper.py: replace from ctypes import POINTER; POINTER(something) with ctypes.POINTER(something) to remove warning about importing ctype twice
|
преди 6 години |
Charlie Gettys
|
e849b94f68
port/PyAssimp/pyassimp/core.py & helper.py: catch specific exceptions instead of BaseException
|
преди 6 години |
Vincent Fazio
|
8cb0b4ce2b
Updated pyassimp function description
|
преди 7 години |
Vincent Fazio
|
3402cd81c7
Added interface to 'aiExportSceneToBlob()' for pyassimp
|
преди 7 години |
Kim Kulling
|
d4c7eb3b67
Update helper.py
|
преди 7 години |
Kim Kulling
|
4a720511e4
Update helper.py
|
преди 7 години |
Ravin Kumar
|
7b0f100fc3
Solved pyassimp.errors.AssimpError in conda
|
преди 7 години |
Robert Spencer
|
ce5b78f6c0
Remove check for 'assimp' in name of directories to be searched for library in python port
|
преди 7 години |
Daeyun Shin
|
bf9d319489
Update helper.py
|
преди 7 години |
Mel Massadian
|
37f5619149
created a python3 version of the 3dviewer and fixed the / = float in py3
|
преди 8 години |
Séverin Lemaignan
|
4d37f90ea5
Revert "Installing assimp library as well"
|
преди 8 години |
Guillaume Bittoun
|
33bd5cfcfb
Installing assimp library as well
|
преди 8 години |
Séverin Lemaignan
|
9aee9d6966
[pyassimp] Look as well for the assimp library using std 64bit path
|
преди 8 години |
Michael Görner
|
f1a984bd3b
only check a library folder if it actually exists
|
преди 9 години |
Steven Thompson
|
06e262f892
Added ability to export scenes with PyAssimp
|
преди 9 години |
Alexander Gessler
|
709f19e5ab
Merge pull request #664 from Tcll/master
|
преди 10 години |
Tcll
|
5ce968c67f
Added auto-detection of numpy
|
преди 10 години |
Kim Kulling
|
85c8d7b89b
PyViewer: Add local path search path for ssimp lib.
|
преди 10 години |
Michael Dawson-Haggerty
|
8d27a27445
fixed docstrings
|
преди 11 години |
Michael Dawson-Haggerty
|
7fff52bf86
cleaned up error message autoreplacement
|
преди 11 години |
Michael Dawson-Haggerty
|
5ae65987c0
added the ability to load from file objects with pyassimp.load, as opposed to only being able to load from paths
|
преди 11 години |
autosquid
|
fd4f7f4572
for python binding to work on mac
|
преди 11 години |
Michael Dawson-Haggerty
|
f1e43f560a
added additional search paths for dll on windows
|
преди 11 години |
Bill Roeske
|
2494608927
[pyassimp] Fix py3.3 + 64bits issues
|
преди 12 години |