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-05-06Curves: disable Empty Hair operator when there is no active meshJacques Lucke
2022-05-06Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-06Fix T97466: Assert when pack sound in blender DEBUG.Bastien Montagne
2022-05-06Curves: support converting legacy curves to new curves objectJacques Lucke
2022-05-06obj: move parsing utilities out of io_common, since they are fairly obj specificAras Pranckevicius
2022-05-06EEVEE: Refactor curve nodesOmar Emara
2022-05-06GPU: Move common shaders into a common directoryOmar Emara
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-05-06USD: add volume/VDB exportPiotr Makal
2022-05-06Cleanup: improve const correctness in material APIJacques Lucke
2022-05-06BLI: Add float3x3Omar Emara
2022-05-06Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-06Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-06Fix: Handle default better in curves type count cacheHans Goudey
2022-05-06Cleanup: formatCampbell Barton
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06WM: suppress assertion when switching toolsCampbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Fix T96585: Intersect(Knife) tool is selecting wrong edgesCampbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Cleanup: quiet missing-declarations warningsCampbell Barton
2022-05-06Fix T97758: Applying modifiers bakes shape-keysCampbell Barton
2022-05-05UI: Sort Force Field enums alphabeticallyPablo Vazquez
2022-05-05Docs: Clarify docs for BMesh methodsjon denning
2022-05-05Cleanup: Better const correctness for DEG_get_eval_flags_for_idSergey Sharybin
2022-05-05Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-05Fix T97575: Toggling fullscreen causes compositor recalcCampbell Barton
2022-05-05Outliner: add icons for nodegroupsPhilipp Oeser
2022-05-05Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-05Fix T97863: new OBJ importer issues with extra whitespace after "f" keywordsAras Pranckevicius
2022-05-05Curves: change default name of curves object to CurvesJacques Lucke
2022-05-05Fix T97774: don't crash when no brush is selectedJacques Lucke
2022-05-05Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-05Cleanup: unused parameter warningJacques Lucke
2022-05-05Cleanup: Move curve length field input to blenkernelHans Goudey
2022-05-05File missing from 78fc5ea1c398f70d22cda72be33c105146c0d542Campbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-05-05Curves: show warning when using Add brush without surfaceJacques Lucke
2022-05-05Cleanup: Further clarification and renaming of curve field inputsHans Goudey
2022-05-05Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-05Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-05Fix T97874: Python exception after undo with image space visibleCampbell Barton
2022-05-05Fix WM_toolsystem_refresh_screen_all failing to refresh toolsCampbell Barton
2022-05-05Curves: control number of control points in new curvesJacques Lucke
2022-05-05Cleanup: Rename field input class nameHans Goudey
2022-05-05Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-05Cleanup: EEVEE: Fix clang-tidy warnings and unused var warningClément Foucault
2022-05-05DRW: Hair: Fix shader compilation of transform feedback shaderClément Foucault
2022-05-05Cleanup: Use unsigned short for mesh flagSergey Sharybin