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-07-20Eevee: LightProbes: Fix RNA defaults and remove unused data_draw_sizeClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-17Object Mode: Add back object bound displayClément Foucault
2018-07-16Smoke: Port display to Workbench + object modeClément Foucault
2018-07-113D View: option not to draw center dotsCampbell Barton
2018-07-113D View: any view axis also showing gridCampbell Barton
2018-07-11Fix empty-images not using selection colorCampbell Barton
2018-07-103D View: option to hide object overlaysCampbell Barton
2018-07-10Object Mode: Change Lightprobe display.Clément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-063D View: support object type visibility/selectionCampbell Barton
2018-07-05Draw Manager: simplify object mask usageCampbell Barton
2018-07-05Refactored into a single optionJeroen Bakker
2018-07-05Refactor: SHOW->HIDEJeroen Bakker
2018-07-05Overlay: enable/disable drawing of specific object types.Jeroen Bakker
2018-07-05Revert "Overlay: enable/disable drawing of specific object types."Jeroen Bakker
2018-07-05Overlay: enable/disable drawing of specific object types.Jeroen Bakker
2018-07-01Revert "Experimental Tweak: Only show relationship lines between objects when...Campbell Barton
2018-06-28Draw relationship lines for rigid body constraintsSybren A. Stüvel
2018-06-24Object Mode: Add Shape visual for spot and point lampsClément Foucault
2018-06-183D View: support outline overlay optionCampbell Barton
2018-06-17Outlines: Don't draw Xray mode outlines in material or render modeClément Foucault
2018-06-14GPU: consistenly use mipmap on/off in all draw modes.Brecht Van Lommel
2018-06-11Outlines: Make Xray outlines 2px thick instead of 3pxClément Foucault
2018-06-11Outlines: Make outlines in xray mode not occluded.Clément Foucault
2018-06-10Workbench: Xray: Add selected/active non-occluded outlinesClément Foucault
2018-06-10Experimental Tweak: Only show relationship lines between objects when either ...Joshua Leung
2018-06-10Viewport: "Show Relationship Lines" overlay toggle is now respected by Object...Joshua Leung
2018-06-07Draw: Don't take cache existence into account for draw typeSergey Sharybin
2018-06-07Draw: Use proper continue when psys is disabledSergey Sharybin
2018-06-01Object Mode: Display loose edges if overlays are enables.Clément Foucault
2018-05-30Object Mode: Add Texture space visualization.Clément Foucault
2018-05-27Grid: Do not go over objects in front/side ortho views.Clément Foucault
2018-05-26Armature: Fix missing bone edges in object mode.Clément Foucault
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-20DRW: Rename some DRW_STATE_* for more consistency.Clément Foucault
2018-05-15Particle edit: Make visibility check to be per-particle systemSergey Sharybin
2018-05-11Draw manager: Add utility function to check whether particle systems are to b...Sergey Sharybin
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-09Draw manager: Ignore particles when object is in particle edit modeSergey Sharybin
2018-05-07Armature: Add new Transparent Bone overlay option.Clément Foucault
2018-05-07Armature: Add back relationship lines.Clément Foucault
2018-05-07Object Mode: Use stipple shader for relationship lines.Clément Foucault
2018-05-06Armature: Add a special Pass for bone axes.Clément Foucault
2018-05-06Armature: Put passes in a struct easier to pass around.Clément Foucault
2018-05-053D Viewport: move overlay settings from collections to 3D viewport.Brecht Van Lommel
2018-05-05Groups: remove drawing group objects in a different color.Brecht Van Lommel
2018-05-03Metaball: pointers used in `DRW_shgroup_call_dynamic_add` don't need to hold ...Germano