February 1, 2019, 15:02 (GMT) |
Use 2 space indent, brace on same line |
Revision 2bbe848 by Jacques Lucke (rigid_deform) January 31, 2019, 18:55 (GMT) |
pass inner indices to CholUp instead of anchors |
Revision 675c009 by Jacques Lucke (rigid_deform) January 31, 2019, 18:30 (GMT) |
CholUp update |
Revision 201b6b4 by Jacques Lucke (rigid_deform) January 31, 2019, 18:24 (GMT) |
remove unnecessary multiplication |
January 31, 2019, 11:52 (GMT) |
Compositor: Added denoising node This node is built on Intel's OpenImageDenoise library. Other denoisers could be integrated, for example Lukas' work. |
January 30, 2019, 22:47 (GMT) |
Correct bool check |
January 30, 2019, 22:40 (GMT) |
Correct comment |
January 30, 2019, 22:22 (GMT) |
Experimental event playback, use for testing events Reviewers: brecht, mont29 Differential Revision: https://developer.blender.org/D4286 |
January 30, 2019, 22:04 (GMT) |
Merge branch 'master' into asset-engine Conflicts: source/blender/blenkernel/BKE_library.h source/blender/blenloader/BLO_readfile.h source/blender/editors/space_file/file_ops.c source/blender/editors/space_file/filelist.c source/blender/editors/space_file/filelist.h source/blender/makesdna/DNA_space_types.h source/blender/windowmanager/intern/wm_files_link.c |
Revision 39e423a by Jacques Lucke (rigid_deform) January 30, 2019, 22:00 (GMT) |
initial CholUp integration |
January 30, 2019, 21:31 (GMT) |
Merge branch 'master' into temp-clang-format |
January 30, 2019, 21:28 (GMT) |
Cleanup: trailing commas Improve clang-format output. |
January 30, 2019, 20:58 (GMT) |
Merge branch 'master' into temp-wm-event-api |
Revision 53586f3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 30, 2019, 15:36 (GMT) |
Merge branch 'master' into greasepencil-object |
January 30, 2019, 13:39 (GMT) |
Add utility function to set useful preferences for automation Smooth-view doesn't work well w/ automation. Having to close the splash each time is also annoying. |
January 30, 2019, 13:25 (GMT) |
Test for texture paint |
January 30, 2019, 12:53 (GMT) |
Merge branch 'master' into temp-wm-event-api |
January 30, 2019, 12:46 (GMT) |
Rename tests |
January 30, 2019, 12:18 (GMT) |
Add cursor motion utility function |
January 30, 2019, 10:03 (GMT) |
De-duplicate press/release with existing tap functionality |
|