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-03Merge branch 'blender-v3.2-release'Richard Antalik
2022-05-03Fix T97547: Stereo rendering crash.Jeroen Bakker
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-05-03Fix use after free error when exiting a temp screenCampbell 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-29Fix (unreported) library relocating code making indirectly linked IDs direct.Bastien Montagne
2022-04-29Cleanup: Simplify job custom data query APISergey Sharybin
2022-04-29Fix T97120: Gizmo fails to select in orthographic viewCampbell Barton
2022-04-29Fix T97124: Area light size gizmo unselectableCampbell Barton
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-28Fix T97627: Revert Window Redraw When SavingHarley Acheson
2022-04-26WM: disable redraw timer in background modeCampbell Barton
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-15GPU: Make viewport not acquireable during renderingClément Foucault
2022-04-13WM: improve logging for handling operatorsCampbell Barton
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-07Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Fix T96745: UI: Change "Inverts" to "Invert" for selection toolAlaska
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-03Cleanup: Move interface View2D files to C++Hans Goudey
2022-03-30Cleanup: use utility function to initialize SelectPick_ParamsCampbell Barton
2022-03-29Fix T63795: Display custom properties with brackets in infoYuki Hashimoto
2022-03-29Fix T96701: RMB select fails to show gizmo on mouse button releaseCampbell Barton
2022-03-28Fix various UI messages issues.Bastien Montagne
2022-03-26Cleanup: move eFileSel_Action from DNA to WM_api.hCampbell Barton
2022-03-25XR: Fix crash on executing some action operatorsPeter Kim
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-23Event System: improve handling of unknown keysCampbell Barton
2022-03-23Event System: ignore keys such as print-screen & num-lockCampbell Barton
2022-03-23Fix T96712: Debug Assert with PrintScrn & ScrollLock keysCampbell Barton
2022-03-22Metal: Initial Implementation of Metal Backend for GPU Module.Jason Fielder
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-21Correct error in 3dc44f8c89acc082334034982ffc8bc802f23475Campbell Barton
2022-03-21Event System: improve event printingCampbell Barton
2022-03-21Cleanup: cursor motion events now have value set to KM_NOTHINGCampbell Barton
2022-03-17View 3D: the select operator now uses the cancel flag on failureCampbell Barton
2022-03-17View 3D: support for select passthrough when picking selected itemsCampbell Barton
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-03-17Cleanup: include argument names for drop-box callbacksCampbell Barton
2022-03-15Cleanup: remove redundant 'extern StructRNA' declarationsGermano Cavalcante
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-11Cleanup: fix source comment typosBrecht Van Lommel
2022-03-11Event System: limit early evaluation of drag actions to mouse buttonsCampbell Barton
2022-03-11Event System: only set press values in win->eventstateCampbell Barton