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-03-29Fix T86298: crash when loading "corrupted" geometry node treeJacques Lucke
2021-03-29Mask: Fix possible nan values in the weight interpolationSergey Sharybin
2021-03-29Animation: add `PBONE_SELECTED` macroSybren A. Stüvel
2021-03-29Tracking: Avoid integer overflow in dopesheet updateSergey Sharybin
2021-03-29Fix: Override Test Cases Failing With Asserts.Jeroen Bakker
2021-03-29Cleanup: Remove no-op id recalc statementSergey Sharybin
2021-03-29Fix T78650: Lattice evaluation writes to shared dataSybren A. Stüvel
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-29Cleanup: Remove unused node.c.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-28Cleanup: deduplicate attribute creating codeJacques Lucke
2021-03-28Cleanup: re-order expensive checks for indirect ID useCampbell Barton
2021-03-28Fix T86992: Tagged ID deletion conflicts with freeing objectsCampbell Barton
2021-03-26Cleanup: Use enum for "in" vs. "out" node socketsHans Goudey
2021-03-26Geometry Nodes: Rename "Plane" primitive to "Grid"Hans Goudey
2021-03-26Cleanup: Geometry Nodes: Allow using "Auto" domain to avoid adaptingHans Goudey
2021-03-26FFmpeg: improve threading settingsRichard Antalik
2021-03-26Geometry Nodes: Add Attribute Clamp NodeCharlie Jolly
2021-03-26Cryptomatte: Fix error loading incomplete metadata.Jeroen Bakker
2021-03-26Cleanup: spellingCampbell Barton
2021-03-26Geometry Nodes: Add Attribute Map Range NodeVictor-Louis De Gusseme
2021-03-26Animation: action mirror RNA API using pose contentsCampbell Barton
2021-03-26Animation: add BKE_fcurve_pathcache_find APICampbell Barton
2021-03-26Animation: add BKE_fcurves_calc_keyed_frames utilityCampbell Barton
2021-03-26Cleanup: clang-formatCampbell Barton
2021-03-26CMake: add headers to source lists, sort file-listsCampbell Barton
2021-03-26LibOverride: fix bad ID relationships handling during resync.Bastien Montagne
2021-03-26LibOverride: Fix mistake in recent commit.Bastien Montagne
2021-03-25Cleanup: Pass instance group result vector as an argumentHans Goudey
2021-03-25BLI: simplify using DefaultHashJacques Lucke
2021-03-25LibOverride; Fix missing re-creation of auto-generated override rules after r...Bastien Montagne
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-25Fix T86853: Critical bug in write code of CacheFile ID.Bastien Montagne
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-24Geometry Nodes: add versioning for attribute fillJacques Lucke
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-23Cleanup: allow looking up size of unsupported domainsJacques Lucke
2021-03-23Cleanup: use BLI_assert_unreachable in some placesJacques Lucke
2021-03-23Fix (unreported) object duplicate code wrongly duplicating linked objects.Bastien Montagne
2021-03-23LibOverride: Also consider RNA Collection in 'need resync' detection.Bastien Montagne
2021-03-23Curves: add taper mode optionOmar Emara
2021-03-23Cleanup: de-duplicate gpencil logic to ensure materialsCampbell Barton
2021-03-22Cleanup: lattices, use `bool is_editmode` instead of `int editmode`Sybren A. Stüvel
2021-03-22Fix T83638: mirror modifier with mirror object renders wrong motion blurJishan Singh
2021-03-22Tracking: Fix movie file prefetch freezing interfaceSergey Sharybin
2021-03-22Fix T86741: Remapping could create doublons of collections in hierarchy.Bastien Montagne
2021-03-22Fix (unreported) memleak in collection/viewlayer code.Bastien Montagne
2021-03-22Cleanup: remove unexposed nodesJacques Lucke
2021-03-22Cleanup: spelling, expand on commentsCampbell Barton