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-07VSE preview transform autokeying improvementsPhilipp Oeser
2022-06-07Correct error in 7c4826d9717911d31e9b60908e6d3279f997342dCampbell Barton
2022-06-07Fix T98527 : corrected label for Korean language in Blender preferencesJoseph Faulkner
2022-06-07Fix T98552: Experimental Tweak Select: Curve handle tweak is difficultCampbell Barton
2022-06-07OBJ: Use filename as the default object nameJesse Yurkovich
2022-06-07Logging: remove unnecessary newlinesCampbell Barton
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-07Cleanup: use doxy sections for mask add operators & functionsCampbell Barton
2022-06-07Cleanup: formatCampbell Barton
2022-06-07Remove workaround for drawing the rotation gizmoGermano Cavalcante
2022-06-07blend_render_info: Zstd support, skip redundant file reading & cleanupCampbell Barton
2022-06-07Cleanup: compiler warnings: unused args, missing include, parenthesisCampbell Barton
2022-06-06STL: Add new C++ based STL importerIyad Ahmed
2022-06-06Geometry Nodes: Add Instance Scale Input NodeJohnny Matthews
2022-06-06Geometry Nodes: Instance Rotation NodeJohnny Matthews
2022-06-06Geometry Nodes: Fix Assert in Duplicate ElementsJohnny Matthews
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-06BLI: fix memory error when moving VArray_SpanJacques Lucke
2022-06-06Fix Windows compiler errorAntonio Vazquez
2022-06-06PyDocs: remove sphinx-intlAaron Carlisle
2022-06-06Py Docs: Update Sphinx and dependenciesAaron Carlisle
2022-06-06UI: offset scale gizmos instead of scaling their shapeCampbell Barton
2022-06-06Cleanup: quiet compiler warningCampbell Barton
2022-06-05Curves: Port bounding box node to the new curves typeHans Goudey
2022-06-05Cleanup: Remove unused BKE_spline.hh includesHans Goudey
2022-06-05Curves: Fix overallocation for curve attributes when deleting curvesHans Goudey
2022-06-05Fix: incorrect operator warningJacques Lucke
2022-06-05Cleanup: Move wm_event_system.c to C++Hans Goudey
2022-06-05Geometry Nodes: Use fields for delete geometry inversionHans Goudey
2022-06-05UI: align gizmo scale handles to both Y and Z axesCampbell Barton
2022-06-05UI: show gizmo while transformingCampbell Barton
2022-06-05Cleanup: assign operator type flags in their initializationCampbell Barton
2022-06-05Cleanup: Use shorter variable nameHans Goudey
2022-06-05Cleanup: Comments and formatting in mesh extract headersHans Goudey
2022-06-05Curves: use uv coordinates to attach curves to meshJacques Lucke
2022-06-05Cleanup: Move remaining mesh draw code to C++Hans Goudey
2022-06-05Fix compiling debug buildJacques Lucke
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-06-04Fix Wintab button tracking logic.Nicholas Rishel
2022-06-04Cleanup: Use const for retrieved custom data layersHans Goudey
2022-06-04Cleanup: Use const, make formatHans Goudey
2022-06-04Mesh: Only check dirty normals flag of current domainHans Goudey
2022-06-04Cleanup: Remove unnecessary struct keywordsHans Goudey
2022-06-03Fix T98580: image flip/invert/resize don't work on active UDIM tileBrecht Van Lommel
2022-06-03Sculpt: Fix zeroing of last position on stroke startJoseph Eagar
2022-06-03Fix T98579: image save operators changing file path to absoluteBrecht Van Lommel
2022-06-03Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-06-03Fix use of OpenGL interop breaking in Hydra viewports that do not support itPatrick Mours
2022-06-03Fix new curve objects showing as UNKNOWN in the outlinerDalai Felinto
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich