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-09-08Merge branch 'master' into xr-devxr-devPeter Kim
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-05IDMAnagement: Add owner ID pointer to embedded ones.Bastien Montagne
2022-09-01Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-09-01Fix T100709: baking max ray distance wrong with older .blend filesBrecht Van Lommel
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-19Cleanup: spelling in commentsCampbell Barton
2022-08-17Cleanup: Fix outdated comments referring to DispListHans Goudey
2022-08-17Cleanup: Remove unused Outliner search element storageJulian Eisel
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-08-15Cleanup: make formatBrecht Van Lommel
2022-08-12Cleanup: replace magic number with flagCampbell Barton
2022-08-05Cleanup: spelling, unused arg warningCampbell Barton
2022-08-05Cleanup: formatCampbell Barton
2022-08-04Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-08-04Fix T97251: Store generated type information for each UDIM tileJesse Yurkovich
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-04Cleanup: formatCampbell Barton
2022-08-03Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-03Fix T96247: Principled BSDF roughness different in startup blend and new nodeLiu Deyuan
2022-08-03Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-03Fix T100173: fix missing removal of old name in BLO_update_defaults_startup_b...Aras Pranckevicius
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-29Fix (unreported) lib-linking of ID properties not taking library parameter.Bastien Montagne
2022-07-28ID namemap: fix missing removal of old name in do_versions_rename_idAras Pranckevicius
2022-07-28Cleanup/refactor: Readfile: Add dedicated function to insert ID pointers in l...Bastien Montagne
2022-07-28Fix (studio-reported) crash in some rare cases in blendfile read code.Bastien Montagne
2022-07-27Blender 3.3: Finalizing version bump.Thomas Dinges
2022-07-27Fix wrong fileversion usage in own recent rB9ac81ed6abfb.Bastien Montagne
2022-07-27Fix corrupted blend files after issues from new name_map code.Bastien Montagne
2022-07-26default N-panel open for animation editorsNate Rupsis
2022-07-26Cleanup: Typo in comments: `data-lock` -> `data-block`.Bastien Montagne
2022-07-21Fix crash due to improper handling of new library runtime name_map data on re...Bastien Montagne
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-07-01Fix sequencer transform test failing.Richard Antalik
2022-06-30Fix pointer to pointer passed where single pointer is expected (VSE versioning)Julian Eisel
2022-06-30Fix incorrect strip position if pitch was animatedRichard Antalik
2022-06-30Curves: New tools for curves sculpt mode.Jacques Lucke
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning