David Vierra
|
d2268a35af
|
Fix move tool adding spurious "Rotate Object" undo entries in some cases
|
2016-09-16 03:58:03 -10:00 |
|
David Vierra
|
66e9046ee7
|
Add function to convert some filter options to simple command options
|
2016-09-16 03:57:31 -10:00 |
|
David Vierra
|
add129b7e4
|
Catch and display errors while instantiating command plugins
Should generalize for all plugin types
|
2016-09-16 03:57:07 -10:00 |
|
David Vierra
|
5314a2c554
|
Add increment key to simple options
|
2016-09-16 03:56:23 -10:00 |
|
David Vierra
|
8f89a0f40a
|
Fix default min/max for simple options being too small (was 0-99)
|
2016-09-16 03:56:07 -10:00 |
|
David Vierra
|
d037603477
|
Allow SimpleCommandPlugin.perform to return a schematic
|
2016-09-16 03:55:32 -10:00 |
|
David Vierra
|
ad4a235b85
|
Add increment arg to SpinSlider
|
2016-09-16 03:55:09 -10:00 |
|
David Vierra
|
fe061bf1d4
|
Fix badly formatted ValueError in AnvilWorldAdapter
|
2016-09-16 03:54:56 -10:00 |
|
David Vierra
|
a86bb1e0fc
|
Allow BlockType to be used in if block to test for air
|
2016-09-16 03:54:35 -10:00 |
|
David Vierra
|
fc7eab8906
|
Rename presave->reversion
|
2016-09-16 03:52:49 -10:00 |
|
David Vierra
|
c0cb29f9ac
|
Fix wacky progress bars stemming from RevisionHistory operations
|
2016-09-16 03:52:31 -10:00 |
|
David Vierra
|
c6a1a4d26b
|
Remove unused isPresave attr on RevisionHistoryNode
|
2016-09-16 03:51:55 -10:00 |
|
David Vierra
|
773f1ab1f9
|
Add more notes and comments to RevisionHistory
|
2016-09-16 03:51:33 -10:00 |
|
David Vierra
|
f9df465874
|
Fix "cannot get length of iterator" in RevisionHistory
|
2016-09-16 03:50:39 -10:00 |
|
David Vierra
|
84b8bb3de6
|
Fix incorrect find_packages globs
|
2016-09-10 15:59:49 -10:00 |
|
David Vierra
|
e4a581a488
|
Ignore pyupdater folder
|
2016-09-10 15:59:29 -10:00 |
|
David Vierra
|
c48654e1ff
|
Install all necessary deps on readthedocs
Fixes problems where inline method docs did not appear
because relevant modules failed to import due to
missing dependencies.
|
2016-09-10 13:33:48 -10:00 |
|
David Vierra
|
87a238e68d
|
Include main requirements in makedoc reqs
|
2016-09-10 11:11:04 -10:00 |
|
David Vierra
|
47bc3c2f0c
|
fixup: Use 1.10 block dumps
|
2016-09-10 10:22:08 -10:00 |
|
David Vierra
|
0deab72c68
|
Fix blocktype list's parent type not being cleared as needed
|
2016-09-09 15:25:17 -10:00 |
|
David Vierra
|
23b47d5e39
|
Use 1.10 block dumps
|
2016-09-09 15:24:59 -10:00 |
|
David Vierra
|
cb6a88514e
|
1.10 json dumps
|
2016-09-09 14:55:10 -10:00 |
|
David Vierra
|
ee7da76b79
|
Dump renderLayer as string, not ordinal
|
2016-09-09 14:26:25 -10:00 |
|
David Vierra
|
34ec62bae1
|
Add "Remove Tags" commands to Find/Replace NBT results
|
2016-09-07 14:33:20 -10:00 |
|
David Vierra
|
64eb73dd63
|
Colorize acacia and dark oak leaves
|
2016-09-07 12:38:41 -10:00 |
|
David Vierra
|
2bb1e9e4b0
|
Document dimension.getEntities
|
2016-09-06 23:53:55 -10:00 |
|
David Vierra
|
0175aded79
|
Document "Editing Entities"
|
2016-09-06 23:53:37 -10:00 |
|
David Vierra
|
285f9813dd
|
Tweak command.rst formatting, describe type="blocktype"
|
2016-09-06 23:19:16 -10:00 |
|
David Vierra
|
81418fe2f6
|
Stub out some doc files
|
2016-09-06 23:10:15 -10:00 |
|
David Vierra
|
6a9782274b
|
More work on plugin docs
|
2016-09-06 22:48:44 -10:00 |
|
David Vierra
|
89d17ea4e5
|
Fix typo in "Switch to homemade PySide"
|
2016-09-05 17:11:46 -10:00 |
|
David Vierra
|
2f837fdac5
|
Guard against zero-length model variant lists
|
2016-09-05 10:44:45 -10:00 |
|
David Vierra
|
8d7bee024b
|
Adjust display and sort order of NBT item tags in NBT Editor
|
2016-09-05 10:44:29 -10:00 |
|
David Vierra
|
97d9574aca
|
Switch to homemade PySide build for windows
|
2016-09-05 10:30:32 -10:00 |
|
David Vierra
|
3f7e66c533
|
Start work on Prefs Dialog, add Max View Distance setting
2.0.0-beta3
|
2016-08-25 23:30:37 -10:00 |
|
David Vierra
|
05ee26430c
|
Handle "None" texture in model json/configured blocks
Model json needs to be more strict...
|
2016-08-25 22:35:30 -10:00 |
|
David Vierra
|
00d939dd57
|
Only enable "Configure Blocks" while a session is open
|
2016-08-25 22:33:50 -10:00 |
|
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 |
|