Revision 683743b by Campbell Barton June 28, 2014, 20:08 (GMT) |
Correction to last commit |
Revision f32079d by Campbell Barton June 28, 2014, 19:57 (GMT) |
BLI_stackdefines Bounds check the stack while debugging, also add STACK_PEEK |
Revision 00c8a69 by Campbell Barton June 28, 2014, 18:00 (GMT) |
Cycles: use SYSTEM for external includes |
Revision 78cdc70 by Bastien Montagne June 28, 2014, 17:23 (GMT) |
Add render result caching. Simply add an option to render settings to save an EXR cache, just when the render is finished. Also changed RE_ReadRenderResult() to read cache instead of temp sample files (those are fully volatile now anyway). Path to save cached render results is an UserPreferences setting. Also added 'Reload render' feature to the Image Editor (so one can now re-open a blend, and in an Image Editor hit ctrl-R to (try to) reload last render from cache). Reviewers: campbellbarton, sergey Differential Revision: https://developer.blender.org/D553 |
Revision 0caee78 by Bastien Montagne June 28, 2014, 16:33 (GMT) |
Fix T40851: "Sequencer" auto-check after changing spaceview and scene. Mere typo, leading to restore a flag from another scene's flag value... |
Revision dcc3617 by Campbell Barton June 28, 2014, 13:17 (GMT) |
BLI_stack: use strict flags also use size_t, rename BLI_stack_empty |
Revision c0c75ff by Campbell Barton June 28, 2014, 13:17 (GMT) |
Cleanup: typo |
Revision 8df6769 by Campbell Barton June 28, 2014, 13:17 (GMT) |
CMake: update source files |
Revision 4c83fae by Bastien Montagne June 28, 2014, 13:01 (GMT) |
Fix 40841: Copy and Paste objects no longer functions from one running instance of Blender to another. Own mistake in recent temp data handling refactor, copy/paste temp .blend file needs to be in non-session-specific temp dir... |
Revision a8233d7 by Sergey Sharybin June 27, 2014, 19:20 (GMT) |
Fix T40797: Crash on render on specific file with volumentrics and 'use hair' clicked on render layer |
Revision 9327538 by Campbell Barton June 27, 2014, 13:17 (GMT) |
UI: increase contrast for active colorband handle |
Revision b9522e5 by Campbell Barton June 27, 2014, 12:56 (GMT) |
UI: use cursor x-location for tooltip placement (T37478) |
Revision beedb0b by Campbell Barton June 27, 2014, 12:06 (GMT) |
BMesh: more edits to vertex dissolve, handle mixing wire edges with faces better |
Revision c73505f by Sergey Sharybin June 27, 2014, 11:30 (GMT) |
Get rid of usage of non-existing module |
Revision 9bcb2e7 by Jason Wilkins June 27, 2014, 11:02 (GMT) |
warning fix: use of __restrict was inconsistent in BLI_dynstr between declaration and definition |
Revision b97d3bc by Antonis Ryakiotakis June 27, 2014, 10:57 (GMT) |
Fix T40834, grab brush not working after recent jittering fix. Some brushes do not require location always. Made a list here, there may be others but I think this pretty much covers this. |
Revision d6ab818 by Campbell Barton June 27, 2014, 10:28 (GMT) |
BMesh: tweaks to dissolve, remove wire edges before other calculations also avoid feedback loop when checking topology giving nondeterministic results. |
Revision e947dd8 by Campbell Barton June 27, 2014, 10:28 (GMT) |
BMesh: add BM_vert_is_edge_pair(), faster then checking (BM_vert_edge_count(v) == 2) |
Revision c3deb16 by Campbell Barton June 27, 2014, 10:28 (GMT) |
BMesh: add ability not to delete vertex when collapsing |
Revision 07a5caa by Campbell Barton June 27, 2014, 10:28 (GMT) |
BMesh: use slightly faster method of stepping over edge-disks |
|
|
|


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