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-03-25Merge branch 'master' into xr-devPeter Kim
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-22Fix T96705: Crash when pressing F3 outside a Blender window if Developer extrasJulian Eisel
2022-03-21Fix T96255: Node socket fails to dragCampbell Barton
2022-03-17Fix keying-set selector brokenJulian Eisel
2022-03-15Outliner: Display buttons to edit library override propertiesJulian Eisel
2022-03-15Merge branch 'master' into xr-devPeter Kim
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
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-14Fix T96267: Sidebar Tab Font Size CorrectionHarley Acheson
2022-03-14UI: Fix Label alignment in top barYevgeny Makarov
2022-03-13Cleanup: clang formatAaron Carlisle
2022-03-11Fix wrong line width when using Show Lines in Histogram scopeBrecht Van Lommel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-10Merge branch 'master' into xr-devPeter Kim
2022-03-10Event System: key-press while dragging now activates drag firstCampbell Barton
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-08UI: Minor tweaks to IDTemplate operations.Bastien Montagne
2022-03-08Event System: support changing NDOF button shortcutsCampbell Barton
2022-03-07UI: align labels of number fields and value slidersLeon Schittek
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-04Cleanup: use doxy-sections for interface_dropboxes.ccCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-03-04UI: Drag & Drop to Properties Materials PanelAzeem Bande-Ali
2022-03-03Cleanup: Remove redundant drag image size parametersJulian Eisel
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-02Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-02Fix T95608: Mac issues with drag drop on multi-monitorGermano Cavalcante
2022-03-01Cleanup: move Event.is_repeat & is_direction_inverted to flagsCampbell Barton
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-27Merge branch 'master' into xr-devPeter Kim
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-24Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-24Fix 2D view NDOF panning requiring both axes to be non-zeroCampbell Barton
2022-02-23Merge branch 'master' into xr-devPeter Kim
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-22Merge branch 'master' into xr-devPeter Kim
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Fix T93629: Reset to defaults undoes all steps when applied twiceCampbell Barton
2022-02-20XR: Customizable ActionsPeter Kim
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-14Merge branch 'blender-v3.1-release'Thomas Dinges
2022-02-14Fix T95320: CacheFile templates crash when used through PythonKévin Dietrich
2022-02-11UI: Improve node drop shadowLeon Schittek