Revision f96afde by Bastien Montagne August 5, 2020, 11:05 (GMT) |
Fix T79544: No sound in video sequencer preview. Directly caused by rB2bb73787791a, but actual issue was a pre-exiting typo that never caused problems so far apparently... |
Revision 2c5c39d by Sergey Sharybin August 5, 2020, 11:00 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 02ccc37 by Sergey Sharybin August 5, 2020, 10:59 (GMT) |
Correct recent fix for Cycles motion blur test Need to only compare directory name, not the whole path. |
Revision 85e11ca by Sergey Sharybin August 5, 2020, 10:25 (GMT) |
Fix possible fall-through after recent change |
Revision e4a4dc5 by Jacques Lucke August 5, 2020, 10:22 (GMT) |
BLI: add dot::Edge.set_label method This method sets the label of an edge in a dot graph. |
Revision fc9f7e3 by Julian Eisel August 5, 2020, 10:19 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision c311372 by Julian Eisel August 5, 2020, 10:19 (GMT) |
Fix T78630: Custom icons not grayed out in inactive layouts For regular icons this worked because they used the text color, which was already grayed out by the caller. |
Revision ec9ab00 by Brecht Van Lommel August 5, 2020, 10:15 (GMT) |
Fix failing USD test on macOS after becoming part of blender test runner |
Revision de53178 by Brecht Van Lommel August 5, 2020, 09:45 (GMT) |
Fix T78777: Cycles motion blur test differences between AVX/AVX2 This appears to be slight precision differences in the Embree implementation, simply increase the diff threshold a little for these motion blur tests. |
Revision 7088422 by Campbell Barton August 5, 2020, 06:48 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision 3562978 by Campbell Barton August 5, 2020, 06:48 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision 79cb010 by Campbell Barton August 5, 2020, 06:48 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision 8e5a4e3 by Campbell Barton August 5, 2020, 06:48 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision db907ea by Campbell Barton August 5, 2020, 06:48 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision baf015b by Campbell Barton August 5, 2020, 06:48 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision 05fbbfe by Campbell Barton August 5, 2020, 06:48 (GMT) |
Merge branch 'blender-v2.90-release' into master |
August 5, 2020, 06:24 (GMT) |
Revision ef7b804 by Campbell Barton August 5, 2020, 01:56 (GMT) |
Cleanup: missing 'initialize' -> 'init' from previous cleanup |
Revision 0066981 by Campbell Barton August 5, 2020, 01:49 (GMT) |
Cleanup: spelling |
Revision 7198e9d by Lukas Stockner August 5, 2020, 00:35 (GMT) |
Fix unreported crash in gpu_free_unused_buffers As far as I can see, this problem was introduced with the gpu_free_unused_buffers() changes in rB97b597c. The code checks the returned pointer to stop looping, but the last iteration will return the last GPUTexture and set the queue to NULL, meaning that the next pop() will crash. Differential Revision: https://developer.blender.org/D8468 |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021