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-06-23Cleanup: Make function staticHans Goudey
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-23Animation: Add function to remove all FCurves from an ActionColin Basnett
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-22Cleanup: remove unused sculpt texture cache generationBrecht Van Lommel
2022-06-22Fix T98956: Crash removing some builtin attributesHans Goudey
2022-06-22Cleanup: Remove unused function argumentsSergey Sharybin
2022-06-22Cleanup: clang-formatSergey Sharybin
2022-06-22Revert "LibOverride: Handle dependencies in both directions in partial overri...Dalai Felinto
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-22Rigid body physics: Move effector force update into substep loop.Lukas Tönne
2022-06-21Cleanup: removed unused Blender Internal bump/normal mapping texture codeBrecht Van Lommel
2022-06-21NLA: when searching for active track/strip, shortcut when none is activeSybren A. Stüvel
2022-06-21Fix 2 for T98700: Crash when recursively nesting NLA meta stripsSybren A. Stüvel
2022-06-21NLA: update comment to reflect the current implementationSybren A. Stüvel
2022-06-21NLA: add `BLI_assert_msg()` to check for assumptionSybren A. Stüvel
2022-06-20Cleanup: Grammar: a vs anHans Goudey
2022-06-20Fix: assert when deleting all curvesJacques Lucke
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-18Constraints: handle the custom target at the constraint level.Alexander Gavrilov
2022-06-17Cleanup: compiler warningsBrecht Van Lommel
2022-06-17Curves: refactor Add brushJacques Lucke
2022-06-17LibOverride: Handle dependencies in both directions in partial override cases.Bastien Montagne
2022-06-17BKE_main: Relations: Add `TO`/`FROM` variants of processed flags.Bastien Montagne
2022-06-17Geometry Nodes: new Volume Cube nodeChris Clyne
2022-06-17Cleanup: remove redundant string formattingCampbell Barton
2022-06-17Cleanup: spelling in commentsCampbell Barton
2022-06-17Cleanup: unused variable warningCampbell Barton
2022-06-16Geometry Nodes: add 'Intersecting Edges' output for boolean nodePhilipp Oeser
2022-06-16Fix T98796: avoid unnecessary mesh copyJacques Lucke
2022-06-15Fix missing translation hint in tracking codeSergey Sharybin
2022-06-15GPencil: Fix crash when using time offset modifierFalk David
2022-06-15Fix T98853: Blender crashes when moving grease pencil object has any invisibl...filedescriptor
2022-06-15Clip editor: Default to average error sort in dopesheetSergey Sharybin
2022-06-15Clip editor: Sort tracks alphabetically when they have matched errorSergey Sharybin
2022-06-15Cleanup: unused argument warningCampbell Barton
2022-06-14Fix T98879: PBVH active attrs only optimization is buggyJoseph Eagar
2022-06-14Cleanup: Fix const correctness of attribute search functionHans Goudey
2022-06-14Attributes: Adjustments to duplicate attribute API functionHans Goudey
2022-06-14Fix T98700: Regression: Crash when recursively nesting NLA meta stripsSybren A. Stüvel
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-06-14Cleanup: spellingCampbell Barton
2022-06-14Cleanup: quiet unused variable warningCampbell Barton
2022-06-13Cleanup: fix various typosBrecht Van Lommel
2022-06-13Cleanup: Remove unused variable and parameter in pbvh_update_draw_buffersJoseph Eagar
2022-06-12Fix T98784: PBVH gpu layout check being ignoredJoseph Eagar
2022-06-10LibOverride: Add util to check if a given Override Property is animated.Bastien Montagne
2022-06-10Liboverride: Add rna array index return value to `BKE_lib_override_rna_proper...Bastien Montagne
2022-06-10Fix regression in the recent unit system changeRamil Roosileht
2022-06-10Fix T98727: Dynamic Paint does not update normalsPhilipp Oeser