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-02-27Fix T71743: NLA editor doesn't update properly when hiding/viewing objectsSybren A. Stüvel
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-29UI: Enable decorators in NLA Animated Influence and Strip Time panelsWilliam Reynish
2020-01-28Fix memory leak of NLA child panel-typesJulian Eisel
2020-01-28UI: NLA Editor Sidebar overhaulWilliam Reynish
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-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-11-18WM: remove view operators from the undo stackAlessio Monti di Sopra
2019-10-07UI: Move all Selected NLA-Strips when DraggingJulian Eisel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-04NLA Editor: drag in empty region to invoke box-selectJacques Lucke
2019-06-04NLA Editor: box-select was selecting wrong elementsJacques Lucke
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
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-08I18n: Disambiguation for 'Cycles' used also by some anim modifier.Bastien Montagne
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-30Cleanup: Object base syncing already happening as part of ED_object_base_selectDalai Felinto
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-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
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-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-03-18Fix T62636: Overlapping scrollbar in driver editorJacques Lucke
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton