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
2018-05-02Fix T54864: Assert when changing interface display scaleDalai Felinto
2018-05-02Fix mysterious crash on tooltipsDalai Felinto
2018-05-02Depsgraph: Make bAction a part of dependency graphSergey Sharybin
2018-05-02Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-05-02Static Override: Move 'auto' flag into override struct, expose it to RNA.Bastien Montagne
2018-05-02Workbench: update of 3dviewJeroen Bakker
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-02UI: open toolbar hold buttons on dragCampbell Barton
2018-05-02UI: don't allow disabled popovers to open w/ dragCampbell Barton
2018-05-02UI: run redo poll check in operators contextCampbell Barton
2018-05-02UI: fix operator redo showing empty popoversCampbell Barton
2018-05-02UI: disable popovers when panel poll failsCampbell Barton
2018-05-02Edit Mesh: look-cut copy-on-write supportDalai Felinto
2018-05-01UI: move object selector into 3D viewCampbell Barton
2018-05-01Fix number sliders for the topbarDalai Felinto
2018-05-01Extract common modifier parameters into ModifierEvalContext structSybren A. Stüvel
2018-05-01Modifiers: Add wrapper functions with Mesh / DerivedMesh conversionMai Lavelle
2018-05-01Icons: updated icons from @billreynishCampbell Barton
2018-05-01Fix compiler warning: Uninitialised varJoshua Leung
2018-05-01Refactoring: bvhutils: Use a function that gets the bvhtree through an identi...Germano
2018-05-01Fix crash opening file saved in weight paint modeSergey Sharybin
2018-05-01Tool System: add paint poll which ignores the toolCampbell Barton
2018-05-01Tool System: support non-brush tools w/ paint modesCampbell Barton
2018-05-01Fix missing copy-on-write update when changing edit mode selection modeDalai Felinto
2018-05-01Fix edit mesh selection with copy-on-write enabledSergey Sharybin
2018-05-01Fix crash opening files saved in sculpt/vertex paint modesSergey Sharybin
2018-05-01Animation: Don't user-copunter copy-on-written action blockSergey Sharybin
2018-04-30Edit-Mesh: multi-object mark freestyle faceDalai Felinto
2018-04-30Edit Mesh: multi-object mark freestyle edgeDalai Felinto
2018-04-30Edit Mesh: multi-object mark sharpDalai Felinto
2018-04-30Edit Mesh: multi-object mark seamsDalai Felinto
2018-04-30Add support for area lights to the Apply Transform operatorLukas Stockner
2018-04-30Fix Merge > To CursorDalai Felinto
2018-04-30Popover: tiny cleanupDalai Felinto
2018-04-30Copy on write support for Bone Group operatorsJoshua Leung
2018-04-30Multi-Object Pose: POSE_OT_group_assign/unassignJoshua Leung
2018-04-30Multi-Object Pose Fixes for POSE_OT_armature_apply()Joshua Leung
2018-04-30Multi-Object Pose: Fix POSE_OT_group_select and POSE_OT_group_deselectJoshua Leung
2018-04-30DRW: Remove DRWTextureFormat in favor or GPUTextureFormat.Clément Foucault
2018-04-30UV editing: Make 'Select Linked' work consistent to 3D ViewJulian Eisel
2018-04-30ANIM_apply_keyingset() - Tag modified datablocks for copy on write update for...Joshua Leung
2018-04-30Fix some popup menus that don't support it refreshing and crashing.Brecht Van Lommel
2018-04-303D View: refresh on Overlay & Shading changesCampbell Barton
2018-04-30Draw manager: Fix wrong engine type used for view updateSergey Sharybin
2018-04-30Add NULL check for transform manipulatorCampbell Barton
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-29Cleanup: rename snake_hookCampbell Barton