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-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-28Fix T96776: Assets dropped upside down when looking through cameraGermano Cavalcante
2022-06-25Cleanup: Remove unused argumentHans Goudey
2022-06-24Fix T99021: Walk-mode doesn't work in WaylandCampbell Barton
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-06-09Fix armatures not visible in VRPeter Kim
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-02Fix T98552: Experimental Tweak Select: Curve handle tweak is difficultCampbell Barton
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