projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup: sort forward declarations of enum & struct
[blender.git]
/
source
/
blender
/
draw
/
2019-01-28
Campbell Barton
Cleanup: sort forward declarations of enum & struct
tree
|
commitdiff
2019-01-27
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-27
Brecht Van Lommel
Fix T60908: crash in workbench render after DoF changes.
tree
|
commitdiff
2019-01-26
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-26
Campbell Barton
Cleanup: blank lines over doxy headers
tree
|
commitdiff
2019-01-26
Campbell Barton
Cleanup: remove redundant BKE/BLI/BIF headers
tree
|
commitdiff
2019-01-26
Campbell Barton
Cleanup: draw manager headers
tree
|
commitdiff
2019-01-26
Campbell Barton
Cleanup: redundant defines
tree
|
commitdiff
2019-01-26
Campbell Barton
Cleanup: wrapper for built-in shader access
tree
|
commitdiff
2019-01-26
Campbell Barton
DRW: support clipping for empty object
tree
|
commitdiff
2019-01-25
Clément Foucault
Workbench: Depth Of Field: Add toggle option in shading...
tree
|
commitdiff
2019-01-25
Clément Foucault
Workbench: Depth Of Field: Cleanups
tree
|
commitdiff
2019-01-25
Antonioya
GP: Apply scale to particles
tree
|
commitdiff
2019-01-25
Clément Foucault
Workbench: Depth Of Field: Optimisation
tree
|
commitdiff
2019-01-25
Clément Foucault
Workbench: Depth Of Field: Initial Commit
tree
|
commitdiff
2019-01-25
Antonioya
GP: Use Fill color when drawing strokes for no stroke...
tree
|
commitdiff
2019-01-25
Campbell Barton
Correct last commit, wire xray is supported
tree
|
commitdiff
2019-01-25
Campbell Barton
DRW: disable clipping background drawing w/ xray mode
tree
|
commitdiff
2019-01-24
Campbell Barton
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Campbell Barton
Cleanup: sort cmake file lists
tree
|
commitdiff
2019-01-24
Campbell Barton
Cleanup: remove duplicated shaders that only added...
tree
|
commitdiff
2019-01-24
Campbell Barton
DRW: support clipping for camera objects
tree
|
commitdiff
2019-01-24
Campbell Barton
Cleanup: add missing braces to draw manager
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
mano-wii
Fix GPU linking Error.
tree
|
commitdiff
2019-01-24
Bastien Montagne
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Philipp Oeser
Fix T60810: crash editing mesh with subdivision modifier
tree
|
commitdiff
2019-01-24
Antonioya
Fix T60805: Grease Pencil Rim Effect Problem
tree
|
commitdiff
2019-01-24
Antonioya
GP: Use matrix location instead of loc
tree
|
commitdiff
2019-01-24
Campbell Barton
DRW: support clipping for object outlines (unselected)
tree
|
commitdiff
2019-01-24
Campbell Barton
DRW: support clipping for object outlines
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Cleanup: fix compiler warnings.
tree
|
commitdiff
2019-01-24
Campbell Barton
DRW: use clipping for depth buffer
tree
|
commitdiff
2019-01-24
Campbell Barton
Correct doxy file
tree
|
commitdiff
2019-01-24
Campbell Barton
DRW: API for own versions of builtin GPU shaders
tree
|
commitdiff
2019-01-23
Campbell Barton
Fix theme color use for clipping region
tree
|
commitdiff
2019-01-23
Campbell Barton
Cleanup: comments above struct members, shader group...
tree
|
commitdiff
2019-01-23
Campbell Barton
3D View: draw clipping region
tree
|
commitdiff
2019-01-23
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-23
Campbell Barton
Cleanup: use eGPU prefix for GPU enum types
tree
|
commitdiff
2019-01-23
Campbell Barton
DRW: generalize selecting between regular/clipped shaders
tree
|
commitdiff
2019-01-23
Campbell Barton
DRW: changes to object mode engine needed to support...
tree
|
commitdiff
2019-01-23
Campbell Barton
Cleanup: add BEGIN/END to GPL headers
tree
|
commitdiff
2019-01-23
Campbell Barton
License: add missing GPL headers
tree
|
commitdiff
2019-01-22
Campbell Barton
DRW: only show hidden geometry when selection is used
tree
|
commitdiff
2019-01-22
Campbell Barton
Fix T60737: Crash workbench rendering
tree
|
commitdiff
2019-01-22
Campbell Barton
3D View: Support vert & weight paint mask clipping
tree
|
commitdiff
2019-01-22
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-22
Campbell Barton
3D View: Support edit-mesh clipping (only verts)
tree
|
commitdiff
2019-01-22
Campbell Barton
Cleanp: use single global for draw manager
tree
|
commitdiff
2019-01-22
Campbell Barton
Cleanup: use const args
tree
|
commitdiff
2019-01-22
Campbell Barton
Fix error in last commit
tree
|
commitdiff
2019-01-22
Campbell Barton
Cleanup: use DRW_shader_create_from_arrays
tree
|
commitdiff
2019-01-21
Campbell Barton
DRW: Add DRW_shader_create_from_arrays utility
tree
|
commitdiff
2019-01-21
Campbell Barton
Cleanup: remove redundant '_sh' suffix, add '_shgrp'
tree
|
commitdiff
2019-01-21
Campbell Barton
Cleanup: rename shader containers
tree
|
commitdiff
2019-01-21
Clément Foucault
DRW: Fix corner indices order in clipping plane setup
tree
|
commitdiff
2019-01-21
Campbell Barton
Fix clipping shaders with some AMD/Intel drivers
tree
|
commitdiff
2019-01-21
Campbell Barton
DRW: Support wire overlay clipping
tree
|
commitdiff
2019-01-21
Campbell Barton
Correct freeing builtin shader from recent commit
tree
|
commitdiff
2019-01-21
Campbell Barton
DRW: pass clipping to geom shader via 'gl_in'
tree
|
commitdiff
2019-01-21
Campbell Barton
Cleanup: remove '_sh' suffix
tree
|
commitdiff
2019-01-21
Campbell Barton
DRW: Support edit-mesh clipping
tree
|
commitdiff
2019-01-21
Campbell Barton
Cleanup: rename terms count/num to len
tree
|
commitdiff
2019-01-21
Campbell Barton
Cleanup: replace 'ct' w/ 'len'
tree
|
commitdiff
2019-01-21
Campbell Barton
DRW: set 4 clipping planes for box-clip
tree
|
commitdiff
2019-01-20
Campbell Barton
3D View: add back initial clipping support
tree
|
commitdiff
2019-01-20
Campbell Barton
Cleanup: trailing space
tree
|
commitdiff
2019-01-20
Antonioya
Fix T60677: GP vertex groups get messed up, when deleti...
tree
|
commitdiff
2019-01-19
Campbell Barton
Cleanup: add trailing commas
tree
|
commitdiff
2019-01-18
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-18
Clément Foucault
View 3D Grid: Improve precision and reduce code complexity
tree
|
commitdiff
2019-01-18
Clément Foucault
DRW: Increase frustum culling precision
tree
|
commitdiff
2019-01-18
Clément Foucault
DRW: Fix assert when using draw debug API
tree
|
commitdiff
2019-01-18
Lukas Stockner
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-17
Campbell Barton
Cleanup: style
tree
|
commitdiff
2019-01-17
Clément Foucault
Physically based defaults for Eevee Bloom and Shutter
tree
|
commitdiff
2019-01-17
Clément Foucault
DRW: Make missing uniform debuging print only once
tree
|
commitdiff
2019-01-17
Clément Foucault
DRW: Use name buffer to request uniform location before...
tree
|
commitdiff
2019-01-17
Clément Foucault
Fix T60545: Buffer overflow in selection batch creation
tree
|
commitdiff
2019-01-17
Antonioya
GP: Make Close fill strokes visible
tree
|
commitdiff
2019-01-17
Campbell Barton
Cleanup: de-duplicate loose vert/edge checks
tree
|
commitdiff
2019-01-17
Campbell Barton
Fix T60578: Crash selecting after hiding vertices
tree
|
commitdiff
2019-01-16
Antonioya
GP: Display Stroke for Fill Alt mode always
tree
|
commitdiff
2019-01-16
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-15
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-15
Campbell Barton
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-15
Campbell Barton
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-15
Campbell Barton
Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLI
tree
|
commitdiff
2019-01-15
Campbell Barton
Fix T60504: Armature wire draw type hidden when unselected
tree
|
commitdiff
2019-01-14
Campbell Barton
Cleanup: style
tree
|
commitdiff
2019-01-14
Clément Foucault
Edit Mesh: Improve selected double vertices visibility
tree
|
commitdiff
2019-01-14
Clément Foucault
Fix T59482: Creating 2 Particle systems breaks the app
tree
|
commitdiff
2019-01-14
Clément Foucault
Fix T60476 Loose vertices only partially drawn
tree
|
commitdiff
2019-01-14
Clément Foucault
Object Mode: Outlines: Add support for thicker outline
tree
|
commitdiff
2019-01-14
Clément Foucault
Fix T60332: Lattice objects do not display properly...
tree
|
commitdiff
2019-01-14
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-14
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-14
Campbell Barton
Cleanup: move comments above definitions
tree
|
commitdiff
next