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-11-09Hide ratio when using error margin mode in decimate keyframes operatorColin Basnett
2022-11-08Fix T101894: only do FCurve-select if no keys have been touched previouslySybren A. Stüvel
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-06Animation: Expose "mute" for drivers in their properties UISybren A. Stüvel
2022-09-29Cleanup: spelling in commentsCampbell Barton
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-20Animation: Fix operator properties for redo panelRedMser
2022-09-20Fix misleading operator name in the dope-sheet and action editorSebastian Parborg
2022-09-19Cleanup: spellingCampbell Barton
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_FLAT_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-26default N-panel open for animation editorsNate Rupsis
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-08Cleanup: formatCampbell Barton
2022-07-07Fix T99491: Crash when opening modifiers panelFalk David
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-05-17Fix console errors about missing properties in circle selectSergey Sharybin
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-04-29T95386: Add Discontinuity (Euler) filter to Dope Sheet.Demeter Dzadik
2022-04-28Fix T96476: Equalize Handles not working on all keyframesKevin C. Burke
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-21UI: Use title case for labelsHans Goudey
2022-03-18Animation: Blend To Default ImplementationChristoph Lendenfeld
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-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-07Fix T95531: Draw y axis values in Driver EditorLeon Schittek
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-03i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-18Fix T95135: improve error filtering non-existant anim dataSayed Amin
2022-02-17Cleanup: compiler warning, typo in commentCampbell Barton
2022-02-16fix: RNA property not set for Graph editor breakdown opChristoph Lendenfeld
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-02-04Fix: Missing translations from operator descriptionsHans Goudey