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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-02GPencil: Simplify Perimeter functions to not use RegionView3DAntonio Vazquez
2022-08-30GPencil: Improve Thickness handling for Outline operatorAntonio Vazquez
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
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
2021-12-09Cleanup: move public doc-strings into headers for 'io/gpencil'Campbell Barton
2021-07-03GPencil: Fix unreported PDF export offsetAntonio Vazquez
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-24Fix T88524: GPencil PDF does not take into account the marker cameraAntonio Vazquez
2021-05-17GPencil: Fix unreported error exporting to PDF/SVG with animated cameraAntonio Vazquez
2021-04-15Cleanup: Use correct float formatAntonio Vazquez
2021-04-14Fix T87479: GPencil SVG export outside of cameraFalk David
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-24GPencil: New modules for Import and ExportAntonio Vazquez