Revision 35bc266 by Thomas Dinges September 1, 2014, 00:49 (GMT) |
Cleanup: Silence compiler warning. |
Revision ab6f449 by Antonis Ryakiotakis August 31, 2014, 14:49 (GMT) |
Revision 87c76dd by Bastien Montagne August 31, 2014, 14:09 (GMT) |
Fix T41657: Text Editor highlight bug when a very long line scrolls Based on patch by randon (Dun Liang), but no need to recompute lengths here, we already have the info. |
Revision 0b4da96 by Dalai Felinto August 31, 2014, 12:44 (GMT) |
Bake-API: more MEM_callocN replacements by MEM_mallocN Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D561 |
Revision 1f19a09 by Thomas Dinges August 31, 2014, 12:00 (GMT) |
Cycles: Always assign the proper value for volume bounces. I don't see a reason not to do this, and this also fixes update problems when 3D View rendering is running (no volume shader), and then a volume shader gets added. |
Revision cebf728 by Martijn Berger August 31, 2014, 07:08 (GMT) |
Revision 885f862 by Dalai Felinto August 30, 2014, 23:17 (GMT) |
Fix preview icons update script to work in OSX |
Revision 094433f by Bastien Montagne August 30, 2014, 20:02 (GMT) |
Fix crash part of T41561: custom properties don't see in drivers windiw Do not try to access ID_OB data from an ID_MA one (or anything else)! |
Revision 204e1e0 by Thomas Dinges August 30, 2014, 14:48 (GMT) |
Fix Cycles Integrator presets, not taking Volume bounces into account. |
Revision 16791fb by Bastien Montagne August 30, 2014, 14:38 (GMT) |
Fix T41642: Zoom View hotkey: Zoom Position Y doesn't working Hide zoom settings that have no use in UI/shortcuts definitions. |
Revision ec76d47 by Campbell Barton August 30, 2014, 07:11 (GMT) |
Use UI_BUT_ prefix as other flags do |
Revision 526ae63 by Sergey Sharybin August 29, 2014, 17:06 (GMT) |
Fix T41629: Won't open blend files with non-Latin charasters in the name |
Revision cba2e0a by Bastien Montagne August 29, 2014, 16:07 (GMT) |
Fix T41630: Edge Split Modifier don't work anymore when a Array Modifier is after the Edge Split Modifier added. Dirty normals flag has to be passed to new dm... |
Revision bfd466f by Antonis Ryakiotakis August 29, 2014, 15:18 (GMT) |
Fix wrong result with sharpen brush on float images in projective painting. |
Revision 78b79a9 by Antonis Ryakiotakis August 29, 2014, 14:23 (GMT) |
Fix T41596 GLSL error on ATIs after clipping workaround commit. This was a little difficult to track down, basically it was a missing escape sequence that only manifested itself when GPU did not support bicubic filtering. Extra: * Fix memory leaks when an error occurs in shader compilation * Display full shader when a compilation error occurs. Makes it easier to diagnose if problem is caused by a syntax or compatibility error. |
Revision c1ec73f by Campbell Barton August 29, 2014, 14:13 (GMT) |
Fix T41631: Connect acts on unrelated vert |
Revision cb7d430 by Sergey Sharybin August 29, 2014, 11:36 (GMT) |
Fix for blender.exe -r being registering blender-app.exe |
Revision d438208 by Sergey Sharybin August 29, 2014, 10:44 (GMT) |
Cycles: Fix triangle ribbons hair in viewport and ortho camera There were several issues involved into triangle ribbons hair: - Even for the viewport rendering the blender scene camera was used for orientation. This made hair triangles oriented to the scene camera, not to the viewport camera. - Triangle orientation was actually supposing the camera is perspective. Triangles weren't oriented properly for the orthographic camera resulting in different hair width across it's length. This issues are solved now, but there are some related TODOs: - Rotating viewport doesn't re-orient the triangles, so after viewport navigation hair might not look correct. However, with this fix toggling viewport render (to force hair sync) makes viewport render correct. This isn't so much trivial fix, would require making BVH aware of the dynamic triangle orientation, so they get properly oriented without full hair re-sync. - Panorama camera behavior didn't change but looks like it should, however not really sure atm what's the right thing to do here. |
Revision 1d9e69f by Campbell Barton August 29, 2014, 06:56 (GMT) |
Revision 55cacb2 by Campbell Barton August 29, 2014, 06:17 (GMT) |
Add callback for starting a render-job We had complete/cancel, but no matching init for rendering, render_pre/post callbacks aren't always usable. |
|
|
|


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