Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2809 / 5574

August 11, 2014, 16:29 (GMT)
Fix T41362: CPU and GPU rendering gives different results

We can't really make CPU and GPU results look the same in all possible
circumstances, but here we can make them look close enough to each other
by making it so sobol pattern for bounce number is the smae for both
CPU and GPU.

This makes CPU and GPU render results look the same with low number of
samples, high number of samples was never an issue.
August 11, 2014, 14:58 (GMT)
Fix compilation error with debug scons

The issue is that we've got hell with DEBUG and _DEBUG,
theu're defined really inconsistent acros CMake and SCons.

Used more reliable NDEBUG definition for IDP_spit.
August 11, 2014, 14:55 (GMT)
Fix T41360: Crash on Boolean Modifier

The issue was caused by the wrong attributes maps in certain
circumstances after union intersections.

Namely issue might have happen when more than one iteration of
union was happening and it was caused by the fact that new faces
might be allocated on the same address as freed face from the
old mesh.

Didn't find a nicer fix for this apart from correcting the whole
attributes map after each union step.

We could try removing attributes for the meshes which are getting
deleted, but in asymptotic it's gonna to give exactly the same
complexity as the current approach.
August 11, 2014, 13:43 (GMT)
Fix for previous commit - after talk with physics guys (Genscher, Miikah), better
to keep soft UI limits as is, and only raise hard ones.
August 11, 2014, 13:23 (GMT)
Fix T40047: Smoke: Maximum value for initial velocity.

Based on D644, by robschia (Roberto Schiavone).
August 11, 2014, 13:02 (GMT)
Fix T40203: Fluid simulation needs more memory than displayed.

Nothing like a fix, actually, this is an issue in elbeem afaik.
For now, just warn user that complex obstacles may breack things.
August 11, 2014, 11:37 (GMT)
Fix T40744: MIP Map is generating strange noise in texture, Blender Internal
August 11, 2014, 11:26 (GMT)
Manifest used to be installed on non-windows platforms
August 11, 2014, 09:55 (GMT)
Minor cleanup
August 11, 2014, 09:02 (GMT)
Pie Menus C code backend.

This commit merges the code in the pie-menu branch.

As per decisions taken the last few days, there are no pie menus
included and there will be an official add-on including overrides of
some keys with pie menus. However, people will now be able to use the
new code in python.

Full Documentation is in http://wiki.blender.org/index.php/Dev:Ref/

Thanks:
Campbell Barton, Dalai Felinto and Ton Roosendaal for the code review
and design comments

Jonathan Williamson, Pawel Lyczkowski, Pablo Vazquez among others for
suggestions during the development.

Special Thanks to Sean Olson, for his support, suggestions, testing and
merciless bugging so that I would finish the pie menu code. Without him
we wouldn't be here. Also to the rest of the developers of the original
python add-on, Patrick Moore and Dan Eicher and finally to Matt Ebb, who
did the research and first implementation and whose code I used to get
started.
August 11, 2014, 08:12 (GMT)
Fix T41395: Set Object As Camera - Monkey Render bug?
August 11, 2014, 07:53 (GMT)
Fix T40766: Startup fails with UnicodeDecodeError on Windows
August 11, 2014, 05:23 (GMT)
Run unittest.main() directly
August 11, 2014, 03:36 (GMT)
Comments
August 11, 2014, 03:34 (GMT)
View3D: rotate around selection - uses boundbox center
August 11, 2014, 03:25 (GMT)
Utility functions for getting boundbox size/scale
August 11, 2014, 00:20 (GMT)
Fix T41379: Drag n Drop .txt files text editor fails

by kevindietrich
August 10, 2014, 18:28 (GMT)
Fix T41385

Pretty old bug, reset flag to not use color transform by default.
August 10, 2014, 16:21 (GMT)
Fix for rB3cd2c6145ae1.

ID using EffectorWeight is not always a scene...
August 10, 2014, 15:30 (GMT)
Minor tweak to own previous shapekey_move commit.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021