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-09-09Geometry: add .attributes in the Python API for Mesh, Hair and Point CloudBrecht Van Lommel
2020-07-16LibOverride: Fix getting proper RNA path and ID from embedded ones.Bastien Montagne
2020-06-30LibOverride: Add necessary bits in RNA to deal with embedded IDs paths.Bastien Montagne
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-20Cleanup: use const args for property name/description accessCampbell Barton
2020-06-18LibOverride: increase speed of RNA diffing process.Bastien Montagne
2020-05-29PyAPI: use bpy_rna_types_capi.c to set type methodsCampbell Barton
2020-04-20Simulations: Add Boolean Math, Switch and Float Compare node UIJacques Lucke
2020-04-20Simulations: Add simulation node tree typeJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-15Cleanup: remove (unused) RNA update cachePhilipp Oeser
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-20Cleanup: unused structsCampbell Barton
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-04UI: support Copy To Selected and Alt-Click for PropertyGroup members.Alexander Gavrilov
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-14GPencil MultiStroke modifierYimingWu
2019-10-22Cleanup: unused variables, enums, spellingCampbell Barton
2019-10-18Fix T65397: Assigning shortcut to editor properties gives errorsCampbell Barton
2019-09-19Fix the rest of T68666: Animated mesh UVs, vertex colors don’t update onPhilipp Oeser
2019-09-19Fix part of T68666: Animated mesh UVs, vertex colors don’t update on time c...Sergey Sharybin
2019-09-02Fix/enhance new RNA path from real ID helpers.Bastien Montagne
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22LibOverride: Cleanup: rename parameters in RNA apply code.Bastien Montagne
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-06-26Cleanup: un-wrap lines in headers, use doxy commentsCampbell Barton
2019-06-17UI: remove redundant RNA_TYPE property in the key-map editorCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-05-21Fix part of T64679: Missing dirty preferences tagCampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton