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
2019-09-12Fix 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
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Fix invalid stack memory use with GPencil drawingCampbell Barton
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14UI: Do not show full action rangeJacques Lucke
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Dopesheet: enable Show Keyframes and Interpolation by default.Alexander Gavrilov
2019-04-07GPencil: Set layer channel custom color to all line in DopesheetAntonioya
2019-03-18Fix T62636: Overlapping scrollbar in driver editorJacques Lucke
2019-03-07Tool System: use set/add/subtract for all lasso select operatorsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton