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-06-12Fix T65751: Mask Parenting does not workSergey Sharybin
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Fix T65032: selection conflicts between motion tracks and masks in clip editorBrecht Van Lommel
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-24Fix T65071: Crash when selecting joined tracksJacques Lucke
2019-05-23Fix T65023: Tracking marker color is not updated when using Copy ColorSergey Sharybin
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey Sharybin
2019-05-20Clip editor: make tool/sidebar wider by default, right align movie clip infoBrecht Van Lommel
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-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-08Keymap: Special keymap for clip editor scrubbing areaJacques Lucke
2019-05-08Fix T64298: Overlapping scrubbing area in clip editors dopesheetJacques Lucke
2019-05-07Fix T64257: Scrubbing in the Clip Editor Graph Editor doesn't workSergey Sharybin
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-04Fix T64143: Crash when scrubbing in the graph editorSergey Sharybin
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-30Select: Add 'deselect on nothing' behavior to tracking editor.Bastien Montagne
2019-04-30Cleanup: typo in func name.Bastien Montagne
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-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18Cleanup: comment blocksCampbell 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-14Cleanup: doxy commentsCampbell Barton
2019-03-19GPencil: Rename annotation functionsAntonioya
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
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05Cemara tracking: move select all into a utility functionCampbell Barton
2019-03-04Fix early output check in movie clip prefetchSergey Sharybin
2019-02-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-21Clip: Check memory allocation during prefetchSergey Sharybin
2019-02-18DNA: rename Object.size -> scaleCampbell Barton