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-08-23Fix T99524: GPencil not updating when frame num is changedFalk David
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-03-29Cleanup: Remove commented lines of previous commitAntonio Vazquez
2022-03-29Fix T96799: GPencil `weight_get` API cannot retrieve weightsAntonio Vazquez
2022-03-02Fix T96101: "Remove" button failure on Grease Pencil layer's relation to boneAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Cleanup: clang-formatCampbell Barton
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-01-31Fix T95336: Wrong tooltip for Show Only on Keyframed checkboxAntonio Vazquez
2021-10-13Fix T92185: GPencil memory leak removing stroke from pythonAntonio Vazquez
2021-09-20Fix T91511: GPencil weight_get and Vertex Groups not working at expectedAntonio Vazquez
2021-08-31Fix T90989: Annotation opacity must not be animatableAntonio Vazquez
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-09Revert "GPencil: Add custom normal entry to bGPDspoint."YimingWu
2021-06-09GPencil: Add custom normal entry to bGPDspoint.YimingWu
2021-05-29Docs: Add documentation for 'material_index'Aaron Carlisle
2021-05-26GPencil: Cleanup - Conform with RNA naming schemeFalk David
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-01GPencil: Auto lock layers, tooltip grammar fixTomasz Kaye
2021-04-15GPencil: Change UI text and tooltipAntonio Vazquez
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-07GPencil: Fix wrong python API for Point weightsAntonio Vazquez
2021-02-05GPencil: New python API to force stroke triangulation data updateAntonio Vazquez
2021-01-21GPencil: Make Layer and Frame duplicate functions more flexibleAntonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-09-30Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-08-19GPencil: Change default Onion Keyframe mode to ALLAntonio Vazquez
2020-06-19Fix T78024: GPencil - Add missing UV Fill prop to RNAAntonio Vazquez
2020-06-12GPencil: Make accessible via python to keyframe typeAntonio Vazquez
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-19GPencil: Make is_nofill_stroke property editableAntonio Vazquez
2020-05-13Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-13Fix T76703: GPencil bone parenting missing dependency updatePhilipp Oeser
2020-04-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-30Fix T76236: GPencil drrawing resetting posed positions with armature after la...Antonio Vazquez
2020-04-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-18Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-18GPencil: Disable animation for Onion Custom ColorsAntonio Vazquez