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-30UI: Icons updateWilliam Reynish
2019-03-29Cleanup: styleCampbell Barton
2019-03-29Eevee: Material: Decouple transparent shadows from blend modeClément Foucault
2019-03-28Fix T62717: Switching Shading Modes During SculptingJeroen Bakker
2019-03-28Fix T63032: Increase camera properties precision in UIJacques Lucke
2019-03-28Fix T63031: Keyframing Annotations doesn't workAntonioya
2019-03-27Eevee: Modify tooltip about transparent shadowClément Foucault
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-27Revert "RNA: error on register when classes use invalid identifiers"Campbell Barton
2019-03-26Cleanup: warnings, correct assertCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25RNA: rename prop_popover_enum to prop_with_popoverCampbell Barton
2019-03-25UI: replace popovers with prop_popover_enumCampbell Barton
2019-03-25UI: add icon_only option to prop_popover_enumCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-25RNA: error on register when classes use invalid identifiersCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-22Fix incorrect hard limits on motion blur shutter time.Brecht Van Lommel
2019-03-22Implement Stencil Mask Drawing for Texture PaintingJeroen Bakker
2019-03-22Cleanup: use 'use' as prefix for booleansCampbell Barton
2019-03-21UI: Spelling: fix wrong apostropheWilliam Reynish
2019-03-21UI: Fix wrong spellingWilliam Reynish
2019-03-21Use 'show_' prefix convention for composition guidesWilliam Reynish
2019-03-21UI: Correct tooltips for composition guidesWilliam Reynish
2019-03-21UI: Put camera composition guides in standard sub-panelWilliam Reynish
2019-03-20Fix T58550 Dragged in images dont overlap properlyClément Foucault
2019-03-20Cleanup: styleCampbell Barton
2019-03-20Fix T62770: Changing Constraint.mute does not update poseSergey Sharybin
2019-03-20UI: Change name Airbrush back to AccumulateWilliam Reynish
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19UI: Re-organize Brush PropertiesWilliam Reynish
2019-03-19Units: Use PROP_PIXEL for grad_spacingWilliam Reynish
2019-03-19Fix T62732: Bpy/Python is letting create inputs at the node level for node gr...Bastien Montagne
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-18UI: Use 'Display' instead of 'Draw' for show_particlesWilliam Reynish
2019-03-18Units: Use PROP_DISTANCE for emitter_distanceWilliam Reynish
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