Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-09Cleanup: move public doc-strings into headers for 'io/gpencil'Campbell Barton
2021-11-08GPencil: New option to export PDF full sceneAntonio Vazquez
2021-08-26Cleanup: sort struct blocksCampbell Barton
2021-08-06Move NanoSVG lib to externAntonio Vazquez
2021-07-29GPencil: Fix unreported problems painting after import SVGAntonio Vazquez
2021-07-20Cleanup: use '#if 0' for disabling multiple linesCampbell Barton
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-03GPencil: Fix unreported PDF export offsetAntonio Vazquez
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-15Cleanup: use back-slash for doxygen commentsCampbell Barton
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-05-24Fix T88524: GPencil PDF does not take into account the marker cameraAntonio Vazquez
2021-05-19GPencil: Apply NanoSVG fixAntonio Vazquez
2021-05-17Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-17GPencil: Fix unreported error exporting to PDF/SVG with animated cameraAntonio Vazquez
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-04-28Gpencil: Fix for SVG import arc and float errorsErik Abrahamsson
2021-04-15GPencil: Avoid invisible strokes in PDF exportAntonio Vazquez
2021-04-15Cleanup: Use correct float formatAntonio Vazquez
2021-04-15GPencil: Fix unreported error exporting big files in PDFAntonio Vazquez
2021-04-14Fix T87479: GPencil SVG export outside of cameraFalk David
2021-04-13Cleanup: sort cmake file listsCampbell Barton
2021-04-02Fix T87131: SVG as GPencil elements with both Stroke and Fill failsAntonio Vazquez
2021-03-29Fix T87013: GPencil SVG export wrong svg xml header settingsAntonio Vazquez
2021-03-27Correct header rename error 10cfa75e1d1e80b32da640a0e7de2b50f831dcfdCampbell Barton
2021-03-27Cleanup: use .hh extension for C++ headersCampbell Barton
2021-03-26Fix T86942: GPencil does not export SVG or PDF in orthographic cameraAntonio Vazquez
2021-03-26Cleanup: Fix clang-tidy errors.Jeroen Bakker
2021-03-26Cleanup: spellingCampbell Barton
2021-03-26CMake: add headers to source lists, sort file-listsCampbell Barton
2021-03-24Fix broken compilation after recent GPencil commit.Bastien Montagne
2021-03-24Fix build error and warnings in new grease pencil IO codeHans Goudey
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez