Revision 2103cf9 by Campbell Barton October 19, 2014, 17:09 (GMT) |
Revert "Freestyle: rename module to export_svg" This reverts commit db249b787fe0875944e00df1a3d12a58d9a07249. |
Revision b495395 by Campbell Barton October 19, 2014, 17:09 (GMT) |
Revision a9fdb70 by Campbell Barton October 19, 2014, 17:09 (GMT) |
Revision 0f1c959 by Campbell Barton October 19, 2014, 17:09 (GMT) |
Revision dd2525c by Campbell Barton October 19, 2014, 17:09 (GMT) |
Revert "Freestyle: lazy load 'export_svg'" This reverts commit c35a649a0a6c3c07bb8d56caba680887f726b9e9. |
Revision 923423e by Campbell Barton October 19, 2014, 10:49 (GMT) |
Reports: include parent library in readfile report Helps troubleshooting indirect links. |
Revision c35a649 by Campbell Barton October 18, 2014, 15:49 (GMT) |
Freestyle: lazy load 'export_svg' Loading XML module, registering etree namespaces... etc on startup for everyone on chance someone may want to export an SVG from Freestyle is unacceptable. This shouldn't have got through the review. also disable loading when built without freestyle. |
Revision fc7752b by Campbell Barton October 18, 2014, 15:32 (GMT) |
Cleanup: unused import |
Revision 06cdc35 by Campbell Barton October 18, 2014, 15:30 (GMT) |
Cleanup: pep8 |
Revision 3cbb066 by Campbell Barton October 18, 2014, 15:28 (GMT) |
Freestyle: add GPL headers |
Revision db249b7 by Campbell Barton October 18, 2014, 15:25 (GMT) |
Freestyle: rename module to export_svg Convention for existing export modules |
Revision 490f2ae by Tamito Kajiyama October 18, 2014, 14:42 (GMT) |
Fix for rB61a330baca0f: Changed SVG file encoding from UTF-16 to UTF-8. |
Revision 3a961d6 by Antonis Ryakiotakis October 18, 2014, 11:18 (GMT) |
Fix T42281, crash in subsurf with texture painting. |
Revision 61a330b by Tamito Kajiyama October 18, 2014, 09:35 (GMT) |
Freestyle: Built-in SVG exporter. Features: * Both still image and animation rendering, as well as polygon fills are supported. * The exporter creates a new SVG layer for every Freestyle line set. The different layers are correctly sorted. * SVG paths use data from line styles, so the base color of a line style becomes the color of paths, idem for dashes and stroke thickness. * Strokes can be split at invisible parts. This functionality is useful when exporting for instance dashed lines or line styles with a Blue Print shader * The exporter can be used not only in the Parameter Editor mode, but also from within style modules written for the Python Scripting mode. Acknowledgements: The author would like to thank Francesco Fantoni and Jarno Leppänen for their [[ https://github.com/hvfrancesco/freestylesvg | Freestyle SVG exporter ]]. Differential revision: https://developer.blender.org/D785 Author: flokkievids (Folkert de Vries) Reviewed by: kjym3 (Tamito Kajiyama) |
Revision 4b42c4b by jens verwiebe October 17, 2014, 20:16 (GMT) |
OSX/PLAYER/cmake: fix player install python bundling, overlloked player has its own PLAYER_TARGETDIR_VER |
Revision d74e3c4 by Campbell Barton October 17, 2014, 20:11 (GMT) |
Fix for align bone to cursor (missing normalize) |
Revision 09351c6 by Bastien Montagne October 17, 2014, 19:07 (GMT) |
Cleanup, since we don't put Cycles compat into regular bl_ui files. ;) |
Revision 7fb68cf by Dalai Felinto October 17, 2014, 15:00 (GMT) |
Fix python module (bpy) compilation - broken since 8d084e8c (reported on bf-python mailing-list and in my github (!), let's hope in the future we get more reports in developer.blender.org instead ;)) |
Revision ded2d8a by Sergey Sharybin October 17, 2014, 14:48 (GMT) |
Fix for pose bones not restoring selection index properly |
Revision 04fab84 by Antonis Ryakiotakis October 17, 2014, 12:25 (GMT) |
More fixes: * Fill brush did not do proper srgb conversion for byte images (reported by Sebastian Koenig, thanks!) * Color sampling for palettes did not refresh the toolbar. |
|
|
|


Master Commits
MiikaHweb | 2003-2021