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
2021-08-20Cleanup: Add CLOG to wm_files_link.cBastien Montagne
2021-08-19Cleanup: reduce indentation in loops that check region visibilityCampbell Barton
2021-08-17Cleanup: unused definesCampbell Barton
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-15Fix T90658: selection of some 3D gizmos failingGermano Cavalcante
2021-08-13Fix T86883: Add/fix suport of liboverrides in relocate/reload library case.Bastien Montagne
2021-08-12Fix T90630: Crash loading certain user preferencesCampbell Barton
2021-08-12Cleanup: comments/disabled codeCampbell Barton
2021-08-12Fix T89046: Startup file with Python drivers crashes on loadCampbell Barton
2021-08-12Cleanup: use parameters struct for wm_homefile_readCampbell Barton
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-11Fix 'GPU_matrix_unproject_3fv' not working with out-of-bounds pointsGermano Cavalcante
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
2021-08-06Fix invalid XR action map indices after allocPeter Kim
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim
2021-08-05XR: Controller Data ImprovementsPeter Kim
2021-08-05Fix T90430: Crash when dragging materialJulian Eisel
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05XR: Action Binding ImprovementsPeter Kim
2021-08-04T90371: Asset: Drop Material Tooltip.Jeroen Bakker
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-03Blender Readfile: Fix annoying useless Object reading error messages.Bastien Montagne
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-30Fix T90318: Dragging asset while Asset Browser is still loading crashesJulian Eisel
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-27Cleanup: add note from T85517 fixCampbell Barton
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-26Fix T85517: Cannot type Space while holding Shift key in text-field like spaces.Himanshi Kalra
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-24Cleanup: fix warning -WparenthesesPeter Kim
2021-07-23XR: Fix for Viewport Denoising ArtifactsPeter Kim
2021-07-23Cleanup: double spaces in stringsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-23XR: Reference Space ImprovementsPeter Kim
2021-07-23Cleanup: "position tracking" typo in enum memberPeter Kim
2021-07-20Cleanup: Store asset-handle in drag dataJulian Eisel
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-19Fix broken 'undocumented' case in registration of Macro opertators.Bastien Montagne
2021-07-16Fix T89782: Segfault populating popup menu with dimensions above the opengl l...Germano Cavalcante
2021-07-16Cleanup: spelling in commentsCampbell Barton
2021-07-16Cleanup: compiler warningsCampbell Barton
2021-07-15UI: Support defining UI lists in CJulian Eisel
2021-07-15UI: Support UI list tooltips, defined via Python scriptsJulian Eisel
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel