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-10Cleanup/Refactor: Move ID deletion into its own .c file.Bastien Montagne
2020-02-10Merge branch 'greasepencil-object' into greasepencil-refactorAntonio Vazquez
2020-02-10GPencil: Fix compiler error after mergeAntonio Vazquez
2020-02-10Merge branch 'greasepencil-object' into greasepencil-refactorAntonio Vazquez
2020-02-10Merge branch 'master' into greasepencil-objectAntonio Vazquez
2020-02-10BLI: add utilities for defining non-movable and non-copyable classesJacques Lucke
2020-02-10Cleanup: Add basic doc about each `BKE_main` and `BKE_lib` files.Bastien Montagne
2020-02-10Fix missed include update in recent BKE_library renaming.Bastien Montagne
2020-02-10BLI: improve various C++ data structuresJacques Lucke
2020-02-10UI: Graph Editor Show Cursor panelWilliam Reynish
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Tracking: Clarify calculation of camera matrix for object solverSergey Sharybin
2020-02-10Tracking: Cleanup, more clear variable nameSergey Sharybin
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-02-10Fix T61138: Difficulty in aligning handles of Stroke of type Curvemano-wii
2020-02-10GPencil: Add option to add mask layer one by oneAntonio Vazquez
2020-02-10Merge branch 'greasepencil-object' into greasepencil-refactorAntonio Vazquez
2020-02-10Merge branch 'master' into greasepencil-objectAntonio Vazquez
2020-02-10Fix T73696: Text editor scroll glitchKai Jægersen
2020-02-10Cleanup: spellingCampbell Barton
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2020-02-09GPencil: Don't add mask layers to mask listAntonio Vazquez
2020-02-09GPencil: Back Mask Switch to 2 modes: ON/OFFAntonio Vazquez
2020-02-09GPencil: New list of Masking LayersAntonio Vazquez
2020-02-09VSE: Add option to select handles with box selectionRichard Antalik
2020-02-09Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-09BLI_string_utils: add utility to join a string into a fixed bufferCampbell Barton
2020-02-093D View: check view quaternion alignment which orbitingBataev Artem
2020-02-08Merge branch 'greasepencil-object' into greasepencil-refactorAntonio Vazquez
2020-02-08Merge branch 'master' into greasepencil-objectAntonio Vazquez
2020-02-08GPencil: Rename masking layer references when rename mask layerAntonio Vazquez
2020-02-08GPencil: Use new BKE_gpencil_layer_named_get() instead of generic BLIAntonio Vazquez
2020-02-08GPencil: Fix compiler warningsAntonio Vazquez
2020-02-08GPencil: Refactor: Fix display bug of strokes endpointsClément Foucault
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-02-08GPencil: Refactor: New linked mask systemClément Foucault
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07Fluid: Fixed cache reading issue with larger resolution noise gridsSebastián Barschkis
2020-02-07Code Quality Day: Comment formatting in bmesh_bevel.cHans Goudey
2020-02-07Merge branch 'greasepencil-object' into greasepencil-refactorAntonio Vazquez
2020-02-07Merge branch 'master' into greasepencil-objectAntonio Vazquez
2020-02-07Fix T73660: Hide envelop option for Grease Pencil weights generationAntonio Vazquez
2020-02-07remove poll for OBJECT_OT_parent_clearPhilipp Oeser
2020-02-07Cleanup: add extern "C"Jacques Lucke
2020-02-07BLI: add index_range method to some data structuresJacques Lucke
2020-02-07Cleanup: Improve usage of extern "C"Jacques Lucke
2020-02-07GPencil: Rename collision to boundboxAntonio Vazquez
2020-02-07GPencil: Fix merge errorsAntonio Vazquez