1417 Commits

Author SHA1 Message Date
David Vierra
f8828fc5f1 Add "Hollow" option to brush tool 2016-06-22 18:48:25 -10:00
David Vierra
279c04e9ca Remove views from EditorTab before clearing self.editorsession
Should avoid mouse events firing after editorSession is set to None.
2016-06-21 16:09:26 -10:00
David Vierra
305f8730a3 Dump renderLayer attribute of blocks 2016-06-20 15:11:36 -10:00
David Vierra
3f14618b5f Hook up the 180 degree rotation 2016-06-20 15:11:23 -10:00
David Vierra
b019825f70 Stairs now rotate more sensibly around the x/z axes 2016-06-20 15:11:12 -10:00
David Vierra
1da790a9aa Cleanup 2016-06-20 15:10:28 -10:00
David Vierra
d77c9c9d61 Begin implementing 180 degree rotations 2016-06-18 02:45:37 -10:00
David Vierra
bee69153b8 Docstrings 2016-06-17 22:58:06 -10:00
David Vierra
120d12ccc5 DimensionTransform calls BlockRotations to get rotated block IDs 2016-06-17 22:57:49 -10:00
David Vierra
1a522befd0 Fix y-axis rotation reversed 2016-06-17 22:54:28 -10:00
David Vierra
5aa83372b5 Remove manual overrides for 1.9 blocks 2016-06-17 22:54:00 -10:00
David Vierra
9b78da6255 Remove old blockrotation file 2016-06-17 22:53:46 -10:00
David Vierra
bd3024a405 Fix animated textures rendering wrong 2016-06-16 15:50:19 -10:00
David Vierra
323510856c Add block rotation mappings for X and Z axis, optimize block search 2016-06-16 15:49:45 -10:00
David Vierra
0a164dd9b3 Move conftest.py up a level 2016-06-15 17:27:07 -10:00
David Vierra
2670bd149a Update 1.9 BlockDumper 2016-06-15 17:20:27 -10:00
David Vierra
4b0d0d2d93 Implement Minecraft 1.9 block models 2016-06-15 15:04:08 -10:00
David Vierra
ff1056c257 Fix typo in removing configured blocks 2016-06-15 13:21:53 -10:00
David Vierra
448eab0e0c Guard against players with no UUID tags (this shouldn't happen) 2016-06-14 13:27:40 -10:00
David Vierra
5459c20597 Add "Loading plugins" to editor load progress 2016-06-13 16:35:50 -10:00
David Vierra
f6021f153c Fix texture misalignment when u1 > u2 2016-06-09 10:53:10 -10:00
David Vierra
3e9834c7d5 1.9 BlockDumper.java 2016-06-09 10:24:20 -10:00
David Vierra
e8eef09400 Add dummy modelTexture to ModelPlayer 2016-06-09 10:24:07 -10:00
David Vierra
fcab430e8f Fix new-style player textures being flipped 2016-06-09 10:21:25 -10:00
David Vierra
458a31cd08 Add 1.9 blocktypes 2016-06-08 15:54:27 -10:00
David Vierra
d790e40e5f Render player models with textures 2016-06-07 13:26:00 -10:00
David Vierra
7bd6a0f022 Actually fetch player textures from session server 2016-06-07 13:25:18 -10:00
David Vierra
7c5a662673 Dirty dirty hack to use loadPNGFile for paths not in MCEdit's datafiles 2016-06-07 13:24:44 -10:00
David Vierra
4f9992c375 Add Enable state for scene nodes 2016-06-07 13:24:25 -10:00
David Vierra
4adb80084d Switch to perspective view when zooming to player's view 2016-06-04 05:56:05 -10:00
David Vierra
2477bb9122 Fetch player names and textures from Mojang session server 2016-06-03 00:53:15 -10:00
David Vierra
36e58fc899 Create testbed schematic with all block types 2016-05-31 18:48:02 -10:00
David Vierra
1c5d244b47 Get SchematicWorldView working again, tweak zoom limits 2016-05-31 18:47:45 -10:00
David Vierra
b8865c8f9e Adapter classes not required to implement listPlayers 2016-05-31 18:47:23 -10:00
David Vierra
c8c69bbb10 Cleanup 2016-05-31 18:47:06 -10:00
David Vierra
89f865d850 Add dimNo property to WorldEditorDimension
Fix dimNo 0 not returned for overworld
2016-05-31 18:46:55 -10:00
David Vierra
c39e454e72 Tweak docstrings 2016-05-31 18:46:24 -10:00
David Vierra
533f93b348 Fix single-select block pickers acting like multi-select ones 2016-05-31 18:46:13 -10:00
David Vierra
e54f0503a3 Tweak docstrings 2016-05-31 17:24:55 -10:00
David Vierra
89bd6013c1 Quietly skip badly damaged/unreadable region files. 2016-05-31 17:22:46 -10:00
David Vierra
fcb0f8ad11 Don't pad out file size of region files opened read-only. 2016-05-31 17:21:01 -10:00
David Vierra
28b4d84b58 Update contributing guidelines 2016-05-30 17:41:12 -10:00
David Vierra
61ae0dc850 Add issue template 2016-05-30 17:39:05 -10:00
David Vierra
6eea8d58b5 Fix block position offset in structure files 2016-05-30 16:17:23 -10:00
David Vierra
e00a3b2a38 Add progress bar to structure export 2016-05-30 16:04:19 -10:00
David Vierra
cb8d6e16ce Add structure block export 2016-05-29 15:53:48 -10:00
David Vierra
a1c70bc84c Add PCEntityMobRefBase 2016-05-29 14:28:06 -10:00
David Vierra
0669cbfca7 NBTListAttr also accepts one-char tag types 2016-05-29 14:27:46 -10:00
David Vierra
b7a7f5c25a Add shorthands for NBTAttr types 2016-05-28 15:34:03 -10:00
David Vierra
6271d4af09 Add more entity tags and types 2016-05-28 15:31:50 -10:00