tahoma2d/toonz/sources/tnztools
Jeremy Bullock 7712907c92 Middle Mouse Drag to Edit Values (#1362)
* Middle mouse drag to edit numeric values
* The function editor spreadsheet values can be ctrl + dragged to change their value. Alt + click on a key will clear it.
2017-11-20 16:28:59 +09:00
..
Resources cursor customize 2017-10-26 15:17:19 +09:00
autofill.h apply clang-format 2016-06-15 15:43:10 +09:00
autofillpli.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
autofilltlv.cpp apply clang-format 2016-06-15 15:43:10 +09:00
bendertool.cpp 🐛 Fix spelling mistakes 2016-09-07 16:28:50 +03:00
bluredbrush.cpp apply clang-format 2016-06-15 15:43:10 +09:00
bluredbrush.h apply clang-format 2016-06-15 15:43:10 +09:00
brushtool.cpp #mypaint: eraser and lock-alpha modifiers 2017-10-26 00:20:53 +07:00
brushtool.h #mypaint: eraser and lock-alpha modifiers 2017-10-26 00:20:53 +07:00
CMakeLists.txt MyPaint brushes for OpenToonz raster levels (#1124) 2017-08-04 12:31:50 +09:00
controlpointeditortool.cpp shortcut override for tool-specific keys 2017-11-09 12:08:56 +09:00
controlpointeditortool.h apply clang-format 2016-06-15 15:43:10 +09:00
controlpointselection.cpp Fixes crash on editing curve with control point tool 2016-11-17 19:40:33 +02:00
controlpointselection.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
cursormanager.cpp cursor customize 2017-10-26 15:17:19 +09:00
cuttertool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
edittool.cpp fix viewer gadgets 2017-05-18 19:45:18 +09:00
edittoolgadgets.cpp fix viewer gadgets 2017-05-18 19:45:18 +09:00
edittoolgadgets.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
filltool.cpp fix freehand line (#1545) 2017-11-14 12:38:01 +09:00
fingertool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
fullcolorbrushtool.cpp Merge remote-tracking branch 'origin/master' into autopaint_autoapply_undo 2017-11-09 15:27:53 +09:00
fullcolorbrushtool.h #mypaint: eraser and lock-alpha modifiers 2017-10-26 00:20:53 +07:00
fullcolorerasertool.cpp fix freehand line (#1545) 2017-11-14 12:38:01 +09:00
geometrictool.cpp Geometry Tool Vector Snapping for All Tools (#1328) 2017-08-22 21:11:38 +09:00
hookselection.cpp apply clang-format 2016-06-15 15:43:10 +09:00
hookselection.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
hooktool.cpp Fix for Missing Hook Display on Hook Tool. (#1466) 2017-09-11 17:01:13 +09:00
imagegrouping.cpp clang formatting (#703) 2016-08-04 16:23:36 +09:00
irontool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
levelselection.cpp apply clang-format 2016-06-15 15:43:10 +09:00
magnettool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
morphtool.cpp apply clang-format 2016-06-15 15:43:10 +09:00
morphtool.h apply clang-format 2016-06-15 15:43:10 +09:00
mypainttoonzbrush.cpp MyPaint brushes for OpenToonz raster levels (#1124) 2017-08-04 12:31:50 +09:00
mypainttoonzbrush.h MyPaint brushes for OpenToonz raster levels (#1124) 2017-08-04 12:31:50 +09:00
paintbrushtool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
pinchtool.cpp Cleanup: typo (sensibility) 2016-06-29 20:49:17 +10:00
plastictool.cpp Middle Mouse Drag to Edit Values (#1362) 2017-11-20 16:28:59 +09:00
plastictool.h fix plastictool tooloption crash 2017-05-26 20:06:19 +09:00
plastictool_animate.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
plastictool_build.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
plastictool_meshedit.cpp Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
plastictool_rigidity.cpp use std::unique_ptr<> instead of std::auto_ptr<> (#601) 2016-07-20 21:49:32 +09:00
pumptool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
rastererasertool.cpp fix freehand line (#1545) 2017-11-14 12:38:01 +09:00
rasterselection.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
rasterselectiontool.cpp fix freehand line (#1545) 2017-11-14 12:38:01 +09:00
rasterselectiontool.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
rastertapetool.cpp fix freehand line (#1545) 2017-11-14 12:38:01 +09:00
rgbpickertool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
rgbpickertool.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
rulertool.cpp apply clang-format 2016-06-15 15:43:10 +09:00
rulertool.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
screenpicker.cpp V1.1.3 (#1255) 2017-06-06 21:19:00 +09:00
selectiontool.cpp Merge pull request #1568 from shun-iwasawa/tool_keys_override 2017-11-16 16:29:01 -07:00
selectiontool.h Merge pull request #1568 from shun-iwasawa/tool_keys_override 2017-11-16 16:29:01 -07:00
setsaveboxtool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
setsaveboxtool.h apply clang-format 2016-06-15 15:43:10 +09:00
skeletonsubtools.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
skeletonsubtools.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
skeletontool.cpp fix viewer gadgets 2017-05-18 19:45:18 +09:00
skeletontool.h apply clang-format 2016-06-15 15:43:10 +09:00
strokeselection.cpp use std::unique_ptr<> instead of std::auto_ptr<> (#601) 2016-07-20 21:49:32 +09:00
stylepicker.cpp Quiet -Wundef warning 2016-06-30 12:28:26 +10:00
stylepickertool.cpp cursor customize 2017-10-26 15:17:19 +09:00
stylepickertool.h japanese translations update (#1431) 2017-08-25 18:18:46 +09:00
tnztools.qrc cursor customize 2017-10-26 15:17:19 +09:00
tool.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
toolhandle.cpp Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
tooloptions.cpp Middle Mouse Drag to Edit Values (#1362) 2017-11-20 16:28:59 +09:00
tooloptionscontrols.cpp Middle Mouse Drag to Edit Values (#1362) 2017-11-20 16:28:59 +09:00
tooloptionscontrols.h Middle Mouse Drag to Edit Values (#1362) 2017-11-20 16:28:59 +09:00
toolutils.cpp fix viewer gadgets 2017-05-18 19:45:18 +09:00
trackertool.cpp shortcut override for tool-specific keys 2017-11-09 12:08:56 +09:00
typetool.cpp font position and size fix 2017-08-23 15:05:52 +09:00
vectorerasertool.cpp fix freehand line (#1545) 2017-11-14 12:38:01 +09:00
vectorselectiontool.cpp fix freehand line (#1545) 2017-11-14 12:38:01 +09:00
vectorselectiontool.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
vectortapetool.cpp cursor customize 2017-10-26 15:17:19 +09:00
viewtools.cpp Added Commands to Flip Viewer Horizontally and/or Vertically (#1356) 2017-11-20 15:55:27 +09:00