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-29VSE: Improved Retiming systemRichard Antalik
2022-06-29Sculpt: Fix backwards normals in PBVH_GRIDS raycastingJoseph Eagar
2022-06-28Fix: sampling points on mesh surface generates too many pointsJacques Lucke
2022-06-28Fix T98799: camera unselectable in camera view below a certain scalePhilipp Oeser
2022-06-27Fix T84369: Fluid: Missing cache invalidation when properties on non-domain o...Germano Cavalcante
2022-06-27Sculpt: Fix backwards normals in PBVH_GRIDS raycastingJoseph Eagar
2022-06-27Cleanup: spelling in commentsCampbell Barton
2022-06-25Fix: crash when converting zero legacy curvesJacques Lucke
2022-06-25Geometry Nodes: Field on Domain NodeHans Goudey
2022-06-25Curves: Skip CurveEval in legacy curve conversionHans Goudey
2022-06-25Geometry Nodes: Add Points NodeJohnny Matthews
2022-06-25Fix T98949: Deleting vertex group in geometry nodes affects othersHans Goudey
2022-06-25Cleanup: Remove unused argumentHans Goudey
2022-06-24Fix: Incorrect dirty normal tag after mesh translationHans Goudey
2022-06-24Fix T99058: geometry nodes ignore if subdivision surface modifier is disabledBrecht Van Lommel
2022-06-24Fix T98925: Editor panels are brokenRichard Antalik
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