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-08-10Depsgraph: Optimize evaluation of dependencies of disabled modifiersSergey Sharybin
2022-08-10Depsgrapg: Add per-modifier graph nodesSergey Sharybin
2022-08-05Cleanup: spelling, unused arg warningCampbell Barton
2022-08-04Cleanup: Remove unused ID from depsgraph time sourceSergey Sharybin
2022-08-04Depsgraph: More clear function name for transform dependnecySergey Sharybin
2022-08-04Cleanup: Redundant check in depsgraph builderSergey Sharybin
2022-07-21Cleanup: Simplify relation flags assignmentSergey Sharybin
2022-07-21Fix T99885: Invalid dependency graph state when curves surface is invisibleSergey Sharybin
2022-07-21Fix T99733: Objects with driven visibility are evaluated when not neededSergey Sharybin
2022-07-19Depsgraph: Cleanup, comments wrapping and spacing between linesSergey Sharybin
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard
2022-07-07Fix T99386: Driven modifiers are always re-evaluated during animationSergey Sharybin
2022-07-04Cleanup: Clarify relation name for time relation to modifierSergey Sharybin
2022-06-08Fix T98618: Drivers don't automatically update when changing active cameraSergey Sharybin
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-05-30Nodes: add separately allocated run-time data for bNodeTreeJacques Lucke
2022-05-24Depsgraph: Implement backtrace functionalitySergey Sharybin
2022-05-18Fix T98157: improve animation fps with better check in depsgraphJacques Lucke
2022-05-16Fix T96289: Crash when accessing mesh via `ob.data` in a driverSybren A. Stüvel
2022-04-14Fix T97262: Crash with specific view layer setupSergey Sharybin
2022-04-01Cycles: enable Alembic procedural for final rendersKévin Dietrich
2022-03-31Depsgraph: minor optimization in order of checksCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-07Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-07Fix T96180: driver in node tree not updating in real timeJacques Lucke
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix part of T95848: missing updates editing light object nodesBrecht Van Lommel
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-10Fix T95624: video texture not refreshing when changing offset in nodeJacques Lucke
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-01-18Fix T95006: missing modifier update after frame changeJacques Lucke
2022-01-13Fix T94874: Drivers using bone custom properties don't work on modifiersSergey Sharybin
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94797: crash when playing animation in eevee rendered viewJacques Lucke
2022-01-10Fix T94766: texture coordinates from other object do not refreshJacques Lucke
2022-01-06Depsgraph: fix spurious cycles with identically named idprops on bones.Alexander Gavrilov
2021-12-31Fix T94464: video texture is not refreshingJacques Lucke
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-10Cleanup: move public doc-strings into headers for 'depsgraph'Campbell Barton
2021-11-30Depsgraph: remove shading parameters componentJacques Lucke
2021-11-29Fix T93439: Armature widgets from hidden collections are invisibleSergey Sharybin
2021-09-24Geometry Nodes: String to Curves NodeErik Abrahamsson