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-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-06STL: Add new C++ based STL importerIyad Ahmed
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-06UI: offset scale gizmos instead of scaling their shapeCampbell Barton
2022-06-05Cleanup: Remove unused BKE_spline.hh includesHans Goudey
2022-06-05Fix: incorrect operator warningJacques Lucke
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-05Curves: use uv coordinates to attach curves to meshJacques Lucke
2022-06-05Fix compiling debug buildJacques Lucke
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
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-03Cleanup: clang-formatRichard Antalik
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-06-03Spreadsheet Editor: Support int 8 attributeDalai Felinto
2022-06-03Cleanup: remove unused codeJacques Lucke
2022-06-03Cleanup: deduplicate resampling curve after moving last pointJacques Lucke
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-06-03Cleanup: deduplicate retrieving data from context in curves brushesJacques Lucke
2022-06-03Geometry Nodes: Show supported types in geo socket tooltipAngus Stanton
2022-06-03Fix T98459: vertex weight paste/copy inconsistentPhilipp Oeser
2022-06-03Compositor: add pre/post/cancel handlers and background job infoPhilipp Oeser
2022-06-03Cleanup: remove gizmo transform workaround which is no longer neededCampbell Barton
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-03Cleanup: remove unused, commented MTexFace assignmentsCampbell Barton
2022-06-03Merge branch 'blender-v3.2-release'Campbell Barton
2022-06-03Fix T98558: island selection in UV editor can crashPhilipp Oeser
2022-06-02Cleanup: Use const pointersHans Goudey
2022-06-02Merge branch 'blender-v3.2-release'Hans Goudey
2022-06-02Fix T98546: Crash with multires bake and zero levelsHans Goudey
2022-06-02USD: Enable operator presets when exportingPhilipp Oeser
2022-06-02Expose background job info to PythonSybren A. Stüvel
2022-06-02Fix T98552: Experimental Tweak Select: Curve handle tweak is difficultCampbell Barton
2022-06-02Cleanup: quiet warnings, remove unused argumentsCampbell Barton
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-06-02Cleanup: replace ParamBool and PBool with bool for GEO_uv APIChris Blackbourn
2022-06-01Fix T92952: Knife inconsistent angle printoutCian Jinks
2022-06-01GPencil: Add support to name new layer when moving to layerAntonio Vazquez
2022-06-01Merge branch 'blender-v3.2-release'Bastien Montagne
2022-06-01Fix T98469: Crash trying to add an object to a linked collection that is link...Bastien Montagne
2022-06-01Curves: Avoid optimization to avoid storing selection for nowHans Goudey
2022-06-01Tweak Object duplicate_move macro tooltips.Bastien Montagne
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton