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
path: root/source
AgeCommit message (Expand)Author
2022-06-27Fix T98673: Color attribute fill API didn't support editmodeJoseph Eagar
2022-06-27Fix T99100: Undo/redo bugs with paint and gravityJoseph Eagar
2022-06-27Cleanup (UV): Remove unused variable do_aspectChris Blackbourn
2022-06-27Fix T99182: Hard code screen_scale for circle drawing in 3DChris Blackbourn
2022-06-26Curves: Port string to curves node to the new data-blockHans Goudey
2022-06-26Cleanup: Clang tidyHans Goudey
2022-06-25Functions: improve span buffer reuse in procedure executionJacques Lucke
2022-06-25BLI: improve support for trivial virtual arraysJacques Lucke
2022-06-25Fix: crash when converting zero legacy curvesJacques Lucke
2022-06-25Functions: avoid using Map for small valuesJacques Lucke
2022-06-25Geometry Nodes: Field on Domain NodeHans Goudey
2022-06-25Curves: Skip CurveEval in legacy curve conversionHans Goudey
2022-06-25Cleanup: add missing overrideJacques Lucke
2022-06-25BLI: improve check for common virtual array implementationsJacques Lucke
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-24Cleanup: Remove unnecessary includesHans Goudey
2022-06-24Fix T99058: geometry nodes ignore if subdivision surface modifier is disabledBrecht Van Lommel
2022-06-24Fix T99130: Spline factor gets messed up if one hair is too shortDalai Felinto
2022-06-24PyAPI: Expose event.type_prev, value_prevCampbell Barton
2022-06-24Fix T99037: bpy.ops.transform.rotate fails in background modeCampbell Barton
2022-06-24Fix T99129: Eevee Hair Info Length not working (old particle hair).Jeroen Bakker
2022-06-24Cleanup: Fix building warnings on gcc 9.4.0Dalai Felinto
2022-06-24Fix T98925: Editor panels are brokenRichard Antalik
2022-06-24Cleanup: remove unused function WM_cursor_compatible_xyCampbell Barton
2022-06-24Fix T99021: Walk-mode doesn't work in WaylandCampbell Barton
2022-06-23Fix T99083: audio bad in command-line video player (blender -a)Jörg Müller
2022-06-23Cleanup: Make function staticHans Goudey
2022-06-23Geometry Nodes: Speed up Separate color node in RGB modeHans Goudey
2022-06-23Cleanup: make formatBrecht Van Lommel
2022-06-23Fix T97691: undefined behavior sanitizer warning for alignment in RNA functionsBrecht Van Lommel
2022-06-23Fix T94621: Missing selection indication for virtual node socketsMax Edge
2022-06-23Spreadsheet: Support operations for filtering colorsAngel Bueno
2022-06-23Cleanup: Remove unused array in vertex paint codeHans Goudey
2022-06-23Vertex paint mode tried to do a "fast update" by trying to avoid taggingHans Goudey
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-23Geometry Nodes: Optimize selection for virtual array inputHans Goudey
2022-06-23Fix T98975: Broken vertex paint mode operatorsHans Goudey
2022-06-23Fix T99110: Crash after running view_all operator in VSERichard Antalik
2022-06-23Fix T99091: Freeze when changing strip source with thumbnails enabledRichard Antalik
2022-06-23Fix T99028: crash deleting file output node with color management overrideBrecht Van Lommel
2022-06-23Fix T99027: Touch typing in text fields results in dropped key pressesCampbell Barton
2022-06-23Cleanup: fix typo that deactivated clang-format in rna_brush.cJacques Lucke
2022-06-23Fix T98871: Drivers not updated when joining an armatureSebastian Parborg
2022-06-23Animation: Add function to remove all FCurves from an ActionColin Basnett
2022-06-23Armature: Add poll message explaining bone groups need pose modeColin Basnett
2022-06-23LineArt: Cleanup minor warnings from variable type changes.Yiming Wu
2022-06-23Cleanup: Clang tidyHans Goudey