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-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-19Fix T77997: GPencil insert keyframe on timeline doen't update viewportAntonio Vazquez
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-08Simulations: initial simulation state and cacheJacques Lucke
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-05-12UI: Rename 'View All' operator to 'Frame All'Pablo Vazquez
2020-05-09Cleanup: doxy commentsCampbell Barton
2020-05-09Cleanup: spellingCampbell Barton
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10Fix T65076: Missing EasingType implementation on the DopesheetSybren A. Stüvel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
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-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-06Fix (unreported) timeline missing refresh on VSE selection changePhilipp Oeser
2020-02-03Fix: Broken tweak select-transform in DopesheetJulian Eisel
2020-01-29Dopesheet: Avoid deselect-all triggering on every box-selectJulian Eisel
2020-01-23Fix T51011: bpy.ops.action.new does nothing when invoked from scriptmano-wii
2020-01-23UI: Rename 'View Frame' to 'Go to Current Frame'William Reynish
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-18WM: remove view operators from the undo stackAlessio Monti di Sopra
2019-10-04UI: Move all Selected Dopesheet Keys when DraggingJulian Eisel
2019-09-23Fix T70143: GPencil Multiframe selection is not updated when use Box select i...Antonio Vazquez
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-07Fix T69597: Changing Grease Pencil Layer in Dopesheet unlocks all layersAntonio Vazquez
2019-09-03GPencil: Fix unreported autolock layers using DopesheetAntonio Vazquez
2019-08-30GPencil: Set active layer when click in Dopesheet keyframe areaAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-21Timeline: refactor cache drawingJacques Lucke
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-29Fix T67863: Crash pressing Ctrl +/- in gpencil action editorCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton