projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into blender2.8
[blender.git]
/
source
/
2017-04-28
Sybren A. Stüvel
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-04-28
Campbell Barton
Hide object center and other info when drawing sets
tree
|
commitdiff
2017-04-28
Sybren A. Stüvel
Alembic: use object-oriented approach in ABC_read_mesh()
tree
|
commitdiff
2017-04-28
Sybren A. Stüvel
Alembic: Construct ISampleSelector once and pass along
tree
|
commitdiff
2017-04-28
Campbell Barton
Correct comment, we need wire_outline data in this...
tree
|
commitdiff
2017-04-28
Campbell Barton
Draw Manager: pose-mode custom bone display
tree
|
commitdiff
2017-04-28
Campbell Barton
Recent commit state broke lattice vertex drawing
tree
|
commitdiff
2017-04-27
Campbell Barton
Fix draw manager draw-modes interfering with eachother
tree
|
commitdiff
2017-04-27
Campbell Barton
Draw Manager: basic text overlay support
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: manage legacy state only when WITH_LEGACY_OPENGL=ON
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: don't set texture LoD bias via glTexEnvf
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: early exit from functions that don't mix with...
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: fix color logic op
tree
|
commitdiff
2017-04-27
Campbell Barton
Add back text color for legacy drawing
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: don't glGet(GL_RED_BITS) in core profile
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: stop enabling GL_TEXTURE
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: stop using GL_NORMALIZE
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: restore all 8 lights
tree
|
commitdiff
2017-04-27
Mike Erwin
OpenGL: remove GL_MAP1_VERTEX_3
tree
|
commitdiff
2017-04-27
Bastien Montagne
Getting rid of setlinestyle: transform code.
tree
|
commitdiff
2017-04-27
brunoT
Fix: T50271: Bilateral/Directional blur's iterations...
tree
|
commitdiff
2017-04-27
Campbell Barton
Error in last commit
tree
|
commitdiff
2017-04-27
Campbell Barton
Cleanup: split cmake source/headers
tree
|
commitdiff
2017-04-27
Campbell Barton
Revert "Fix T51328: Add note to cmdline help that threa...
tree
|
commitdiff
2017-04-27
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-04-27
Campbell Barton
Cleanup: remove unused matrix arg
tree
|
commitdiff
2017-04-27
Campbell Barton
3D widgets were obscured by view geometry
tree
|
commitdiff
2017-04-27
Campbell Barton
Pose-mode drawing used alpha where it shouldn't
tree
|
commitdiff
2017-04-27
Campbell Barton
Fix gpuScaleUniform (caused strange pose-bone size)
tree
|
commitdiff
2017-04-27
Campbell Barton
Use pose-mode colors for pose-bone drawing
tree
|
commitdiff
2017-04-27
Campbell Barton
Cleanup: use doxy groups for armature
tree
|
commitdiff
2017-04-27
Campbell Barton
Fix basic pose-mode select drawing
tree
|
commitdiff
2017-04-27
Campbell Barton
Fix wrong scene assigned when using sets
tree
|
commitdiff
2017-04-27
Campbell Barton
Fix/workaround crash with non mesh geometry
tree
|
commitdiff
2017-04-27
Aaron Carlisle
Fix T51328: Add note to cmdline help that threads must...
tree
|
commitdiff
2017-04-26
Bastien Montagne
Getting rid of setlinestyle: Paint 'line' strokes.
tree
|
commitdiff
2017-04-26
Bastien Montagne
Getting rid of setlinestyle: armature drawing code.
tree
|
commitdiff
2017-04-26
Bastien Montagne
Add 3D version of dashed line shader.
tree
|
commitdiff
2017-04-26
Bastien Montagne
2D dashed line shader: changed to use viewport side...
tree
|
commitdiff
2017-04-26
Campbell Barton
Cleanup: rename select engine -> basic
tree
|
commitdiff
2017-04-26
Campbell Barton
Pass graph to depth functions
tree
|
commitdiff
2017-04-26
Campbell Barton
Draw Manager: cleanup, use doxy categories
tree
|
commitdiff
2017-04-26
Campbell Barton
Draw Manager: use engine drawing for depth drawing
tree
|
commitdiff
2017-04-26
Campbell Barton
View3D: move depth drawing into own function
tree
|
commitdiff
2017-04-26
Campbell Barton
Merge branch 'master' into 28
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Merge commit 'master@6ed15c5a41130b55cb57a43a8a9470a91d...
tree
|
commitdiff
2017-04-26
Sergey Sharybin
Fix race condition invalidating object data's bounding box
tree
|
commitdiff
2017-04-26
Sergey Sharybin
Ensure task scheduler exists before any threading start...
tree
|
commitdiff
2017-04-26
Sergey Sharybin
Avoid race condition copying Scene for off-thread OpenG...
tree
|
commitdiff
2017-04-26
Sergey Sharybin
Threading: Remove thread lock which seems useless
tree
|
commitdiff
2017-04-26
Campbell Barton
Move depth select loop into its own function
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Alembic export: support simple child hairs (Fix T51144)
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Alembic: fixed indentation
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Alembic: fixed memory leaks
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Alembic: fixed refcount issue when duplicating imported...
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Fix T51280: Alembic: Crash when removing cache modifier
tree
|
commitdiff
2017-04-26
Bastien Montagne
Getting rid of setlinestyle: 3DView ruler.
tree
|
commitdiff
2017-04-26
Bastien Montagne
Getting rid of setlinestyle: non-camera 3DView render...
tree
|
commitdiff
2017-04-26
Dalai Felinto
Fix material preview for Cycles and BI
tree
|
commitdiff
2017-04-26
Campbell Barton
Last commit broke object-armature select
tree
|
commitdiff
2017-04-26
Campbell Barton
Draw Manager: pose-bone selection
tree
|
commitdiff
2017-04-26
Campbell Barton
Avoid platform dependant PATH_MAX
tree
|
commitdiff
2017-04-26
Bastien Montagne
Getting rid of setlinestyle: Squencer space.
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Alembic export: also export empties
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Alembic export: renamed func object_is_shape → object_t...
tree
|
commitdiff
2017-04-26
Bastien Montagne
Getting rid of setlinestyle: 3DView camera view.
tree
|
commitdiff
2017-04-26
Bastien Montagne
Move imm_draw_line_box_dashed to GPU_immediate_util.
tree
|
commitdiff
2017-04-26
Bastien Montagne
Tweak 2D line dashed shader to take a scale parameter.
tree
|
commitdiff
2017-04-26
Bastien Montagne
UI utils: add helper to get float3 blended color from...
tree
|
commitdiff
2017-04-26
Bastien Montagne
BLI_math: add helper function to extract XY 2D scale...
tree
|
commitdiff
2017-04-26
Dalai Felinto
Silence eevee warnings
tree
|
commitdiff
2017-04-26
Dalai Felinto
Proper fixup for selection and core
tree
|
commitdiff
2017-04-26
Dalai Felinto
Revert "Fixup for "always use selection in core""
tree
|
commitdiff
2017-04-26
Dalai Felinto
Fixup for "always use selection in core"
tree
|
commitdiff
2017-04-26
Dalai Felinto
Pass depsgraph via Context to selection code
tree
|
commitdiff
2017-04-26
Dalai Felinto
Selection: Always use new selection code when building...
tree
|
commitdiff
2017-04-26
Dalai Felinto
Depsgraph and selection: Flush selcol on Depsgraph
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Alembic: shortened CacheFile.filepath to 1024 bytes...
tree
|
commitdiff
2017-04-26
Sybren A. Stüvel
Alembic: fixed C++98 compatibility
tree
|
commitdiff
2017-04-26
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-04-26
Campbell Barton
Remove show_backface_culling check in select engine
tree
|
commitdiff
2017-04-26
Campbell Barton
Cleanup: draw engine
tree
|
commitdiff
2017-04-26
Campbell Barton
Draw Manager: add select engine
tree
|
commitdiff
2017-04-26
Campbell Barton
Allow new selection in eevee & blender draw modes
tree
|
commitdiff
2017-04-26
Campbell Barton
Draw Manager: armature editmode selection
tree
|
commitdiff
2017-04-25
Clément Foucault
Eevee: World default shader.
tree
|
commitdiff
2017-04-25
Clément Foucault
Eevee: Disable shadow rendering until we get proper...
tree
|
commitdiff
2017-04-25
Clément Foucault
Eevee: Fix Square light with non uniform scale.
tree
|
commitdiff
2017-04-25
Campbell Barton
Draw Manager: support for selection using engines
tree
|
commitdiff
2017-04-25
Clément Foucault
Eevee: Make default shaders works.
tree
|
commitdiff
2017-04-25
Dalai Felinto
Outliner: Re-build depsgraph when reordering collections
tree
|
commitdiff
2017-04-25
Dalai Felinto
Render API: Rename render > render_to_image; view_draw...
tree
|
commitdiff
2017-04-25
Dalai Felinto
Cycles: Use depsgraph instead of layers
tree
|
commitdiff
2017-04-25
Dalai Felinto
Depsgraph: Store Scene in depsgraph struct
tree
|
commitdiff
2017-04-25
Dalai Felinto
Cleanup: Line-width
tree
|
commitdiff
2017-04-25
Sybren A. Stüvel
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-04-25
Sybren A. Stüvel
Alembic import: don't use global main
tree
|
commitdiff
2017-04-25
Sybren A. Stüvel
Alembic import: removed BaseLegacy from BKE_cachefile_clean
tree
|
commitdiff
2017-04-25
Campbell Barton
Draw Manager: clear draw global data after use
tree
|
commitdiff
2017-04-25
Campbell Barton
Draw Manager: store context vars per draw
tree
|
commitdiff
next