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-10-10Fix T57130: Crash when running 'set active object as camera' on an emptyPhilipp Oeser
2018-10-08Workbench: Smoke: Fix displayClément Foucault
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-10-04DRW: minor tweaks to mode checkingCampbell Barton
2018-10-04Cleanup: styleCampbell Barton
2018-10-03GP: Hide different UI elements depending of modeAntonioya
2018-10-03GP: Hide the origin when enable originsAntonioya
2018-10-03GP: Hide dummy and cursor in drawing modeAntonioya
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-25Edit Mesh: Center text when Edge length & Edge Angle is activatedClément Foucault
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-09-14Object Mode: Draw object center after the floorgridClément Foucault
2018-09-14Object Mode: Make Flat object outline visible in orthographic viewClément Foucault
2018-09-06Fix T56705: Z axis do not displays in side viewsClément Foucault
2018-09-05Fix T56657: Crash when creating a collection instance containing probesClément Foucault
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-23Hide Grease Pencil ornaments if overlay setting is disabledPablo Vazquez
2018-08-233D Grid: Fix grid not showing in camera viewClément Foucault
2018-08-233D Grid: Fix grid passing through objects too muchClément Foucault
2018-08-22Object Mode: Add back spot cone displayClément Foucault
2018-08-22Cleanup: styleCampbell Barton
2018-08-20Fix relationship lines selectableDalai Felinto
2018-08-20Object constraint lines viewport drawingDalai Felinto
2018-08-20Object Mode: Add back support for the object "Maximum draw type" optionClément Foucault
2018-08-17Object Mode: Add back the extra object axes drawing optionClément Foucault
2018-08-17Object Mode: Use same empty (arrow) drawing as the bone axes displayClément Foucault
2018-08-17Non-Meshes: Add ghosting support (old x-ray)Clément Foucault
2018-08-17Cleanup: Remove unused uniform and UBO.Clément Foucault
2018-08-17Overlays: Support for wireframes and edit mode overlay on xray objectsClément Foucault
2018-08-16Camera Reconstruction: Camera PathDalai Felinto
2018-08-16Camera Reconstruction: Draw solid spheresDalai Felinto
2018-08-15Skip bundle names when drawing selection passDalai Felinto
2018-08-15Motion Tracking Reconstruction Viewport Drawing (T51544)Dalai Felinto
2018-08-14Fix T55802 shader compile bug with texture gather on old Nvidia cardClément Foucault
2018-08-08Minor tweak to last commitCampbell Barton
2018-08-083D View: hide object centers in paint modesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
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