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-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-08-12Cleanup: replace magic number with flagCampbell Barton
2022-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-17Cleanup: spelling in commentsCampbell Barton
2022-06-15GPencil: Fix crash when using time offset modifierFalk David
2022-06-15Fix T98853: Blender crashes when moving grease pencil object has any invisibl...filedescriptor
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-09Fix T96233: Crash with gpencil data with vertex groupsFalk David
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-07Cleanup: quiet warningsCampbell Barton
2022-03-07Improve multi-user gpencil data performance with modifiersYann Lanthony
2022-03-03Fix T96145: GPencil eval data not updated correctlyFalk David
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-16GPencil: Fix dash modifier reading error.YimingWu
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-08-31Fix T91060: GPencil Time Offset Modifier breaks evaluation timePhilipp Oeser
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-14Fix T89849: Time offset not working with Bake Object transform to Grease pencilAntonio Vazquez
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-18Cleanup: clang-tidyCampbell Barton
2021-06-16LineArt: Cached calculation for modifiers in the same stack.YimingWu
2021-05-02GPencil: Fix unreported problem when save file in Curve Edit modeAntonio Vazquez
2021-05-01Fix T87905: GPencil modifiers not applied if saved with multiframeAntonio Vazquez
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-02-18GPencil: Small frame evaluation speed up improvementAntonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Refactor: move gpencil modifier .blend I/O to blenkernelJacques Lucke
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-07Refactor `BKE_id_copy_ex` to return the new ID pointer.Bastien Montagne
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-06Cleanup: spelling, commentsCampbell Barton
2020-07-03GPencil: Cleanup more comments (cont)Antonio Vazquez
2020-07-03GPencil: Cleanup move functions to geom from modifierAntonio Vazquez
2020-07-03GPencil: Cleanup Doxygen comments (cont)Antonio Vazquez
2020-06-28GPencil: Cleanup - replace loop with LISTBASE_FOREACHAntonio Vazquez