Revision c6d1371 by Bastien Montagne August 10, 2015, 11:09 (GMT) |
Install_deps: add basic listing of needed dependencies to error message for unsupported distro. |
Revision 65c3207 by Porteries Tristan August 9, 2015, 17:17 (GMT) |
BGE: Fix T44782 suspend/restore dynamics on inactive object. |
Revision 49f3998 by Bastien Montagne August 9, 2015, 13:58 (GMT) |
Install_deps: add (non-tested) OSD-building code. Not tested for fedora-like and arch distro, would expect it to work though. Please report otherwise. Also, always inatll git now (and a few other XOrg -dev packages). |
Revision 64dc38f by Bastien Montagne August 9, 2015, 13:42 (GMT) |
install_deps: Add libxcursor packages, seems to be needed now? |
Revision ded665a by Martijn Berger August 9, 2015, 13:31 (GMT) |
Compile fix cycles network. This code is crusty and not super functional. But is should compile. |
Revision f4ba4c6 by Campbell Barton August 9, 2015, 03:53 (GMT) |
Fix for SeqCache hash ignoring multi-view Thanks to @chadf for finding |
Revision 63265fd by Dalai Felinto August 9, 2015, 03:25 (GMT) |
Cycles: Follow up on cc0bbc28 (Collapse multiview panel) |
Revision 115c867 by Campbell Barton August 9, 2015, 03:12 (GMT) |
Fix: opening missing file didnt remove in recent-files.txt Refactor recent-file.txt handling, split into smaller functions. It wasn't possible to write the current state to disk (depended on current context). |
Revision a9f6b27 by Campbell Barton August 9, 2015, 01:05 (GMT) |
Use polygon normals for baking |
Revision e229d66 by Campbell Barton August 8, 2015, 22:29 (GMT) |
Fix crash baking in cycles Error in recent move to looptri |
Revision d9fc988 by Sergey Sharybin August 8, 2015, 20:17 (GMT) |
Optimize reading of fcurves Reading fcurves wasn't really optimal because restoring fcu->group pointer was changing lasthit pointer, which required full lookup over the oldnewmap happened at the next call to newdatadr(). This reduces loading franck_sheep.blend file from ~2.2sec to 1.5sec. |
Revision cc0bbc2 by Sergey Sharybin August 8, 2015, 18:55 (GMT) |
Collapse multiview panel in render layers by default This is not so much common panel to access to and having it fully visible just adds clutterness in cases when one only need to work with render passes. |
Revision 281f4eb by Sergey Sharybin August 8, 2015, 17:54 (GMT) |
SPeedup for particle point cache reading Order of saving and reading particle point cache was totally different which made newdataadr() falling back to full data block list traversal for every point cache entry. This commit makes it so reading code uses the same order of reading structs and lists ad the writing code. This required to add special version of list linking which is capable of running a callback after linking a list element. This seems to be more robust approach than splitting writing code into several loops. |
Revision e1cea53 by Dalai Felinto August 8, 2015, 17:40 (GMT) |
Fix T45705: Selected to Active Cycles Baking no longer working |
Revision dbdc55a by Thomas Beck August 8, 2015, 12:12 (GMT) |
Support building OpenSubdiv libraries under Debian (Ubuntu) with our build_deps.sh script. Use --skip-osd to skip building opensubdiv libs, use --force-osd to force a rebuild of the libs. I added all needed user information (where to find the include dir, which -D options to set) to the print_info method that is called at the end too, so it should be pretty intuitive to use. Reviewers: sergey, mont29 Reviewed By: mont29 Subscribers: mont29 Differential Revision: https://developer.blender.org/D1452 |
Revision fef31aa by Julian Eisel August 8, 2015, 00:37 (GMT) |
Remove leftover from sticky keys |
Revision 8af8bab by Bastien Montagne August 7, 2015, 21:42 (GMT) |
Fix T45726: Wrong handling of 'failed to generate' audio waveform data in VSE strip draw code. |
Revision e96e0dd by Dalai Felinto August 7, 2015, 18:46 (GMT) |
Fix T45715: Blender crashes when creating Environment Map textures in Multi-View mode |
Revision 58133d4 by Dalai Felinto August 7, 2015, 18:04 (GMT) |
Fix T45721: Panoramic render in Cycles camera : depth of field issue with bump maps - patch by Brecht Van Lommel |
Revision 96f20c3 by Bastien Montagne August 7, 2015, 14:35 (GMT) |
Data Transfer operator: Add a 'freeze' setting to prevent operator from re-running when changing settings. This is likely weak design, but allows people to change several settings without having to wait several tenth of seconds each time, when e.g. transferring UVs between heavy geometries. |
|
|
|


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