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-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-26DRW manager: Use existing viewport instead of creating a viewport in DRW_draw...mano-wii
2019-03-26Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility."Jeroen Bakker
2019-03-26Fix T62774: Respect Show OverlaysJeroen Bakker
2019-03-25GPU: State: Replace GL_BLEND by GPU_blendClément Foucault
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-24GPU: State: Replace GL_LINE_SMOOTH by GPU_line_smoothClément Foucault
2019-03-22Fix overlay being ignored in functions that read the depth buffer.mano-wii
2019-03-22DRW Manager: create and use new DRW_framebuffer_depth_read utility.mano-wii
2019-03-22GPU: Create and use new GPU_texture_read_rect utility.mano-wii
2019-03-22DRW: minor optimization accessing the loop between a face and edgeCampbell Barton
2019-03-22Fix T61816: Crash No Face Index Array ModifierJeroen Bakker
2019-03-22Implement Stencil Mask Drawing for Texture PaintingJeroen Bakker
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-21Fix T59890: regression of the precision when projecting the cursor.mano-wii
2019-03-20Fix T58748 Mirror modifier: edges/verts invisible unless face is presentClément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-20DRW: minor optimization for edit-mesh conversionCampbell Barton
2019-03-19Fix T60684 Fourth and subsequent vertex color / UV layers displayed blackClément Foucault
2019-03-19Fix T61475 Particle edit does not render children if path step > 7Clément Foucault
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-19Cleanup: unused warningCampbell Barton
2019-03-18Fix T61104 Compositing two scenes with different output scales crashesClément Foucault
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-16DRW: support clipping for armature bone axesCampbell Barton
2019-03-16DRW: support clipping for envelope armature draw typeCampbell Barton
2019-03-16DRW: support clipping for relationship linesCampbell Barton
2019-03-16Fix __func__ being passed as an output string, also warningsCampbell Barton
2019-03-16Fix T62621 object scale changes tangent node output in EeveeClément Foucault
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-13Fix T62156: Hair particle only shows up in final render when visible in viewportSergey Sharybin
2019-03-12Fix T62279: Rendering simple geometry corrupts with greasepencil layerClément Foucault
2019-03-12DRW: Fix missing state reset before draw passClément Foucault
2019-03-08Fix T62355: Running blender 2.80 headless broken in recent buildsClément Foucault
2019-03-08Fix T62095: OpenGL render camera image alignmentCampbell Barton
2019-03-07Fix T62316: Grease Pencil objects display in front of the grid linesAntonioya
2019-03-07Fix T62066: Seg Fault Baking Light Cache with "--background" FlagClément Foucault
2019-03-07Fix T59877: EEVEE: Object Info node random value does not work with DuplisClément Foucault
2019-03-07DRW: Fix hair OSX workaround having a cap limitClément Foucault
2019-03-06Fix stereoscopy convergence plane placementDalai Felinto
2019-03-06DRW: Fix State tracking being off when calling GPU_framebuffer_clearClément Foucault
2019-03-06Cleanup: styleCampbell Barton
2019-03-06Cleanup: Use GPU_depth_test instead of glEnable/glDisableClément Foucault
2019-03-06DRW: Fix GL state issues due to state not being reset after drawingClément Foucault
2019-03-05Fix T61778: Crash when adding material slot to objectClément Foucault
2019-03-05DRW: Fix rasterizer discard messing with clear commandsClément Foucault
2019-03-05DRW: use memiter for on screen text allocationCampbell Barton