Blender Git Commits
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, 21:28 (GMT) |
Cleanup: trailing commas Improve clang-format output. |
January 30, 2019, 20:58 (GMT) |
Merge branch 'master' into temp-wm-event-api |
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 |
January 30, 2019, 09:52 (GMT) |
Experimental event playback, use for testing events Useful for the undo system which cant easily be tested any other way. |