February 14, 2020, 13:56 (GMT) |
Merge branch 'readfile-rework-refcount-handling' into id-ensure-unique-memory-address
|
February 14, 2020, 13:55 (GMT) |
Cleanup: remove timing debug calls.
We now know that extra time spent here is neglectable.
|
February 14, 2020, 13:53 (GMT) |
Fix crash on undo case.
We cannot use libquery too early in undo case, because of all the black magic we perform over our data-blocks there...
|
February 14, 2020, 13:34 (GMT) |
Merge branch 'id-ensure-unique-memory-address' into undo-experiments
|
February 14, 2020, 13:20 (GMT) |
Merge branch 'readfile-rework-refcount-handling' into id-ensure-unique-memory-address
Conflicts: source/blender/blenkernel/intern/main.c
|
February 14, 2020, 11:55 (GMT) |
Merge branch 'libquery-handle-ui-pointers' into readfile-rework-refcount-handling
|
February 14, 2020, 11:54 (GMT) |
Merge branch 'master' into libquery-handle-ui-pointers
Conflicts: source/blender/blenkernel/intern/lib_query.c
|
February 14, 2020, 11:33 (GMT) |
Merge branch 'libquery-handle-ui-pointers' into readfile-rework-refcount-handling
|
February 14, 2020, 11:29 (GMT) |
Merge branch 'master' into libquery-handle-ui-pointers
|
February 14, 2020, 10:40 (GMT) |
add global sin and cos functions
|
February 14, 2020, 10:31 (GMT) |
make naming more consistent
|
February 14, 2020, 10:29 (GMT) |
make some functions more reusable
|
February 14, 2020, 10:03 (GMT) |
use faster CPPType access
|
February 14, 2020, 09:59 (GMT) |
provide faster access to builtin CPPTypes
|
February 14, 2020, 09:01 (GMT) |
Merge branch 'master' into functions
|
February 14, 2020, 08:55 (GMT) |
Merge branch 'master' into libquery-handle-ui-pointers
|
February 14, 2020, 07:14 (GMT) |
Merge branch 'master' into greasepencil-object
|
February 13, 2020, 20:08 (GMT) |
GPencil: Cleanup: Remove TODOs
|
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
|