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-27temp-texpaint-automasking: Remove unrelated codetemp-texpaint-automaskingJoseph Eagar
2022-06-27temp-texpaint-automasking: Support automasking in new paintJoseph Eagar
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-24Cycles: stop Metal rendering on command buffer errorBrecht Van Lommel
2022-06-24GHOST/Wayland: support client-side window decorationsChristian Rauch
2022-06-24Fix T99130: Spline factor gets messed up if one hair is too shortDalai Felinto
2022-06-24Fix T98427: Crash adding quick effects smoke from PythonCampbell Barton
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-24Workbench: Increase render tests fail threshold for hair.Jeroen Bakker
2022-06-24Test/Eevee: Increase failure threshold for image tests.Jeroen Bakker
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-24GHOST/Wayland: support for cursor warp with hidden/wrapped grab enabledCampbell Barton
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-24Cleanup: add C++ compatible WL_ARRAY_FOR_EACH macroCampbell Barton
2022-06-24Cleanup: remove unused cursor struct members in GHOST/WaylandCampbell Barton
2022-06-24Cleanup: use const arguments for GHOST/WaylandCampbell Barton
2022-06-24GHOST: use GHOST_ASSERT for non-release buildsCampbell Barton
2022-06-24Docs: correct GHOST_TimerProcPtr time doc-stringCampbell Barton
2022-06-24Fix outdated pressure/tilt for tablet motions events under GHOST/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