projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into blender2.8
[blender.git]
/
source
/
2017-11-28
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-28
Bastien Montagne
Cleanup (remove commented OMP directive).
tree
|
commitdiff
2017-11-28
Sergey Sharybin
Cleanup: naming
tree
|
commitdiff
2017-11-28
Sergey Sharybin
Cleanup, naming of engine type variable
tree
|
commitdiff
2017-11-28
Sergey Sharybin
Depsgraph: Wrap context used for editors update callbac...
tree
|
commitdiff
2017-11-28
Sergey Sharybin
Depsgraph: Remove workaround for Blender Internal in...
tree
|
commitdiff
2017-11-28
Sergey Sharybin
Depsgraph: Don't call DEG ID update functions directly
tree
|
commitdiff
2017-11-28
Bastien Montagne
Removing OMP: BKE's tracking_stabilize.
tree
|
commitdiff
2017-11-28
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-28
Campbell Barton
makesdna/makesrna: silence output by default
tree
|
commitdiff
2017-11-27
Dalai Felinto
Fix T53291: Deleting objects do not delete them from...
tree
|
commitdiff
2017-11-27
Brecht Van Lommel
Fix T53145: bevel tool does not start with amount at...
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Depsgraph: Parameters component does exist in objects
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Cleanup: indentation
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Remove workaround for loopcut and DM stability
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Depsgraph: Sanitize placement of component types in...
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Depsgraph: Make sure unexpected configuration does...
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Sequencer: Fix missing FX compositor when starting...
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Sequencer: Add option to render OpenGL preview with DoF
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Refactor view3d offscreen drawing to avoid having multi...
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Tracking: Cleanup. make code friendly for multi-column...
tree
|
commitdiff
2017-11-27
Campbell Barton
WM: don't change selection on workspace append
tree
|
commitdiff
2017-11-27
Campbell Barton
Tool System: show manipulators at startup
tree
|
commitdiff
2017-11-27
Campbell Barton
Fix crash duplicating workspace
tree
|
commitdiff
2017-11-27
Campbell Barton
Manipulator: ignore depth-buffer for scale cage
tree
|
commitdiff
2017-11-27
Campbell Barton
Cleanup: incorrect comment
tree
|
commitdiff
2017-11-27
Campbell Barton
WM: handle widgets before tool keymaps
tree
|
commitdiff
2017-11-26
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-26
Bastien Montagne
Cleanup: ImageEditor's mask drawing code was re-impleme...
tree
|
commitdiff
2017-11-26
Bastien Montagne
Removing OMP: BKE's mask_rasterize.c
tree
|
commitdiff
2017-11-26
Bastien Montagne
Removing OMP: autotrack BKE code.
tree
|
commitdiff
2017-11-26
Bastien Montagne
Removing OMP: bmesh_operators.c
tree
|
commitdiff
2017-11-26
Bastien Montagne
Removing OMP: bmesh_interp.c
tree
|
commitdiff
2017-11-26
Bastien Montagne
Removing OMP: nuke last usages in bmesh_mesh.c
tree
|
commitdiff
2017-11-26
Campbell Barton
Cleanup: rename edge -> edges
tree
|
commitdiff
2017-11-26
Campbell Barton
Minor improvement to last commit
tree
|
commitdiff
2017-11-26
Campbell Barton
BMesh: improve edge rotate when edges share faces
tree
|
commitdiff
2017-11-26
Campbell Barton
Cleanup: move edge-rotate into own file
tree
|
commitdiff
2017-11-26
Joshua Leung
Fix T53393: Change from 'd' key to 'draw' panel button...
tree
|
commitdiff
2017-11-25
Bastien Montagne
Fix for Fix (c): broken atomic lock in own bmesh code.
tree
|
commitdiff
2017-11-25
Bastien Montagne
Fix broken atomic_cas lock in own recent commit in...
tree
|
commitdiff
2017-11-25
Clément Foucault
Eevee: Fix Defered AO defines
tree
|
commitdiff
2017-11-25
Clément Foucault
Eevee: Fix SSS mixing with transparent bsdf
tree
|
commitdiff
2017-11-25
Clément Foucault
Eevee: Add SSS support in probes
tree
|
commitdiff
2017-11-25
Julian Eisel
Get workspace mode from the workspace view-layer
tree
|
commitdiff
2017-11-24
Clément Foucault
Eevee: SSS: Add separated Albedo option.
tree
|
commitdiff
2017-11-24
Clément Foucault
GPUFramebuffer: Bump the framebuffer attachement limit...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Tag background scene for base flags update
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Revert "Depsgraph: Remove legacy re-scheduling code"
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Allow tagging whole scene for base flags...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: make it more obvious who's view layer is...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Do log from newly base flag flush function
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Remove legacy re-scheduling code
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Fix crash when deleting object which is...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Make code a bit more robust against tagging...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Re-schedule pending tags after relations...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Directly linked objects should be priority...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Fix race condition when object is coming...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Pass base in relations builder
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Correct wrong base_flags for objects coming...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Use proper link flag for indirectly linked...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Cleanup, indentation
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Allow finding operations after construction...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Deduplicate operation node finding logic
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Use proper return type for find_node method
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Use get_ prefix for function which expect...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Make has_ prefixed function to return boolean
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Introduce explicit method which finds operat...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Make more clear what find_operation() is...
tree
|
commitdiff
2017-11-24
Dalai Felinto
Object RNA: expose base_flag settings:
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Re-build relations when changing set scene
tree
|
commitdiff
2017-11-24
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-24
Campbell Barton
Correct sensor fit use
tree
|
commitdiff
2017-11-24
Bastien Montagne
Cleanup leftover timing debug prints from own recent...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Flush flags from base to object as an evalua...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Add special cases to deal with multiple...
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Add base flag flush operation definition
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Pass base to build_object()
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Create CoW copy of scene early on
tree
|
commitdiff
2017-11-24
Sergey Sharybin
Depsgraph: Use depsgraph to handle edit mode selection
tree
|
commitdiff
2017-11-24
Campbell Barton
Manipulator: fix camera lens update glitch
tree
|
commitdiff
2017-11-24
Clément Foucault
Eevee: Fix SSR adding too much light.
tree
|
commitdiff
2017-11-24
Clément Foucault
Eevee: Refactor of lit_surface_frag.glsl
tree
|
commitdiff
2017-11-24
Clément Foucault
Eevee: SSS: Principled Shader: Add a workaround the...
tree
|
commitdiff
2017-11-24
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-24
Campbell Barton
Cleanup: -Wnonnull-compare GCC warning
tree
|
commitdiff
2017-11-23
Bastien Montagne
Minor cleanup for own recent commits.
tree
|
commitdiff
2017-11-23
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-23
Bastien Montagne
Getting rid of OMP: first usage of new parallel BMesh...
tree
|
commitdiff
2017-11-23
Bastien Montagne
BMesh: add limited support for parallelization over...
tree
|
commitdiff
2017-11-23
Bastien Montagne
Add a new parallel looper for MemPool items to BLI_task.
tree
|
commitdiff
2017-11-23
Bastien Montagne
Add ability to use more than one mempool iterator simul...
tree
|
commitdiff
2017-11-23
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-23
Bastien Montagne
Add non-gcc variant of static assert macro.
tree
|
commitdiff
next