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-07-22GPU: clear color with 1.0 alphaChristian Rauch
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-11Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-13Cleanup: spellingCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05CleanUp: Introduce BKE_fcurve_createJeroen Bakker
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-05-19UI: Small Changes to Graph Editor Active Vertex PanelHans Goudey
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