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-08-30Fix error in operator poll functionsCampbell Barton
2022-08-19Fix build error on mips64el architectureBrecht Van Lommel
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-18Context: implement an active_action property that returns a single action.Alexander Gavrilov
2022-07-14Cleanup: format, unused argumentCampbell Barton
2022-07-14UI: translate quick favorites menu operator namesDamien Picard
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-06-27UI: Scrollbar Behavior ChangesHarley Acheson
2022-06-27Cleanup: remove redundant has key checksCampbell Barton
2022-06-20Refactor: De-duplicate mask operator poll functionsSergey Sharybin
2022-06-17Cleanup: remove `r_` prefix for non-return valuesCampbell Barton
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-16Cleanup: use proper variable nameSergey Sharybin
2022-06-07Keymap: use both left/right modifier keysCampbell Barton
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-05-30Fix polling function for background image removal not checking linked ID.Bastien Montagne
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-04Fix errors in sequencer channel headersRichard Antalik
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-30Metal: Adding alternative support for GPU_PRIM_TRI_FAN/LINE_LOOP For Metal ba...Jason Fielder
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-25XR: Fix crash on executing some action operatorsPeter Kim
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
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-09Fix T92331: Duplicated Window Should Not Be ModalHarley Acheson
2022-03-02Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-01Cleanup: move Event.is_repeat & is_direction_inverted to flagsCampbell Barton
2022-02-25GPUTexture: Use immutable storageClément Foucault
2022-02-22UI: ActionZone Swap Areas Between WindowsHarley Acheson
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28Fix overread warning in screen operatorJulian Eisel
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-17Cleanup: Correct comments for immediate mode buffer draw functionsJulian Eisel
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-17UI: Speed up icon scalingJulian Eisel
2022-01-17Fix T94526: Incorrect workspace ordering tooltipAlaska