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-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-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-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-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-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-29Cleanup: rename snake_hookCampbell Barton
2018-04-29UI: new sculpt icons from @billraynishCampbell Barton
2018-04-293D View: add initial view.shading and view.overlay in RNA.Brecht Van Lommel
2018-04-293D View: move shading and overlay settings into popovers.Brecht Van Lommel
2018-04-29UI: auto open adjacent pulldown and popover buttons.Brecht Van Lommel
2018-04-29UI: don't flip contents of popovers, avoid closing when size changes.Brecht Van Lommel
2018-04-29UI: show popover arrow directly under the buttonCampbell Barton
2018-04-28UI: fix toolbar not snapping properly with system DPI and display scale.Brecht Van Lommel
2018-04-28Python/UI: add more convenient API for drawing based on DPI.Brecht Van Lommel
2018-04-28Edit Mesh: loop-cut multi-object supportCampbell Barton
2018-04-28UI: Number Slider - treat percentage as a special caseDalai Felinto
2018-04-28UI: Number slider uniform fillingDalai Felinto
2018-04-28UI: Remove hardcoded 11 uniform parametersDalai Felinto
2018-04-28UI: Remove deprecated drawing codeDalai Felinto
2018-04-28Cleanup: fix compiler warnings on macOS / clang.Brecht Van Lommel