Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2788 / 5574

September 7, 2014, 19:13 (GMT)
Comment out SVM fresnel_conductor() function for now, still unused.
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.
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.
September 7, 2014, 14:38 (GMT)
Update readme for Blender 2.72.
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.
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
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!
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.
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. :)
September 7, 2014, 02:05 (GMT)
No need for try/except in D766
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.
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!
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.
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!
September 6, 2014, 12:16 (GMT)
Fix T41709: Bump not rendered correctly behind transparency using Branched Path Tracing
September 6, 2014, 09:10 (GMT)
Cycles: Workaround cuda 6.5 compiler bug with sm_50
September 6, 2014, 08:39 (GMT)
Fix T41730: Knife Cut fails on concave faces
September 6, 2014, 08:39 (GMT)
Knife: remove redundant allocations
September 6, 2014, 08:30 (GMT)
Cycles: Fix for the BSDF evaluation init
September 6, 2014, 01:29 (GMT)
Math Lib: Add copy_m2_m2, unit_m2, zero_m2
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021