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-05-30Cleanup: Clang tidyHans Goudey
2022-05-30LibOverride: Add full support for camera's background images.Bastien Montagne
2022-05-30Fix polling function for background image removal not checking linked ID.Bastien Montagne
2022-05-30Fix (unreported) wrong ID usercount handling in background images removal.Bastien Montagne
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-24Fix T95706: Material asset not applied if appended and then linkedJulian Eisel
2022-05-23Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-23Fix further issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-23Fix possible issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-23Fix possible issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-19Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-19Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-19Fix T93779: Python is unable to set axis aligned viewsCampbell Barton
2022-05-19Fix View Roll failure to align the quaternion to the view-axisCampbell Barton
2022-05-15Cleanup: Remove includes from DerivedMesh headerHans Goudey
2022-05-15Cleanup: Clang tidyHans Goudey
2022-05-13Cleanup: Use const argumentsHans Goudey
2022-05-13Cleanup: Use const argumentsHans Goudey
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-04Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-04Fix T95165: Custom Normals tools dont update immediately.Jeroen Bakker
2022-05-04Docs: add doc-string for ED_view3d_viewcontext_init_objectCampbell Barton
2022-05-02GPUShader: Port dashed line shaders to use shaderCreateInfoClément Foucault
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-28Fix: Incorrect conversion from C bitfield syntaxHans Goudey
2022-04-28Fix non-face oriented snap cursor in dragdropGermano Cavalcante
2022-04-28Snap Cursor: split 'ED_view3d_cursor_snap_data_get'Germano Cavalcante
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-25Fix T96925: Fast diagonal movement in walk navigationPratik Borhade
2022-04-22Fix (unreported): Placement Tool not orienting the Object to normalGermano Cavalcante
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-04-14View 3D: disable object mode selection cycling on first-clickCampbell Barton
2022-04-14Keymap: restore key-shortcut to remove from local-viewCampbell Barton
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-04Cleanup: use event parameters for functions that create key-map itemsCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-04Cleanup: pass selection threshold to curve pickingCampbell Barton
2022-04-01Cleanup: Remove unused boundbox flagHans Goudey
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-04-01Assets: Instancing operator option for collection asset droppingJulian Eisel
2022-03-30Cleanup: clang-formatCampbell Barton
2022-03-30Cleanup: use utility function to initialize SelectPick_ParamsCampbell Barton
2022-03-30Keymap: "Mouse Select & Move" now uses click to de-select othersCampbell Barton
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne