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-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-03-23Cleanup: use `e` prefix for enum, comment on misleading flag valuesCampbell Barton
2021-03-22Fix UI (and code!) typos.Bastien Montagne
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-24Cleanup: spellingCampbell Barton
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Geometry Nodes: support evaluating mesh object to geometry setJacques Lucke
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-21Cleanup: remove LodLevelJacques Lucke
2020-08-18Mesh: merge `mesh_create_eval_final_{view,render}` functionsSybren A. Stüvel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-20Cleanup: unused enumsCampbell Barton
2020-01-27Cleanup: removed unused derivedDeform and derivedFinalBrecht Van Lommel
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-03Cleanup: unused flag, spellingCampbell Barton
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-23DNA: reduce Object size by 16 bytesCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin
2019-05-21Cleanup: clang-format, sort structsCampbell Barton
2019-05-17makesdna: Fix build error on win32.Ray Molenkamp
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-04-30Cleanup/update comment on flag_legacy valuesDalai Felinto