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
2019-02-28UI: change behavior for quit promptCampbell Barton
2019-02-28Cleanup: styleCampbell Barton
2019-02-28Fix missing NULL check in recent transform changesCampbell Barton
2019-02-28Cleanup: warningCampbell Barton
2019-02-28Refactors preview drawing code with few functional modifications:Richard Antalik
2019-02-27UI Particles: Minor tweaks to labelsPablo Vazquez
2019-02-27UI: Rename 'Object' to 'Object Velocity' in particle settingsPablo Vazquez
2019-02-27Cleanup: better names and comments for library ID linking code.Brecht Van Lommel
2019-02-27Fix T62007: Dial 3d being drawn out of rotating tool.mano-wii
2019-02-27Fix T61988, Bevel miter on small scale.Howard Trickey
2019-02-27Armature: Make selection only work on outlines in wireframe modeClément Foucault
2019-02-27Armature: Remove the Transparent Bone overlay optionClément Foucault
2019-02-27Armature: Force Transparent bone in wireframe display type/modeClément Foucault
2019-02-27Revert "Fix T61988: Bevel mitering on small objects."Howard Trickey
2019-02-27Revert "Add library-hint to datablock search menus."Bastien Montagne
2019-02-27Revert "Fix broken 'search pointer' UI since this morning."Bastien Montagne
2019-02-27Transform: fix redo rotate adjusting orientationCampbell Barton
2019-02-27GPencil: Fix memory leak issueAntonioya
2019-02-27Cleanup: remove redundant property assignmentCampbell Barton
2019-02-27Depsgraph: Make it easier to control which bases being pulled into the graphSergey Sharybin
2019-02-27Move base flags evaluation to its own functionSergey Sharybin
2019-02-27Transform: shear redo support for other orientationsCampbell Barton
2019-02-27Fix T61988: Bevel mitering on small objects.Howard Trickey
2019-02-27Fix typos related to unitsVaishnav S
2019-02-27Cleanup: use "_pad" prefix for pad varsCampbell Barton
2019-02-27Cleanup: header guard namesCampbell Barton
2019-02-27Fix T61945: Scaling with invalid snap distancesSebastian Parborg
2019-02-27GP: Use unique names for instance objectsAntonioya
2019-02-27GP: Check if Instance loop is neededAntonioya
2019-02-27GP: Optimize Instances drawing loopAntonioya
2019-02-27Transform: refactor orientation naming and usasgeCampbell Barton
2019-02-27Correct error in recent transform refactorCampbell Barton
2019-02-27DRW: disable wide edges when face-dots are usedCampbell Barton
2019-02-27Cleanup: remove runtime structs from DNACampbell Barton
2019-02-27makesdna: enforce use of '_pad' naming conventionCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-27Cleanup: remove runtime structs from DNACampbell Barton
2019-02-27Cleanup: remove unused Material.pr_lightCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Grease Pencil: Strokes Cut iconDalai Felinto
2019-02-26Grease Pencil: Silence warningDalai Felinto
2019-02-26Cleanup: use 'poly' for polygons-related data, not 'face'.Bastien Montagne
2019-02-26Fix T61979: Solidify not working in Blender 2.8.Bastien Montagne
2019-02-26GP: Cleanup ToDo commentAntonioya
2019-02-26Fix T61956: Errors when instancing grease pencil objectsAntonioya
2019-02-26Merge branch 'blender2.7'Brecht Van Lommel
2019-02-26Cleanup: prevent future issues with ID.tag overflow, clarify somes names.Brecht Van Lommel