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-05-06Cleanup: improve const correctness in material APIJacques Lucke
2022-05-06Fix: Handle default better in curves type count cacheHans Goudey
2022-05-05Curves: change default name of curves object to CurvesJacques Lucke
2022-05-05Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-05Cleanup: Move curve length field input to blenkernelHans Goudey
2022-05-05File missing from 78fc5ea1c398f70d22cda72be33c105146c0d542Campbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-05-05Cleanup: Further clarification and renaming of curve field inputsHans Goudey
2022-05-05Curves: control number of control points in new curvesJacques Lucke
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-05Cleanup: use 'r_' prefix for return argumentsCampbell Barton
2022-05-04Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-04Fix T95527: wrong motion blur with rigid bodiesBrecht Van Lommel
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-04Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-04Fix T97709: Compositor: Scenes are being set to no users after doing a full c...Bastien Montagne
2022-05-04Silenced compilation warning on clang.Jeroen Bakker
2022-05-04Curves: Add method to find indices for curve type in a selectionHans Goudey
2022-05-04Curves: Optimize filling all curves with a single typeHans Goudey
2022-05-04Merge branch 'blender-v3.2-release'Falk David
2022-05-04GPencil: Apply layer transforms to visible framesYann Lanthony
2022-05-04Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-04Fix T97831: Curve to mesh node can create invalid wire meshHans Goudey
2022-05-04Curves: Use copied original data for invalid NURBS curvesHans Goudey
2022-05-04Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-04Fix wrong task priority for particle distribution and tanget computationBrecht Van Lommel
2022-05-03Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-03Fix T95541: Broken vertex weight with mirror modifier.Bastien Montagne
2022-05-03Fix T93272: Material index mapping missing for mesh boolean nodeHans Goudey
2022-05-03Fix T97718: Crash using "Text on Curve"Hans Goudey
2022-05-03Fix T93272: Material index mapping missing for mesh boolean nodeHans Goudey
2022-05-03Fix T97718: Crash using "Text on Curve"Hans Goudey
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-05-02Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-02Fix T97688: Deleting a scene with a scene strip causes the referenced scene t...Bastien Montagne
2022-05-02Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-02Color Attributes: Add initial fill color optionEthan-Hall
2022-05-02Revert "Blender 3.2 - Beta"Thomas Dinges
2022-05-02Merge branch 'blender-v3.2-release'Thomas Dinges
2022-05-02Blender 3.2 - BetaThomas Dinges
2022-05-02Blender 3.3 bcon1 - alphaThomas Dinges
2022-05-01Nodes: Fix T90233Lukas Tönne
2022-04-29Fix T95480: Crash when relocating libraries in some cases.Bastien Montagne
2022-04-29Fix (unreported) bad handling of ID usercount increment in remapping code.Bastien Montagne
2022-04-29BKE_lib_remap: add comment note about some remapping options.Bastien Montagne
2022-04-29NLA: Key influence when pushing down to NLASybren A. Stüvel
2022-04-29Fix: Incorrect custom data maxlayers in rare filesHans Goudey
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-28Fix T97151: Curve vertex parenting crash with dependency cycleHans Goudey
2022-04-28Cleanup: Fix compiler warningsHans Goudey