mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-26 05:41:45 +00:00
chronological planning
This commit is contained in:
parent
e9bd189693
commit
a9d026baa5
2 changed files with 17 additions and 13 deletions
|
@ -34,16 +34,6 @@ Plugin that adds a key to toggle between 3D mode and the previous mode. Some peo
|
|||
|
||||
===========================================================================================
|
||||
|
||||
[00:10] <esselfortium> in db1, i can easily place slope-copy things and other related things at a high precision, by zooming in, because they stay nice and small when i zoom in...
|
||||
[00:10] <CodeImp> then those will have to be made a very small size in the config files
|
||||
[00:10] <esselfortium> in db2, it seems that the things are represented only by the big graphic instead of a dot that stays at the same size on the screen even when i zoom in, with a highlight outline around it.
|
||||
[00:10] <esselfortium> heh. k.
|
||||
[00:11] <CodeImp> or i'll add an option that makes them stay at the same size no matter the scale
|
||||
[00:11] <esselfortium> slade has the same problem, so i'd always have to switch into db1 when setting those up :p
|
||||
[00:11] <esselfortium> yes, that would be wonderful.
|
||||
|
||||
===========================================================================================
|
||||
|
||||
Option to only remove upper/lower textures when neither side of the line has a tag when drawing/merging.
|
||||
Option to never remove any upper/lower textures when drawing/merging.
|
||||
|
||||
|
|
|
@ -1,9 +1,19 @@
|
|||
There are no dates in this planning because I value
|
||||
quality over quantity. It is done when it's done.
|
||||
The order and included items may also change any time.
|
||||
=========================================================
|
||||
|
||||
- Make 3D Mode (config specific!)
|
||||
|
||||
- Make texture alignment features
|
||||
|
||||
- Make Prefabs support
|
||||
|
||||
=========================================================
|
||||
BETA TESTING STARTS HERE
|
||||
OFFICIAL MANUAL WRITING STARTS HERE
|
||||
=========================================================
|
||||
|
||||
- Make DECORATE support
|
||||
|
||||
- Add more find/replace types
|
||||
|
@ -17,9 +27,13 @@
|
|||
|
||||
- Make dialog and editing mode help documentation
|
||||
|
||||
- Make Plugin Development Kit
|
||||
- Add general purpose events to editing modes and plugin main class
|
||||
- Add proper XML comments to classes, properties and methods
|
||||
=========================================================
|
||||
RELEASABLE
|
||||
=========================================================
|
||||
|
||||
- Contact AlysiumX (AlysiumX@gmail.com) for official video tutorials
|
||||
(see http://www.youtube.com/view_play_list?p=6FDD1F9F674419E8)
|
||||
|
||||
- Make Plugin Development Kit
|
||||
- Add general purpose events to editing modes and plugin main class
|
||||
- Add proper XML comments to classes, properties and methods
|
||||
|
|
Loading…
Reference in a new issue