Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2792 / 5574

September 1, 2014, 00:49 (GMT)
Cleanup: Silence compiler warning.
August 31, 2014, 14:49 (GMT)
T41650

Typo in material localization code.
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.
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
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.
August 31, 2014, 07:08 (GMT)
Add sqlite3 dll's on windows.
Fix T41144
August 30, 2014, 23:17 (GMT)
Fix preview icons update script to work in OSX
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)!
August 30, 2014, 14:48 (GMT)
Fix Cycles Integrator presets, not taking Volume bounces into account.
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.
August 30, 2014, 07:11 (GMT)
Use UI_BUT_ prefix as other flags do
August 29, 2014, 17:06 (GMT)
Fix T41629: Won't open blend files with non-Latin charasters in the name
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...
August 29, 2014, 15:18 (GMT)
Fix wrong result with sharpen brush on float images in projective
painting.
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.
August 29, 2014, 14:13 (GMT)
Fix T41631: Connect acts on unrelated vert
August 29, 2014, 11:36 (GMT)
Fix for blender.exe -r being registering blender-app.exe
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.
August 29, 2014, 06:56 (GMT)
Fix T41617: Color ramp crashes user preferences

Color ramps with no handles caused issues.
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.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021