- 28 Feb, 2014 1 commit
-
-
Maciej Suminski authored
Selection clearing is invoked using TOOL_ACTION object rather than its name.
-
- 05 Dec, 2013 1 commit
-
-
Maciej Suminski authored
-
- 28 Nov, 2013 1 commit
-
-
Maciej Suminski authored
-
- 14 Oct, 2013 1 commit
-
-
Maciej Suminski authored
template<> -> template <> Some more reformatting according to uncrustify results.
-
- 27 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 26 Sep, 2013 1 commit
-
-
Maciej Suminski authored
Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. TOOL_ACTIONs can be run from CONTEXT_MENU after adding them. Move tool actions are available to be run from CONTEXT_MENU displayed after right mouse button click on selected items. Added some asserts to check the code.
-
- 20 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-