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
2021-12-08Cleanup: move public doc-strings into headers for 'shader_fx'Campbell Barton
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-05Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2021-04-29GPencil: glow fx, add threshold value color modeFalk David
2021-03-09Cleanup: Do not pass stack allocated string to MEM_callocNHans Goudey
2020-12-14Fix T83696: Add Additional menu to Effects panelAntonio Vazquez
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-10-19Cleanup: Use BLI string functionsHans Goudey
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-08Cleanup: remove unused source fileCampbell Barton
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-28GPencil: Fix typo error in RIM VFX panelAntonio Vazquez
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-03Cleanup: Deduplicate code for finding context objectHans Goudey
2020-07-03Fix memory leak when dragging shaderfxHans Goudey
2020-06-26UI: Use term 'Blend Mode'Aaron Carlisle
2020-06-25Cleanup: spellingCampbell Barton
2020-06-24UI: ShaderFX: Manually add X/Z labels for rim lightingAaron Carlisle
2020-06-23GPencil: Implement antialiasing parameter to Pixel FXAntonio Vazquez
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-25Fix T71892: Typo error - Distorsion to DistortionAntonio Vazquez
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell 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-25Cleanup: sort cmake file listsCampbell Barton
2019-01-02Fix wrong grease pencil shader FX usage of object location.Brecht Van Lommel
2018-12-07Fix T58360 "Use object as pivot" in GP "Shadow effect" crashes BlenderAntonioya
2018-11-18GP: Set Rim Blur default to 0Antonioya
2018-10-11Correct caseCampbell Barton
2018-10-11GP: New Glow Shader FX (wip)Antonioya
2018-10-01GP: Change Blur default parameters for Rim and Shadow effects.Antonioya
2018-10-01GP: Add Blur to Shadow FXAntonioya
2018-09-30GP: implement Shadow FX (wip)Antonioya