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
2019-03-18Silence sorted function declaration/const warningsDalai Felinto
2019-03-18Cleanup: style, duplicate includeCampbell Barton
2019-03-18Fix T62685: Rename 'Align' to 'Only Origins'Campbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-17Fix T62589: Particle system Instance Collection option fails to set a user fo...Bastien Montagne
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-15Fix T59155: Can't select light in-front of other objectsCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Cleanup: match WorkSpace and WorkSpaceTool capitalizationCampbell Barton
2019-03-13UI: New option to display factors as percentagesJacques Lucke
2019-03-13Fix T58721: Keyframing one transform option reset other transformsSergey Sharybin
2019-03-13UI: put Armature constraint in alphabetical order in the menu.Adrian Newton
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-03-13Revert "Fix T62436: New added Torus won't appear in Local View"Campbell Barton
2019-03-13Fix T62510: Crash resetting space type to defaultCampbell Barton
2019-03-13RNA: support enum defaults which don't exist in the item arrayCampbell Barton
2019-03-12Fix T62436: New added Torus won't appear in Local ViewDalai Felinto
2019-03-12Fix T62508: Annotations Placement default value is not the same as factory de...Antonioya
2019-03-12Python/ViewLayers: add object.hide_get/set(), and optional view layer paramet...Brecht Van Lommel
2019-03-12Fix T62485: wrong tooltip textAntonioya
2019-03-12RNA: support None text argument to UI functionsCampbell Barton
2019-03-11Fix T62366: Grease pencil material color keyingSergey Sharybin
2019-03-11UI: Use 'None' instead of 'No' for cache compression method.Pablo Vazquez
2019-03-11UV editor: automatically show image assigned to active face.Brecht Van Lommel
2019-03-09Fix T62104: VertexGroup.add() doesn't push depsgraph update for the mesh.Sebastian Parborg
2019-03-08Fix T60086: missing update when removing fcurves from Python API.Brecht Van Lommel
2019-03-08UI: Naming and tooltip for the new high-resolution smoke simplify setting.Pablo Vazquez
2019-03-08Fix T62317: missing Cycles viewport update when changing active camera.Brecht Van Lommel
2019-03-08Cleanup: use macro for listbase collection begin functionsCampbell Barton
2019-03-08RNA: rename bpy.data.grease_pencil to grease_pencilsCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix T62319: changing keyframe properties does not trigger updateJacques Lucke
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-03-07Cleanup: remove unused parameter.Brecht Van Lommel
2019-03-07Fix gizmos not responding to theme color updatesCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-07Units: Fix unreported. Audio volume is not a percentageWilliam Reynish
2019-03-06UI: Name changesWilliam Reynish
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-03-05UV/VCol layers creation: add option to not init those new data.Bastien Montagne
2019-03-05RNA: remove Screen.layout_nameCampbell Barton
2019-03-05Fix T61780: Crash when trying to access screen areas through the outliner.Bastien Montagne
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-05Fix T62199: Incorrect bpy.data.screens behaviorCampbell Barton
2019-03-04Preferences: Remove "requires restart" from multisample tooltipsClément Foucault
2019-03-04Preferences: Add option to disable edit-mode wire AntialiasingClément Foucault
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya