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-01Cleanup: spelling in commentsCampbell Barton
2022-10-10I18n: disambiguate or extract a few messagesDamien Picard
2022-10-07FIX T101275: Regression in NLA causes Actions to be ignored by Context menu (...Nate Rupsis
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-20Animation: Fix operator properties for redo panelRedMser
2022-09-20Animation: Add redo panel to Dopesheet and NLARedMser
2022-09-15NLA: draw track bg based on strip's extrapolation typeNate Rupsis
2022-09-14Cleanup: Make formatHans Goudey
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-13NLA: Remove Edited Action tab from NLA panelNate Rupsis
2022-09-13NLA: actionclip_add now fails on invoke if no NLA track is selectedColin Basnett
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_UNIFORM_COLOR'Germano Cavalcante
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-07-26default N-panel open for animation editorsNate Rupsis
2022-07-19Fix T97559: Undoing of NLA strip duplication requires two undo stepsColin Basnett
2022-07-14Cleanup: format, unused argumentCampbell Barton
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-07Fix T99505: NLA tweak mode crashes with GPencil dataAmélie Fondevilla
2022-07-05NLA: change behavior of 'Frame Start' / 'End' slidersThibault de Villèle
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-21Fix T97533: Extrapolation of NLA strips outside current view are not renderedColin Basnett
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-05-09Fix T97529: NLA track buttons still work when hiddenColin Basnett
2022-05-03NLA: improve visibility of action & active channelNate Rupsis
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-21Fix T97497: NLA strip names are now properly contained within the strip boundsColin Basnett
2022-04-14NLA: Keyframe Remap Through Upper StripsWayde Moss
2022-03-18Cleanup: Compilation warningsSergey Sharybin
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-14Revert "Animation: Sensible frame range for motion paths"Sybren A. Stüvel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Fix T84486: NLA, disable "Sync Length" after splitBrad Clark
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-24Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-05UI: Use arrow icon on context pathsPablo Vazquez
2021-10-25Cleanup: silence warning in recent commitPablo Vazquez