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
path: root/source
AgeCommit message (Expand)Author
2018-11-10GP: Add to stats number of objects/selectedAntonioya
2018-11-10Brush: re-order sculpt tool enumWilliam Reynish
2018-11-10Cleanup: namingCampbell Barton
2018-11-10BMesh: backport minor changes from 2.8Campbell Barton
2018-11-10Cleanup: includesCampbell Barton
2018-11-10BMesh: avoid incorrect/invalid matrix calculationCampbell Barton
2018-11-10Fix 'Load Factory Settings' loosing the keymapCampbell Barton
2018-11-10Merge branch 'master' into blender2.8Campbell Barton
2018-11-10PyAPI: add imports arg to BPY_execute_stringCampbell Barton
2018-11-10Cleanup: styleCampbell Barton
2018-11-10Fix missing tips for some RNA Object API functions parameters.Bastien Montagne
2018-11-09Multi-Objects: MESH_OT_select_similar worldspace completionHabib Gahbiche
2018-11-09GP: Hide Arrow cursor while paintingAntonioya
2018-11-09Multi-Objects Metaball: Selection refactor - fix pick and box selectionDalai Felinto
2018-11-09GP: Reorder Move to Layer to TopDownAntonioya
2018-11-09Cleanup: fix layer_collection_sync() using int's for short values.Bastien Montagne
2018-11-09Fix typo in assert that we do not delete master collection..Bastien Montagne
2018-11-09Cycles: Free Blender side data as soon as we don't need itSergey Sharybin
2018-11-09Draw manager: Expose grease pencil helper functionSergey Sharybin
2018-11-09gpu.offscreen, fix pydoc, example and rename modelviewmatrix > viewmatrixDalai Felinto
2018-11-09RNA ID: forbid editing names of non-GMain IDs.Bastien Montagne
2018-11-09Fix T57737: crash displaying expanded tooltip for transform toolPhilipp Oeser
2018-11-09UI: Make Region overlap slide instead of fadeClément Foucault
2018-11-09Object Mode: Grid: Make antialiasing more groundedClément Foucault
2018-11-09Fix crash when renaming metaballsDalai Felinto
2018-11-09BKE_id_is_in_gobal_main > BKE_id_is_in_global_mainDalai Felinto
2018-11-09Greasepencil: double promotion cleanup and relatedDalai Felinto
2018-11-09GreasePencil: division by zero when stroke has one pointDalai Felinto
2018-11-09Improvements on CURVE_OT_select_similar: SIMCURHAND_DIRECTIONHabib Gahbiche
2018-11-09Cleanup, indentationSergey Sharybin
2018-11-09Correct error in last commitCampbell Barton
2018-11-09Icons: rename gpencilCampbell Barton
2018-11-09Icons: update to r62155Campbell Barton
2018-11-09Cleanup: de-duplicate poll functionCampbell Barton
2018-11-09Tool System: add grease pencil primitive toolCampbell Barton
2018-11-09UI: Decrease the fade in/out time of regions with region overlap on.Pablo Vazquez
2018-11-09UI: Name added LightProbe objects after their type.Pablo Vazquez
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-08Eevee: Fix broken Vector Transform nodeClément Foucault
2018-11-08Eevee: Add partial support for the Light Path NodeClément Foucault
2018-11-08Eevee: Fix geometry node for environments and support true_normalClément Foucault
2018-11-08Eevee: Fix refraction materialsClément Foucault
2018-11-08Fix depsgraph console warning after recent changes.Brecht Van Lommel
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-11-08Fix T57689: world nodes / texture not updating for Eevee.Brecht Van Lommel
2018-11-08Cleanup, compiler warnings in release modeSergey Sharybin
2018-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-08Cleanup, spellingSergey Sharybin
2018-11-08RNA: tag animation update when changing Action Extrapolation/Blend/etc.Alexander Gavrilov
2018-11-08RNA API: ViewLayers: add name to LayerCollection struct.Bastien Montagne