September 3, 2020, 06:21 (GMT) |
Merge branch 'master' into greasepencil-object |
September 1, 2020, 13:59 (GMT) |
Merge branch 'master' into greasepencil-object |
August 31, 2020, 14:09 (GMT) |
Merge branch 'master' into greasepencil-object |
August 28, 2020, 16:31 (GMT) |
Merge branch 'master' into greasepencil-object |
August 28, 2020, 14:52 (GMT) |
Merge branch 'master' into greasepencil-object |
August 26, 2020, 13:33 (GMT) |
Merge branch 'master' into greasepencil-object |
August 26, 2020, 08:11 (GMT) |
Merge branch 'master' into greasepencil-object |
August 25, 2020, 15:52 (GMT) |
Merge branch 'master' into greasepencil-object |
August 25, 2020, 08:37 (GMT) |
Merge branch 'master' into greasepencil-object |
August 23, 2020, 14:24 (GMT) |
Merge branch 'master' into greasepencil-object |
August 22, 2020, 11:10 (GMT) |
Merge branch 'master' into greasepencil-object |
August 21, 2020, 07:49 (GMT) |
Merge branch 'master' into greasepencil-object |
August 20, 2020, 20:40 (GMT) |
Merge branch 'master' into greasepencil-object |
August 20, 2020, 17:56 (GMT) |
GPencil: Cleanup header text of files |
August 20, 2020, 17:56 (GMT) |
GPencil: Cleanup Trace images code Change types and small tweaks |
August 20, 2020, 16:15 (GMT) |
GPencil: Cleanup variable types |
Revision c6db271 by Antonio Vazquez (greasepencil-object) August 20, 2020, 15:33 (GMT) |
GPencil: Fix missing .hh rename for one file I missed this in previous commit. |
August 20, 2020, 14:37 (GMT) |
GPencil: Scale strokes to Potrace lib units After doing a lot of testing, it looks the library is using a factor base on the VGA resolution and aspect ratio. The formula was obtained experimenting and gets a very good result, but it could be a totally different approach if we find what logic is used by Potrace. |
August 20, 2020, 14:18 (GMT) |
GPencil: Rename .h to .hh for C++ header files This follows the new naming rules |
August 20, 2020, 14:13 (GMT) |
GPencil: Avoid double geometry update when trace a stroke As the sample function is already calling the update function, it's not needed to call again. |
|