Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4853 / 5574

September 30, 2008, 04:08 (GMT)
modify BLI_convertstringcode so windows paths are converted from C:foo.jpg to /c/foo.jpg
since there is C: prefix cant exist on a unix system this wont break any files.

September 29, 2008, 23:46 (GMT)
* free bullet-softbody was using free softbody function.
* mistake from own changes to curves, new curves were being added with too low resolution.
* removed warnings I added recently
September 29, 2008, 23:33 (GMT)
Fix for part of bug #17521: incorrect uv coordinates for particle
density controlled by a texture.

September 29, 2008, 22:31 (GMT)
Fix for bug #17713: touch/no override for rendering was broken.

September 29, 2008, 22:07 (GMT)
Fix for bug #17712: fluid button activation crash.

September 29, 2008, 20:21 (GMT)
fix bug with adjust retarget and control bones
September 29, 2008, 20:13 (GMT)
Add 2 items to CTL-A menu: Scale to ObData and Rotation to ObData. These options allows to apply separately the scale and the rotation to the object data. Usefull to physics compound objects that do not support scaling.
September 29, 2008, 18:10 (GMT)
Do not include manifest file for x64 + Windows, was creating errors on other system
September 29, 2008, 17:55 (GMT)
Bugfix #17711

SunSky didn't include skycolor in raytrace.
Note: there seems to be an error in sunsky when looking straight down,
so this option requires raytracing stuff not in outer space. :)

September 29, 2008, 17:46 (GMT)
BGE patch: fix force application on soft body. Force is applied on each node, it must be reduced by the same extend.
September 29, 2008, 17:08 (GMT)
resolve some compiler warnings with intel c/c++ compiler
* subsurf code had a lot of unused variables, removed these where they are obviously not needed. commented if they could be useful later.
* some variables declorations hide existing variables (many of these left), but fixed some that could cause confusion.
* removed unused vars
* obscure python memory leak with colorband.
* make_sample_tables had a loop running wasnt used.
* if 0'd functions in arithb.c that are not used yet.
* made many functions static

September 29, 2008, 17:03 (GMT)
Updated color calculus for sunsky

- removed ugly clamping function (it was dividing XYZ based on max of
one of the values)
- added option to use Exposure, this only works for brightness (Y).
results look very pleasant, foggy and hazy results are possible.
with exposre==0, no exposure happens for HDR extreme range skies,
this is how yafray rendered it.
- added menu for choosing color spaces (CIE = modern lcds)

Please review! (and yes i know it's still not in World :)

September 29, 2008, 15:50 (GMT)
soc-2008-mxcurioni: moved the style module and data files to Blender's standard directory (.blender/scripts/freestyle), cleaned up some useless files. As of this revision, the environment variable FREESTYLE_BLENDER_DIR is NOT needed anymore
Revision 4fbacd6 by Kent Mein
September 29, 2008, 15:02 (GMT)
Move Korean file from kr to ko also updated it to newer file.

Kent
September 29, 2008, 14:44 (GMT)
[#17703] Segfault on fluid activation.
September 29, 2008, 14:20 (GMT)
[#17707] Slow Cloth Baking
September 29, 2008, 14:03 (GMT)
DXF-Exporter script - initial commit
Built on "Stanis Python Library for generating dxf drawing":
History:
v1.25 - 2008.09.28 by migius
- modif FACE class for r12
- add mesh-polygon -> Bezier-curve converter (Yorik's code)
- add support for curves ->POLYLINEs
- add "3d-View to Flat" - geometry projection to XY-plane
v1.24 - 2008.09.27 by migius
- add start UI with preferences
- modif POLYLINE class for r12
- changing output format from r9 to r12(AC1009)
v1.23 - 2008.09.26 by migius
- add finish message-box
v1.22 - 2008.09.26 by migius
- add support for curves ->LINEs
- add support for mesh-edges ->LINEs
v1.21 - 2008.06.04 by migius
- initial adaptation for Blender
v1.1 (20/6/2005) by www.stani.be/python/sdxf
- Python library to generate dxf drawings
Revision a8e97fe by Joshua Leung
September 29, 2008, 11:39 (GMT)
Bugfix #17708: layer IPOs doesn't return the correct layer anymore

When doing IPO-cleanup, added two break statements to hopefully optimise the evaluation process a teeny-weeny bit. However, that caused more problems than it was worth!
September 29, 2008, 10:26 (GMT)
Bugfix #17696

- Area lamp with 1 sample still used an offset for the first sample
- Sample buttons were not visible for area without shadow.


September 29, 2008, 09:54 (GMT)
rewiten a if statment
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021