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-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
2019-06-05Dopesheet: drag to box select in dopesheetJacques Lucke
2019-06-04Cleanup: rename 2D scroll definesCampbell Barton
2019-05-29Fix T64995: box and circle select summary in Grease Pencil dopesheet.Alexander Gavrilov
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-08Defaults: change default settings in a few editorsBrecht Van Lommel
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Select: Add 'deselect on nothing' to NLA editor.Bastien Montagne
2019-04-30Fix (unreported) two memleaks in clic-select ops of Action and NLA editors.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to Action (dopesheet) editor.Bastien Montagne
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke