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-10-01Object Join: use 'selected_editable_objects'Campbell Barton
2018-10-01BLI_math: add `isect_seg_seg_v3`mano-wii
2018-10-01BLI_math: add `isect_seg_seg_v3` function and use in the cloth collision algo...mano-wii
2018-10-01Cleanup: use standard prefix for boolean settingsCampbell Barton
2018-10-01Fix freed memory use w/ panel unregisterCampbell Barton
2018-10-01Cleanup: styleCampbell Barton
2018-10-01Fix T56981: python .scene_raycast returned object is not selectable.Bastien Montagne
2018-09-30Fix T56879: Blender2.8 Crash when Editing Text on Curve.Bastien Montagne
2018-09-30GP: The primitive line must not enable cyclic modeAntonioya
2018-09-30GP: Cleanup and remove old debug codeAntonioya
2018-09-30Fix T56984: GP: Materials: Isolate (lock/visibility) buttons don't work.Antonioya
2018-09-30GP: New option to disable lasso while drawingAntonioya
2018-09-30GP: Ensure falloff curve is always initializatedAntonioya
2018-09-30Fix T56970 GP: Sculpt mode : Grap tool doesn't workAntonioya
2018-09-30GP: Fix error in mutiedit if curve is not availableAntonioya
2018-09-30GP: Do not use UI pixel scale for strokesAntonioya
2018-09-30GP: implement Shadow FX (wip)Antonioya
2018-09-29Fix mysterious crash when using textureGather on Intel drivers.mano-wii
2018-09-29GP: Fix Thickness modifier error for strokes with few pointsAntonioya
2018-09-29Fix mixed drawing face and edge checks in draw managerDalai Felinto
2018-09-29GP: New parameters for instance modifier: Material and On TopAntonioya
2018-09-29A new function to move list at the beginning of another listAntonioya
2018-09-29Multi-Objects: ARMATURE_OT_switch_directionDalai Felinto
2018-09-29Multi-Objects: ARMATURE_OT_armature_layersDalai Felinto
2018-09-29Multiple-Objects: ARMATURE_OT_dissolveDalai Felinto
2018-09-29Multiple-Objects: ARMATURE_OT_flip_namesDalai Felinto
2018-09-28RNA: Cleanup - remove no longer needed get/set functionsDalai Felinto
2018-09-28Multi-Objects: Fix edit mesh texts drawing in the wrong placeDalai Felinto
2018-09-28Fix errors for show_occlude_wire not in view3d.overlayDalai Felinto
2018-09-28Multi-Objects: MESH_OT_sort_elementsDalai Felinto
2018-09-28GP: Set pixel shader fx lines to OFF by defaultAntonioya
2018-09-28Cleanup: Remove bmo_similar.c and small renamingDalai Felinto
2018-09-28Multi-Objects: Select similar vertex: SIMVERT_VGROUPDalai Felinto
2018-09-28Fix T56947: Copy text from disabled search menu crashedJacques Lucke
2018-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Fix T56905: unsupported channel layout error writing AAC audio.Brecht Van Lommel
2018-09-28Fix T56940: crash rendering with OpenGL as engine.Brecht Van Lommel
2018-09-28Make struct initialization happy for CLangSergey Sharybin
2018-09-28Subdiv: Return enumerator of proper typeSergey Sharybin
2018-09-28Fix/workaround stupidity of CLangSergey Sharybin
2018-09-28GPencil: Avoid tautology assignmentSergey Sharybin
2018-09-28GPencil: Use proper enumerator typeSergey Sharybin
2018-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Fix compilation errors and warnings with Clang-6Sergey Sharybin
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-27UI: use new 3D viewport navigation icons and image icon in add menu.Brecht Van Lommel
2018-09-27UI: add first batch of monochrome icons designed by Andrzej Ambroz.Brecht Van Lommel
2018-09-27UI: draw mono icons with button type text color, instead of area text color.Brecht Van Lommel
2018-09-27Fix blender_icons_update.py not working after mono icon changes.Brecht Van Lommel
2018-09-27GP: Enable force fill recalc by defaultAntonioya