switching to 0.98

This commit is contained in:
generalwrex 2013-07-23 17:14:26 -07:00
parent 6ecb350a08
commit cc42b41e1b
7 changed files with 0 additions and 1811 deletions

View File

@ -1,4 +0,0 @@
precision-tool
==============
garrysmod addon to allow exact movement of objects for accurate building. Push/pull, rotate, and snap props together at specific distances.

View File

@ -1,17 +0,0 @@
{
"title" : "Precision Tool",
"type" : "tool",
"tags" : [ "build", "fun" ],
"description": "garrysmod addon to allow exact movement of objects for accurate building. Push/pull, rotate, and snap props together at specific distances.",
"ignore" :
[
"*.psd",
"*.vcproj",
"*.svn*",
"*.txt",
".git*",
"README.md",
"precision-tool.gma",
"precision.jpg"
]
}

View File

@ -1,21 +0,0 @@
Precision 0.98:
Fixed: Crash bug with 0 rotation snap.
Added: Transparency when selecting, to make entire contraption option more useful.
Updated: Repair mode now temporarily disables collisions on a contraption. Use at own risk, but might work if something is flailing.
Moved: Constraint removal to it's own mode.
Changed: Various message changes.
Precision 0.97:
Changed: Renamed 'Precision Tool' to 'Precision' in menu for consistency.
Changed: Physics disable, prop shadow etc now only works in apply mode. Less accidents and clutter in other modes.
Added: PushPull / snap distance now goes to 4 decimal places (To allow for 11.8625 distances etc)
Fixed: Rotating in other axies (Holding Reload or Altfire while rotating) should be a lot more reliable now.
Fixed: Constraint removal lua error fixed.
Fixed: Constraint removal enabled no longer messes with apply/rotate/move modes where it doesn't do anything.
Changed: Custom listbox for tool mode, now doesn't have arbitrary second title so can fit descriptions/hints in too.
Changed: Minor renames, hopefully simpler to new users now. 'Nudge' is now 'push/pull', 'offset' is now 'snap distance', 'prop' is now 'target' or 'item'
Removed: 'move/rotate' options from parent mode. Less worry about left-over settings from other modes now.

View File

@ -1,3 +0,0 @@
Formerly 'Easy Precision', this tool allows exact movement of objects for accurate building. Push/pull, rotate, and snap props together at specific distances. New features in 0.96:
Simplified menu by default - Change user level under general options to see more settings.
Added experimental repair mode to re-weld contraptions.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB