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 meta strip has incorrect range when createdRichard Antalik
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-27BLI: Math: Add ceil_to_multiple_u()Clément Foucault
2022-06-27VSE: Add API function to select displayed meta stripFélix
2022-06-27FFmpeg: Add VFR media supportRichard Antalik
2022-06-27File Browser UI: Use "Widget" font style instead of "Widget Label"Julian Eisel
2022-06-27Fix T98055: Library Filters do not work in Source FilesSonny Campbell
2022-06-27UI: Scrollbar Behavior ChangesHarley Acheson
2022-06-27Fix T99070: Apply transform fails to clear delta transform valuesPratik Borhade
2022-06-27Cleanup: Use assert instead of early exit for asset dragging internalsJulian Eisel
2022-06-27Revert 6de0f299505a: BLF: Support for Variable FontsHarley Acheson
2022-06-27BLF: Add Support for Variable FontsHarley Acheson
2022-06-27Fix T99171: Crash in mesh vertices positions RNA update functionHans Goudey
2022-06-27Cleanup: remove redundant RNA_struct_property_is_set checkCampbell Barton
2022-06-27Cleanup: DRW: Remove drw_view renaming MACROSClément Foucault
2022-06-27Fix color attribute interpolation with GPU subdivisionKévin Dietrich
2022-06-27Cleanup: rename misleading/inconsistent GHOST typesCampbell Barton
2022-06-27Cleanup: formatCampbell Barton
2022-06-27MTLCommandBufferState for coordinating GPU workload submission and render pas...Jason Fielder
2022-06-27Cleanup: spelling in commentsCampbell Barton
2022-06-27Cleanup: remove redundant has key checksCampbell Barton
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