Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4218 / 5574

October 14, 2010, 09:31 (GMT)
Move MAXFLOAT to BLI_math_base.h
October 14, 2010, 09:24 (GMT)
Update outliner when vertex group was added/removed
October 14, 2010, 09:09 (GMT)
[#24243] wavefront animation export
fix from dan grauer (kromar)
Revision d3bf6b7 by Janne Karhu
October 14, 2010, 09:01 (GMT)
Fix for [#24237] Hair dynamics with zero particles generates a segmentation fault
October 14, 2010, 08:15 (GMT)
hex color input wasnt clamped.
October 14, 2010, 06:29 (GMT)
add UNUSED() to modifiers, also removed some unused args.
October 14, 2010, 03:57 (GMT)
bugfix [#24238] "M" (move) selects wrong action when with armature
October 14, 2010, 02:05 (GMT)
bugfix [#21959] 'Apply rotation' to scaled object behaves wrong
October 14, 2010, 01:22 (GMT)
remove unused args in draw*.c and some in view*.c, tag some as UNUSED().
October 14, 2010, 00:33 (GMT)
bugfix [#22161] Drawing of custom shapes in bones
October 13, 2010, 23:46 (GMT)
use UNUSED() macro for the console space + minor changes to args.
October 13, 2010, 23:25 (GMT)
UNUSED() macro so -Wunused-parameter can be used with GCC without so many warnings.
applied to python api and exotic.c, removed some args being passed down which were not needed.

keyword args for new mathutils types were being ignored when they should raise an error.
October 13, 2010, 22:20 (GMT)
Fix for fix, not UnicodeEncodingError (where did I get that from?) but UnicodeDecodeError.
October 13, 2010, 21:53 (GMT)
Fix UnicodeEncodingError, which prevents netrender, reprojection and playback from working on Windows in certain situations.

Users can set their machine name to something containing non-ascii characters. In Python this currently causes problem due to
socket.gethostname() throwing UnicodeEncodingError. Work around this by not using platform.system() (which uses internally socket.gethostname()).

See http://www.pasteall.org/16215 for backtrace
October 13, 2010, 19:56 (GMT)
Fix #24234: Object deletion doesn't take into account its users (causes segfault)

Clear SELECT flag when deleting object -- object could be used in other scenes, and
some stuff (like translation) would be confused due to relations
October 13, 2010, 14:44 (GMT)
== docs ==

- moved files in proper directories and adapted paths where needed
- deleted doc/oldbugs.txt (asked confirmation to jesterking a week ago in irc)
- still working on doxygen files, for now I'll leave them in doc/
- NOTE: while checking if other files were referring to these files, I noted that
"GPL-license.txt" is also used in the files below:
- release/windows/installer/00.sconsblender.nsi
- release/windows/specific.sh
but these files should't be affected by this commit, but please check :)

October 13, 2010, 14:14 (GMT)
use PyC_UnicodeFromByte for bpy.app.tempdir incase of non utf-8 filepath
October 13, 2010, 14:10 (GMT)
fix for remaining glitch in square color picker, the backdrop could change color because rgb_to_hsv() was used rather then rgb_to_hsv_compat()
October 13, 2010, 13:53 (GMT)
bugfix [#23355] Square Color picker moving by itself and locking up
Revision 62f4d61 by Janne Karhu
October 13, 2010, 13:10 (GMT)
Fix for [#24208] ObjectId information is wrong when read from multilayer exr
* non-rgba passes shouldn't use color correction
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021