summaryrefslogtreecommitdiffstats
path: root/share/extensions/render_gears.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-161-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1545726 (bzr r14712)
* Extensions. Fix view center for Render extensions applied in transformed ↵su_v2015-10-201-1/+3
| | | | | | | | layers or groups (bug #1503882) Fixed bugs: - https://launchpad.net/bugs/1503882 (bzr r14425.1.2)
* Second round of extension executable bit cleanup.Krzysztof Kosi??ski2015-09-131-1/+1
| | | | | | | | | Add/remove executable bits and shebangs as appropriate. The extension entry point should be executable, while Python files that contain libraries and are not entry points should not be executable. Shebang lines should only be present in executable files. (bzr r14362)
* extensions. Render Gear. improve precision of output (Bug 1240455)Alvin Penner2014-02-181-2/+2
| | | (bzr r13036)
* Extensions->Render submenu. Scaling of input parameters into document units, ↵Alvin Penner2014-02-061-1/+1
| | | | | | | | Part 1 (Bug 1240455) Fixed bugs: - https://launchpad.net/bugs/1240455 (bzr r13001)
* fix unit handling of all python extensions. did not test with all extensionsJohan B. C. Engelen2013-10-251-2/+3
| | | (bzr r12722)
* Transform dialog. do not use singular transforms. (Bug 1189446)Alvin Penner2013-06-291-0/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1189446 (bzr r12397)
* Add render rack gear extension from bug#1174800, modify gears location to ↵Martin Owens2013-06-261-0/+185
render sub-menu Fixed bugs: - https://launchpad.net/bugs/1174800 (bzr r12391)