Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2835 / 5574

June 28, 2014, 20:08 (GMT)
Correction to last commit
June 28, 2014, 19:57 (GMT)
BLI_stackdefines

Bounds check the stack while debugging, also add STACK_PEEK
June 28, 2014, 18:00 (GMT)
Cycles: use SYSTEM for external includes
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
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...
June 28, 2014, 13:17 (GMT)
BLI_stack: use strict flags
also use size_t, rename BLI_stack_empty
June 28, 2014, 13:17 (GMT)
Cleanup: typo
June 28, 2014, 13:17 (GMT)
CMake: update source files
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...
June 27, 2014, 19:20 (GMT)
Fix T40797: Crash on render on specific file with volumentrics and 'use hair' clicked on render layer
June 27, 2014, 13:17 (GMT)
UI: increase contrast for active colorband handle
June 27, 2014, 12:56 (GMT)
UI: use cursor x-location for tooltip placement (T37478)
June 27, 2014, 12:06 (GMT)
BMesh: more edits to vertex dissolve, handle mixing wire edges with faces better
June 27, 2014, 11:30 (GMT)
Get rid of usage of non-existing module
June 27, 2014, 11:02 (GMT)
warning fix: use of __restrict was inconsistent in BLI_dynstr between declaration and definition
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.
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.
June 27, 2014, 10:28 (GMT)
BMesh: add BM_vert_is_edge_pair(), faster then checking (BM_vert_edge_count(v) == 2)
June 27, 2014, 10:28 (GMT)
BMesh: add ability not to delete vertex when collapsing
June 27, 2014, 10:28 (GMT)
BMesh: use slightly faster method of stepping over edge-disks
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021