David Vierra
|
cd52c59518
|
Allow modelMesh.createVertexArrays to optionally return an iterator
|
2015-01-03 13:14:22 -10:00 |
|
David Vierra
|
c39f2c19ee
|
extract method rotateVertices
xxx extract method
|
2015-01-03 13:14:15 -10:00 |
|
David Vierra
|
5e2b792591
|
extract method buildBoxQuads
|
2015-01-03 13:13:55 -10:00 |
|
David Vierra
|
1b766e5fd9
|
cache blockstate jsons
|
2015-01-03 12:56:57 -10:00 |
|
David Vierra
|
e63ced7a4a
|
move block models to cython
|
2015-01-03 12:34:19 -10:00 |
|
David Vierra
|
009ea2f1ac
|
Remove pywin32 from requirements
|
2015-01-02 18:20:17 -10:00 |
|
David Vierra
|
bd74574c3d
|
Merge branch 'pr/n8_MasterEjay'
|
2015-01-02 18:19:26 -10:00 |
|
Eric Zeiberg
|
97d37c815b
|
Add more detail to the Linux / OSX instructions
|
2015-01-02 23:12:35 -05:00 |
|
David Vierra
|
080a8b63d6
|
Proffread README.md
|
2015-01-02 16:31:15 -10:00 |
|
David Vierra
|
3b63df554c
|
Progress logs when loading models
|
2015-01-02 15:58:48 -10:00 |
|
David Vierra
|
4ccd17e434
|
Fix error in low detail when any column height=0 (still displays height=1 as empty)
|
2015-01-02 15:58:47 -10:00 |
|
David Vierra
|
caf8ef66d7
|
Pass None when creating GL_PROXY_TEXTURE_2D in the hopes it will be interpreted as a null pointer
|
2015-01-02 15:58:47 -10:00 |
|
David Vierra
|
4f2e649ff8
|
Handle element rotation, texture rotation, variant rotation, correct texture alignment problems and shading values
|
2015-01-02 15:58:46 -10:00 |
|
David Vierra
|
0ac2511985
|
Enable face culling for textureatlas nodes
|
2015-01-02 15:58:46 -10:00 |
|
David Vierra
|
636934b71a
|
Move Player command works, use player's rotation when opening first view
|
2015-01-02 15:58:45 -10:00 |
|
David Vierra
|
f8025c890d
|
Status bar shows blockState under the cursor
|
2015-01-02 15:58:45 -10:00 |
|
David Vierra
|
997178e7a0
|
TAG_COMPOUND -> ID_COMPOUND et al
|
2015-01-02 15:58:45 -10:00 |
|
David Vierra
|
cac8d300f5
|
dump renderType as int, not string, handle maxLOD=0 in textureAtlas
|
2015-01-02 15:58:44 -10:00 |
|
David Vierra
|
bcf904c548
|
BlockModelMesh -> modelmesh.py
|
2015-01-02 15:58:44 -10:00 |
|
David Vierra
|
8ce6571f88
|
dump resourceVariants from minecraft
|
2015-01-02 15:58:43 -10:00 |
|
David Vierra
|
3f9c56c226
|
Models have directional shading, texture rotation is observed
|
2015-01-02 15:58:43 -10:00 |
|
David Vierra
|
ee22c24ddd
|
Remove all old block renderers, read block models from minecraft.jar, update minecraft_raw.json and idmapping.json
BlockTypeSet is indexed with internalName, blockState as well as ID, meta
blockData -> meta
BoundingBox init with maximum=
|
2015-01-02 15:58:42 -10:00 |
|
David Vierra
|
0bc2fc5918
|
Move old minecraft.json away
|
2015-01-02 15:58:41 -10:00 |
|
David Vierra
|
8a6c75ed8c
|
move old blockmeshes away
|
2015-01-02 15:58:41 -10:00 |
|
David Vierra
|
fa3b03a24e
|
minecraftinstall matches 1.8 with no minor rev
|
2015-01-02 15:58:40 -10:00 |
|
David Vierra
|
2fe930e5b7
|
Developer setup instructions, fix entry points in setup.py, fix requirements.txt
|
2015-01-02 15:56:14 -10:00 |
|
David Vierra
|
c5a30d1a3c
|
Make objgraph optional
|
2015-01-02 15:56:13 -10:00 |
|
David Vierra
|
0684400668
|
resourcePath raises an error with the requested and full paths if the file does not exist.
|
2015-01-02 15:56:13 -10:00 |
|
David Vierra
|
eb15c54f8b
|
todo.txt -> GH Issue
|
2015-01-01 11:25:31 -10:00 |
|
David Vierra
|
ee8ed74069
|
get setup.py build_ext working again
|
2015-01-01 11:25:31 -10:00 |
|
David Vierra
|
8fdd19fb3e
|
Add README, CONTRIBUTING
and some other stuff...
|
2014-12-28 22:01:52 -10:00 |
|
David Vierra
|
a25c0ab851
|
Bury skeletons
|
2014-12-27 01:47:50 -10:00 |
|