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
2020-05-15UI: Graph Editor: Draw Handles Lines With SmoothingHans Goudey
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-05-12UI: Rename 'View All' operator to 'Frame All'Pablo Vazquez
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: keyframing return argumentsCampbell Barton
2020-03-05Cleanup: redundant castsCampbell Barton
2020-03-04Cleanup: spellingCampbell Barton
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-02-17Keymap: minor tweaks so box-select shortcuts show in the menuCampbell Barton
2020-02-10Cleanup: Fix warning (unused variable)Dalai Felinto
2020-02-10UI: Graph Editor Show Cursor panelWilliam Reynish
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-25Cleanup: spellingCampbell Barton
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-23UI: Rename 'View Frame' to 'Go to Current Frame'William Reynish
2020-01-21Fix T68677: Graph Editor zoom to selected ignores scrollbar occlusionAurel Wildfellner
2020-01-21Cleanup: unused vars, clang-formatCampbell Barton
2020-01-21UI: Adopt 2.8-style layout for the Graph Editor sidebarWilliam Reynish
2020-01-10Cleanup: ARegion.sizex/y should not be used to access region sizeJulian Eisel
2019-12-17Fix unreported: Crash when confirms GRAPH_OT_decimatemano-wii
2019-12-06Fix crash when trying to decimate baked fcurve channelsSebastian Parborg
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-21Fix T67873: View Selected in Graph Editor (Only Selected CurvePhilipp Oeser
2019-11-21Add curve decimate in the graph editorSebastian Parborg
2019-11-18WM: remove view operators from the undo stackAlessio Monti di Sopra
2019-11-08UI: Graph Editor Insert Keyframes MenuHarley Acheson
2019-11-03UI: Fix preview frame range drawing in sequencer and driver editorsAlessio Monti di Sopra
2019-09-28Drivers: fix transform channel panel for W rotation and quaternions.Alexander Gavrilov
2019-09-24Cleanup: removed 7-year-old commented-out code marked 'for now'Sybren A. Stüvel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov
2019-08-27UI: Graph Editor Dot ScalingHarley Acheson
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke