This website works better with JavaScript.
Explore
Help
Sign In
ic
/
magnum-bindings
Watch
6
Star
0
Fork
You've already forked magnum-bindings
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
532
Commits
4
Branches
2
Tags
2.4 MiB
C++
53.8%
Python
33.4%
CMake
11.3%
Batchfile
0.8%
Shell
0.6%
Tree:
738c3f8d38
appveyor-coverage
dev
master
next
v2019.10
v2020.06
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '738c3f8d38'
${ noResults }
magnum-bindings
/
src
/
python
/
magnum
/
test
History
Vladimír Vondruš
738c3f8d38
python: improve test coverage for new SceneConverter APIs.
3 years ago
..
.gitattributes
python: huh, not sure why this generated file changed.
3 years ago
.gitignore
Initial code for the Python bindings, adding math angle types.
7 years ago
Oxygen.ttf
python: expose the essentials from the Text library.
4 years ago
__init__.py
package/archlinux: use Ninja Multi-Config for the dev PKGBUILD.
3 years ago
benchmark_math.py
Updated copyright year.
4 years ago
convert.sh
python: expose all index/attribute property queries in trade.MeshData.
3 years ago
dxt10-depth32f-stencil8ui.dds
python: typed access to Image*.pixels.
3 years ago
mesh-packed.bin
python: expose almost all remaining mesh tools operating on a MeshData.
3 years ago
mesh-packed.bin.in
python: expose almost all remaining mesh tools operating on a MeshData.
3 years ago
mesh-packed.gltf
python: expose almost all remaining mesh tools operating on a MeshData.
3 years ago
mesh.bin
python: huh, not sure why this generated file changed.
3 years ago
mesh.bin.in
python: expose all index/attribute property queries in trade.MeshData.
3 years ago
mesh.gltf
python: expose trade.AbstractSceneConverter batch mode for files.
3 years ago
rgb.png
python: expose basic image import in trade.
7 years ago
rgba_dxt1.dds
python: expose basic image import in trade.
7 years ago
scene.gltf
python: support bit field access in SceneData.
3 years ago
test.py
python: expose Corrade's utility.copy().
3 years ago
test_gl.py
Updated copyright year.
4 years ago
test_gl_gl.py
python: typed access to Image*.pixels.
3 years ago
test_math.py
python: expose new linear RGB(A) conversion APIs from Color.
3 years ago
test_math_numpy.py
Updated copyright year.
4 years ago
test_meshtools.py
python: expose the new meshtools.filter_attributes() as well.
3 years ago
test_meshtools_gl.py
Updated copyright year.
4 years ago
test_primitives.py
python: expose all index/attribute property queries in trade.MeshData.
3 years ago
test_scenegraph.py
Updated copyright year.
4 years ago
test_scenegraph_matrix.py
Updated copyright year.
4 years ago
test_scenegraph_numpy.py
Updated copyright year.
4 years ago
test_scenegraph_trs.py
Updated copyright year.
4 years ago
test_scenetools.py
python: expose scenetools.{parents_breadth,children_depth}_first().
3 years ago
test_shaders_gl.py
python: adapt to Magnum changes.
4 years ago
test_text.py
python: expose the essentials from the Text library.
4 years ago
test_text_gl.py
python: skip GL text rendering test case on ES2.
4 years ago
test_trade.py
python: improve test coverage for new SceneConverter APIs.
3 years ago
texture.gltf
python: expose trade.TextureData and related importer APIs.
3 years ago
two-meshes.gltf
python: expose trade.AbstractConverter.add*_importer_contents().
3 years ago