Revision da3be51 by Thomas Dinges September 7, 2014, 19:13 (GMT) |
Comment out SVM fresnel_conductor() function for now, still unused. |
Revision aa8d25b by Thomas Dinges September 7, 2014, 16:28 (GMT) |
Cycles / OSL: Add a conductive fresnel shader template. This adds a fresnel conductive OSL preset to the Text Editor. Based on a patch by Lukas Stockner. Differential revision: https://developer.blender.org/D145 See the differential for details. |
Revision 2633d0f by Thomas Dinges September 7, 2014, 15:01 (GMT) |
Several tweaks for Quick Smoke: * Improved Cycles fire, patch by Gottfried Hofmann. Differential revision: https://developer.blender.org/D777 * Added Smoke + Fire type to the operator too. * Cleanup. |
Revision 792de1c by Thomas Dinges September 7, 2014, 14:38 (GMT) |
Update readme for Blender 2.72. |
Revision 3fec3f0 by Andrea Weikert September 7, 2014, 14:05 (GMT) |
Fix T41737 using append from menu will result in error message message in terminal was: RNA_boolean_get: WM_OT_append.relative_path not found. Added check for existence of the relative path property which was removed from append since it is not needed and used. |
Revision 7b12c56 by Thomas Dinges September 7, 2014, 13:26 (GMT) |
Some updates for Quick Smoke / Cycles. * Add Density multiplier. * Use Smoke color attribute. Patch by Gottfried Hofmann, with some small tweaks by myself. Differential revision: https://developer.blender.org/D776 |
Revision 28cce47 by Tamito Kajiyama September 7, 2014, 13:16 (GMT) |
Fix for line style shader nodes also shown in the Add menu of other shader types. Problem report by Nahuel Belich through Facebook, thanks! |
Revision 65da19b by Bastien Montagne September 7, 2014, 12:45 (GMT) |
Fix T41740: Different behaviour of custom hotkey Quick fix, this is actually a demonstration of why we should use modal keymaps! We can give any event to *start* the op, but then hard-code how to *end* it... tsk. |
Revision 9460fe3 by Thomas Dinges September 7, 2014, 03:15 (GMT) |
Fix T41419: Quick Smoke doesn´t work with Cycles Now the Quick Smoke operator creates a basic node setup for smoke and fire. This could be made more fancy still, but that's for later. :) |
Revision 2e560eb by Campbell Barton September 7, 2014, 02:05 (GMT) |
No need for try/except in D766 |
Revision 50d6067 by Thomas Dinges September 7, 2014, 02:03 (GMT) |
Cycles: Several fixes for Presets. * Fix caustic properties, was not updated. * Remove wrong items, leftovers from panel splitting. * Add missing items. Even if the bundled presets do not set those, a user expects that all properties inside the panel are taken into account, when adding a new preset. |
Revision 1ff83d8 by Thomas Dinges September 6, 2014, 23:36 (GMT) |
Cycles: Fix Caustic tooltips. Now that the option has been reversed, the tooltips should be changed too. Thanks to David Black, for bringing this up! |
Revision 3a47c1a by Bastien Montagne September 6, 2014, 20:50 (GMT) |
Fix T40507: Blender Internal Render's Gather don't use node's emit color. Node was simply ignored by occ shading (noted as TODO), though it's a mere matter of a very few lines of code, nowadays... Just copied from similar task in bake code. |
Revision e44c49d by Bastien Montagne September 6, 2014, 12:58 (GMT) |
Py Mathutils: add `invert_safe()` and `inverted_safe()` to `Matrix`. Those two mimic our BLI invert_m4_m4_safe - they add a small offset to diagonal values, in case org matrix is degenerated, and if still non-invertible, return identity matrix. Org patch by me, final enhanced version by ideasman42, many thanks! |
Revision f670a8a by Sergey Sharybin September 6, 2014, 12:16 (GMT) |
Fix T41709: Bump not rendered correctly behind transparency using Branched Path Tracing |
Revision 1b31966 by Sergey Sharybin September 6, 2014, 09:10 (GMT) |
Cycles: Workaround cuda 6.5 compiler bug with sm_50 |
Revision 1083da4 by Campbell Barton September 6, 2014, 08:39 (GMT) |
Fix T41730: Knife Cut fails on concave faces |
Revision f7945c6 by Campbell Barton September 6, 2014, 08:39 (GMT) |
Knife: remove redundant allocations |
Revision 769ba42 by Sergey Sharybin September 6, 2014, 08:30 (GMT) |
Cycles: Fix for the BSDF evaluation init |
Revision 671f75a by Campbell Barton September 6, 2014, 01:29 (GMT) |
Math Lib: Add copy_m2_m2, unit_m2, zero_m2 |
|
|
|


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