Blender Git Commit Log

All Blender Git commits.

Page: 1869 / 8462

February 13, 2020, 20:08 (GMT)
GPencil: Opti: Merge AntiAliasing pass with compositing pass

This avoid a useless memory write operation.
February 13, 2020, 19:05 (GMT)
GPencil: Avoid calculate diff matrix in every stroke
February 13, 2020, 18:56 (GMT)
GPencil: Speedup Eraser evaluation using collision check

Now the eraser use the collision boundbox detection with the stroke before analyze stroke points.
February 13, 2020, 18:28 (GMT)
GPencil: Fix regresion in slow drawing with big files

Now is not needed to tag depsgraph datablock because the copy is very slow and creates lag.
February 13, 2020, 18:01 (GMT)
remove unused timers
February 13, 2020, 17:58 (GMT)
remove obselete BLI_math_cxx.h file
February 13, 2020, 17:55 (GMT)
Fix broken Eevee final render of new volume object
February 13, 2020, 17:46 (GMT)
GPencil: Cleanup old code of annotations

February 13, 2020, 17:44 (GMT)
remove lazy init code
February 13, 2020, 17:39 (GMT)
remove lazy init usage
February 13, 2020, 17:33 (GMT)
remove lazy init usage
February 13, 2020, 17:33 (GMT)
fix allocator usage for StringMap
February 13, 2020, 17:33 (GMT)
give test node a poll function
February 13, 2020, 17:21 (GMT)
remove usage of lazy init macro
February 13, 2020, 17:16 (GMT)
remove unused code
February 13, 2020, 17:12 (GMT)
DRW: Fix color management in material/rendered mode

We only do exposure/gamma if not using scene lighting
February 13, 2020, 17:08 (GMT)
add license headers
February 13, 2020, 16:59 (GMT)
cleanup
February 13, 2020, 16:59 (GMT)
move rgba_b and rgba_f to separate file
February 13, 2020, 16:55 (GMT)
move float3 -> float2 conversion to different file
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021