David Vierra
|
8bb1c8056f
|
Ignore user files in src folder
|
2016-08-25 22:32:39 -10:00 |
|
David Vierra
|
45599b0ab2
|
Fix mousewheel zooming in overhead view
|
2016-08-25 20:04:27 -10:00 |
|
David Vierra
|
ac42eae1a8
|
Ask to retry download or configure installs if MC download fails
|
2016-08-25 17:08:03 -10:00 |
|
David Vierra
|
446c4de243
|
Fix dimno parsing only working for negative dimnos
2.0.0-beta2
|
2016-08-25 07:28:16 -10:00 |
|
David Vierra
|
462474972f
|
Fix 'view is None' in viewChanged when closing viewports
|
2016-08-24 00:14:32 -10:00 |
|
David Vierra
|
a8c6ad8f8e
|
Fix selection size blowing up after unticking "Edit Size"
|
2016-08-24 00:08:03 -10:00 |
|
David Vierra
|
3f5da72ac2
|
Automatically download Minecraft jar
|
2016-08-23 23:58:37 -10:00 |
|
David Vierra
|
9a92ebbcde
|
Set up Travis-CI build scripts
2.0.0-beta1
|
2016-08-23 16:42:30 -10:00 |
|
David Vierra
|
9b60287eb2
|
Get builds going for OS X
|
2016-08-23 16:42:29 -10:00 |
|
David Vierra
|
2f97bf4c86
|
Set up appveyor build scripts
Also changes mcedit2.spec to handle distribution packaging
|
2016-08-23 16:42:28 -10:00 |
|
David Vierra
|
42ba3be4c6
|
Pin pyzmq==15.0.0 due to pyinstaller issue
|
2016-08-20 14:44:52 -10:00 |
|
David Vierra
|
847514903b
|
Import support modules explicitly rather than using hiddenimports
|
2016-08-20 14:44:51 -10:00 |
|
David Vierra
|
42fdb9ae86
|
User files folder is now "MCEdit 2 Files"
Was previously inconsistent
|
2016-08-20 14:44:49 -10:00 |
|
David Vierra
|
53b691c2c1
|
Quiet down this test
|
2016-08-20 14:44:48 -10:00 |
|
David Vierra
|
65f0c1b5f5
|
Copied entities now have new UUIDs
|
2016-08-09 11:50:17 -10:00 |
|
David Vierra
|
c3a8aaa5d6
|
Progress dialog is closed even if the task raises an exception.
|
2016-08-09 11:49:49 -10:00 |
|
David Vierra
|
78b6ebf9eb
|
Fix passing unsigned longs to TAG_Long, which requires signed longs
|
2016-08-08 17:25:20 -10:00 |
|
David Vierra
|
07edbc8798
|
Export structure nbt larger than 32x32x32
|
2016-08-08 17:24:46 -10:00 |
|
David Vierra
|
a9dff5c6d9
|
Fix wrong default ref class created for TileEntities
|
2016-08-08 17:18:44 -10:00 |
|
David Vierra
|
d47b184fa3
|
Disable tools that modify the world when it is opened read-only
|
2016-07-29 15:55:58 -10:00 |
|
David Vierra
|
2c4bcf013c
|
Add missed self.tr calls
|
2016-07-29 15:51:18 -10:00 |
|
David Vierra
|
bae09c1cb2
|
Many editing actions are now disabled in readonly mode
|
2016-07-29 15:51:06 -10:00 |
|
David Vierra
|
d55be3de0b
|
Handle UnicodeDecodeError in setWidgetError
|
2016-07-17 22:37:31 -10:00 |
|
David Vierra
|
21a5a3fd37
|
Add "Remove Entities And Items" command.
|
2016-07-17 08:31:14 -10:00 |
|
David Vierra
|
c17d8b6a59
|
Remove getInputsList from LSystemPlugin
|
2016-07-17 08:09:03 -10:00 |
|
David Vierra
|
2c1ca37a50
|
More work on docs
|
2016-07-17 08:08:20 -10:00 |
|
David Vierra
|
c4aa8bb491
|
Crudely handle NBTFormatError thrown by getPlayer
|
2016-06-29 23:41:50 -10:00 |
|
David Vierra
|
661503d970
|
Fix bug where SceneNode was readded later but no RenderNodes created
|
2016-06-26 12:16:13 -10:00 |
|
David Vierra
|
042bfa739b
|
Rewrite some docstrings in NumpyDoc
|
2016-06-26 12:15:43 -10:00 |
|
David Vierra
|
55b0dc9aae
|
Add sphinx.ext.napoleon to read NumPyDoc docstrings
|
2016-06-26 12:15:09 -10:00 |
|
David Vierra
|
00318920de
|
Remove apidoc for now
|
2016-06-26 12:14:48 -10:00 |
|
David Vierra
|
c1956e3327
|
Docstring fix
|
2016-06-26 11:46:06 -10:00 |
|
David Vierra
|
48e82805e7
|
Update apidocs
|
2016-06-26 08:01:41 -10:00 |
|
David Vierra
|
f0c509d82f
|
SimpleCommandPlugin now gets the dimension and selection
|
2016-06-24 05:02:41 -10:00 |
|
David Vierra
|
5afb3b276b
|
Begin documenting plugin APIs
|
2016-06-24 05:02:07 -10:00 |
|
David Vierra
|
d3ddd8ce2b
|
Add makedoc requirements
|
2016-06-24 05:01:53 -10:00 |
|
David Vierra
|
8616c9e23e
|
PluginCommand -> CommandPlugin
|
2016-06-24 04:26:56 -10:00 |
|
David Vierra
|
9ea24fd283
|
Implement add/remove tile entity in block inspector
|
2016-06-23 23:06:52 -10:00 |
|
David Vierra
|
f31a5b1f17
|
Add sign editor and entity ref
|
2016-06-23 23:06:02 -10:00 |
|
David Vierra
|
544e08379a
|
Spruce and Birch Leaves and Vines are now colorized (again)
|
2016-06-22 19:06:32 -10:00 |
|
David Vierra
|
2cf53789fa
|
Add function for recursively printing a SceneNode
|
2016-06-22 18:48:42 -10:00 |
|
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 |
|