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
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-07GPencil: Fix unreported memory leakAntonio Vazquez
2019-09-21GPencil: Apply transformed rotation only if neededAntonio Vazquez
2019-08-27Fix T69210: Crash on Making GPencil Materials zero userAntonio Vazquez
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24Cleanup: unused argsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-04T66266: Grease Pencil Simplify Adaptive is not behaving correctlySebastian Parborg
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-03Fix T63257: Grease Pencil renders incorrectly when in edit-modeAntonioya
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-11GPencil: Fix unreported UV error when use subdivide modifierAntonioya
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-04Fix T60157: Applying subdivide GP modifier gets wrong fillAntonioya
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-24GP: Add new modes to Time Offset modifierAntonioya
2018-10-22GP: New Time modifierAntonioya
2018-09-27Fix missing libquery processing of ID pointers in GPencil Modifiers.Bastien Montagne
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30Cleanup: Remove line introduced by error in previous commitAntonioya
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-22Cleanup: styleCampbell Barton
2018-08-21GP: Reduce list of modifiers affected by recalcAntonioya
2018-08-21GP: Force Fill triangulation data recalcAntonioya
2018-08-08GP: Fix unreported segment fault with some old filesAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya