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-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-27Fix T62680 Mirrored objects have flipped binormal vectors in LookDevClément Foucault
2019-03-27Cleanup: style, use braces for drawCampbell Barton
2019-03-22BLI Math: Add and use new `projmat_dimensions` utility.mano-wii
2019-03-22Revert "Fix T62621 object scale changes tangent node output in Eevee"Clément Foucault
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-16Fix T62621 object scale changes tangent node output in EeveeClément Foucault
2019-03-06DRW: Fix State tracking being off when calling GPU_framebuffer_clearClément Foucault
2019-03-06Cleanup: styleCampbell Barton
2019-03-05DRW: Fix rasterizer discard messing with clear commandsClément Foucault
2019-03-04DRW: Remove unecessary state changesClément Foucault
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Edit Mesh: Fix some problem with new implementationClément Foucault
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-21DRW: Fix corner indices order in clipping plane setupClément Foucault
2019-01-21Fix clipping shaders with some AMD/Intel driversCampbell Barton
2019-01-21Cleanup: rename terms count/num to lenCampbell Barton
2019-01-18DRW: Increase frustum culling precisionClément Foucault
2019-01-17DRW: Use name buffer to request uniform location before drawing.Clément Foucault
2019-01-03Cleanup: preprocessor indentationCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-18DRW: Polygon Offset: Also offset lines and pointsClément Foucault
2018-12-13Cleanup: styleCampbell Barton
2018-12-11DRW: Add polygon offset mode.Clément Foucault
2018-12-11DRW: Deprecate / Remove DRW_STATE_STIPPLE_*Clément Foucault
2018-12-07DRW: Add Provoking vertex state.Clément Foucault
2018-11-07Workbench: Fix volumetric blending leading to corrupted render resultsClément Foucault
2018-11-02DRW: Use GPU module wrapper for line widthClément Foucault
2018-10-09Eevee: Add support/Fix Object Info nodeClément Foucault
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-27Revert "DRW: Remove unecessary GL calls"Clément Foucault
2018-08-27DRW: Remove unecessary GL callsClément Foucault
2018-08-14DRW: Fix incorrect default stencil valueClément Foucault
2018-08-03DRW: Augment Debug messagesClément Foucault
2018-08-02DRW: Add UBO binding checking routine.Clément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-07-03Cleanup: typosCampbell Barton
2018-06-10Workbench: Xray: Optimize and fix implementation.Clément Foucault
2018-06-04Workbench: Shadows: Fix cap being clipped by far plane.Clément Foucault
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-05-31DRW: Fix DRW_shgroup_call_procedural_* vertex count.Clément Foucault
2018-05-30Cleanup: style/whitespaceCampbell Barton