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-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-12-02Fix T93525: Crash with curve/text armature bone gizmoHans Goudey
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-07-21Cleanup: spellingCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-03-04Fix T86050: use material count from correct data blockJacques Lucke
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-04DrawManager: High quality normals for non meshesJeroen Bakker
2020-11-13UI: Adaptive HDRI preview resolutionIvan Perevala
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-09-29Volumes: support selection and outlines in viewportJacques Lucke
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-08-13Cleanup: GPU: Remove Batch vao cache resetClément Foucault
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-15PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-15Fix Memory Leak introduced by Draw Manager ThreadingJeroen Bakker
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-05-14Fix T76126 Overlay: Glitch when hiding Nurb verticesClément Foucault
2020-04-22Fix T75971: 3D Text invisible when fill set to NoneCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
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-11DRW: Color Management improvementClément Foucault
2020-02-04Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-04Fix T73095: Edit Mode Overlay Linked MeshJeroen Bakker
2020-01-30Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-01-30Fix crash when adding modifiers to curve/surface/text objectsClément Foucault
2020-01-28Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-28Fix T72593 Blender crashes when modifier change the material countClément Foucault
2020-01-23Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-01-23Fix T67050 Overlay: Forcefield limits are not dashedClément Foucault
2020-01-17DRW: Use USHORT for vertex color and upload them in linear color to the GPUClément Foucault
2020-01-16Overlay: Fix wrong 3D icon for cubemap lightprobesClément Foucault
2019-12-18Fix T72124: LookDev Sphere RenderingJeroen Bakker
2019-12-05Overlay Engine: Fix bone outline antialiasingClément Foucault