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-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-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-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-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
2022-06-03Fix T98571: corrupted face selection drawing with GPU subdivisionKévin Dietrich
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-03Fix (unreported) important memory leak in Boolean modifier using a Collection...Bastien Montagne
2022-06-03Fix (unreported) invalid debug timing code in Boolean modifier code.Bastien Montagne
2022-06-03Cleanup: remove unused codeJacques Lucke
2022-06-03Curves: Add surface UV map name propertyHans Goudey
2022-06-03Cleanup: deduplicate resampling curve after moving last pointJacques Lucke
2022-06-03Eevee/Workbench: store 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-06-03Cycles: Fix rendering of packed UDIM tiles with different sizesSergey Sharybin
2022-06-03Merge branch 'blender-v3.2-release'Philipp Oeser
2022-06-03Fix T98573: Rescaling Image by python wrongPhilipp Oeser
2022-06-03Cleanup: remove dead codeJacques Lucke
2022-06-03Fix: Curves sculpt mode keymaps missing in preferencesHans Goudey
2022-06-03Cleanup: deduplicate retrieving data from context in curves brushesJacques Lucke
2022-06-03Geometry Nodes: Show supported types in geo socket tooltipAngus Stanton