Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3234 / 5574

April 5, 2013, 17:03 (GMT)
Code cleanup / Cycles / Object Attributes:
* Change some long "else if" conditions into switch case.
April 5, 2013, 16:59 (GMT)
Fix #34877: The render status feedback (progress bar) does not take into account specific Renderlayer samples
April 5, 2013, 16:55 (GMT)
style cleanup
April 5, 2013, 16:53 (GMT)
White space fixes (to make a diff from the trunk cleaner).
April 5, 2013, 16:43 (GMT)
Fix #34679: cycles image texture alpha fringes. New rule is now that color output
will not give straight RGB values if the alpha output is used, so that mixing with
a transparent BSDF gives the correct result.
April 5, 2013, 16:34 (GMT)
Keep brush overlays below panels in triple buffer mode.
April 5, 2013, 16:27 (GMT)
svn merge ^/trunk/blender -r55813:55815
April 5, 2013, 15:45 (GMT)
code cleanup: quiet some warnings and style
April 5, 2013, 15:42 (GMT)
svn merge ^/trunk/blender -r55776:55813
April 5, 2013, 15:09 (GMT)
fix [#34881] Bad characters in error output (PyConsole) if trying to use a Bmesh UV Layer on a BMVert
April 5, 2013, 14:58 (GMT)
code cleanup: use bool's for vgroup and editmode.
April 5, 2013, 13:34 (GMT)
More fixes for install_deps.sh under ubuntu 10.04: git package is called "git-core", and 'apt-cache policy' returns a different result than newer versions when no package is found, changed the "available deb package" test to use "apt-cache show" instead.
April 5, 2013, 13:00 (GMT)
Stencil dimension control:

* Shift-Rclick and holding right click, x or y will trigger constrained
scaling of overlay. Pressing again will revert to uniform scaling.
* Added operator, visible under the mapping drop menu, to fit stencil
aspect ratio to brush image aspect ratio.
* Made it possible to access stencil attributes from python as vec.x,
vec.y. Thanks to kgeogeo for pointing out!
April 5, 2013, 12:37 (GMT)
First fix for install_deps and ubuntu 10.04 (no libtiff5, only libtiff4, wonder why this package does not work as jpeg or png ones)...

This allows compilation of OIIO, install_deps.sh still working though (on this old OS, all libs have to be compiled, takes time... :/).
April 5, 2013, 11:45 (GMT)
Patch from kgeogeo:

* Change coordinates of stencil to float, helps with precision during
property manuipulations
* Expose stencil properties to RNA.
Revision b31ca01 by Lukas Toenne
April 5, 2013, 11:16 (GMT)
Fix #34873, Custom min/max node values get reset randomly while working and on save and quit. Node group socket interface was not storing the default_value struct in writefile.c, forgot to add this back when returning to DNA data for node sockets.
April 5, 2013, 11:10 (GMT)
Fixed typo in OCIO GLSL module, was using address to a pointer..
Revision 7fbebe6 by Lukas Toenne
April 5, 2013, 11:02 (GMT)
Fix for compositor bug found by Ton Roosendaal. Color Balance node was using wrong socket index to map the operation socket to the UI node socket.
April 5, 2013, 11:01 (GMT)
Fix #34872: Every images are displayed as black in UV/image editor

Issue was caused by some mesa drivers does not support GL_RGBA16F.

Now added check around glTexImage2D to verify whether requested
internal format is actually supported. If not blender will fall
back to non-GLSL image display.
April 5, 2013, 09:23 (GMT)
Update libmv to current upstream version

- Solves some strict compilation warning
- Style/code cleanup
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021