Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3922 / 5574

August 27, 2011, 08:19 (GMT)
mistake in own recent commit broke op[encollada with mingw
August 27, 2011, 08:09 (GMT)
- use python convention for headings
- use implicit examples rather than .. code-block::
August 27, 2011, 07:06 (GMT)
fix for building with msvc, ssize_t is more correct but in this case its not going to give issues.
August 27, 2011, 07:05 (GMT)
bpy Gotcha's section on bones by Bassam Kurdali, with some edit.
added some examples & notes too.
August 27, 2011, 03:34 (GMT)
replace octal 0177 with 127 to be more clear, no functional change.
August 27, 2011, 03:25 (GMT)
- use %u rather tham %d for unsigned ints in string formatting funcs.
- replace (strlen(str) == 0) with str[0]==' '
August 27, 2011, 03:20 (GMT)
- fix for BL_Shader::SetUniform() missing out the last part of the matrix.
- particle.c wasn't setting all components of the vector when reading cache and setting dummy velocity values.
- some functions incorrectly took a float[3] argument when the 4th value was set.
- remove a few redundant lines of code.
August 27, 2011, 03:19 (GMT)
BGE: Post drawing callbacks are now done per viewport instead of per scene. This is handy for things like having a different HUD for each player in a splitscreen game. To figure out what viewport you're drawing too, check the scene's active_camera.
August 27, 2011, 03:13 (GMT)
fix for bug with all rotation modes being treated as euler by the BGE, this bug is in trunk too but fixing here because this code will replace whats in trunk.

also make initializers less verbose for ipo transform assignment.
August 27, 2011, 02:59 (GMT)
remove deprecated & unused sequencer transform vars
August 27, 2011, 02:45 (GMT)
subtraction on unsigned values didnt work as intended for copying ID's.
August 27, 2011, 02:04 (GMT)
bugfix for procedural textures used as bumpmap with osa not rendering right, also remove redundant assignment.
August 27, 2011, 01:42 (GMT)
remove deprecated & unused mat3_to_vec_rot and mat4_to_vec_rot functions.
August 27, 2011, 01:37 (GMT)
bge py api XK_GameObject.linVelocityMin was returning linVelocityMax.
August 27, 2011, 01:24 (GMT)
eek F4TOCHAR4 was assigning alpha twice too!, tsk tsk.
August 27, 2011, 01:20 (GMT)
F3TOCHAR4 macro was assigning the same value twice (setting the alpha, then overwriting with 255).
August 26, 2011, 22:37 (GMT)
sub_v4_v4v4 was taking float[3] arguments.
August 26, 2011, 20:50 (GMT)
Revert back to FFmpeg from lib/<platform>/ffmpeg

August 26, 2011, 20:14 (GMT)
Camera tracking integration
===========================

- Stop tracking when marker is too close to the frame boundary.
- Added marker margin to tracking settings.
- Added option to use auto-adoptation each N frames.
- Highlight keyframed frames on cache line with brighter yellow.
August 26, 2011, 20:12 (GMT)
Merging r39634 through r39716 from trunk into soc-2011-tomato

Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021