Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3850 / 5574

October 30, 2011, 02:03 (GMT)
Merged changes in the trunk up to revision 41368.

Conflicts resolved:
source/blender/blenkernel/intern/library.c
source/blender/blenlib/intern/bpath.c
source/blender/render/intern/source/convertblender.c
October 30, 2011, 01:27 (GMT)
svn merge -r41335:41371
October 30, 2011, 01:14 (GMT)
Fix for #29087: Meshs with non-planar polys added from py scripts show boundaries between tesselated triangles of a single poly
October 29, 2011, 23:56 (GMT)
Modifier compilation tweaks (Blender conference commit)
* Fluid compilation: Inverse the compile flag from DISABLE_ELBEEM to WITH_MOD_FLUID for consistency. (scons/cmake)
* Use WITH_BF_FLUID in your user config (scons)

* Add support for scons to disable build with Decimate and Boolean modifier.
(WITH_BF_DECIMATE and WITH_BF_BOOLEAN)
October 29, 2011, 16:14 (GMT)
Fix RelWithDebInfo build.

RelWithDebInfo sets the library path to only include release libraries (e.g. python32.lib) but defining _DEBUG when #include'ing python headers inserts a linker directive to require for python32_d.lib. Additionally, RelWithDebInfo should be different from release build in that it builds debugger symbols (.PDBs), it should not have asserts and other debug code.
October 29, 2011, 15:46 (GMT)
Merged changes in the trunk up to revision 41225.

Conflicts resolved:
source/blender/render/intern/source/pipeline.c
October 29, 2011, 14:27 (GMT)
Cycles: seed value to get different noise values from renders, there was a patch
for this but I've implemented it differently.

October 29, 2011, 14:24 (GMT)
Cycles: fix blenderplayer build error.

October 29, 2011, 13:25 (GMT)
Fix for #29080: vertex paint mask doesn't work
October 29, 2011, 11:34 (GMT)
Camera tracking integration
===========================

- Fixed jump when sliding movie clip with lock to selection enabled and nothing selected.
- Reset offset from locked position when adding new marker.
October 29, 2011, 11:23 (GMT)
style edits
- rename var to match trunk shape key code
- reduce scope of some vars
- comment some unused vars
October 29, 2011, 11:15 (GMT)
bug from revision 2!, error noticed kjym3 on IRC, buffer overrun on lbarray, was 30 but 39 items beting accessed, surprising this didnt crash earlier.
October 29, 2011, 10:36 (GMT)
Camera tracking integration
===========================

Fixed crash when trying to track from frame where there's no
keyframed markers to use for keyframed tracking
(i.e. when you've tracked forwards, then backwards and the forwards again).
October 29, 2011, 10:19 (GMT)
add in functionality from trunk, editing base shapekey now offsets other keys when exiting editmode.
October 29, 2011, 09:46 (GMT)
Camera tracing integration
==========================

Fix for SAD tracking sliding marker.
October 29, 2011, 08:18 (GMT)
replace BLI_strtok_r from r41337 with lighter method that doesnt alloc for template_list
October 29, 2011, 07:14 (GMT)
Camera tracking integration
===========================

DeBalie commit (main changes only):

- Code cleanup
- Selectable tracking graph curves and curve knots
- Graph curve and curve knots can be deleted now
- Fixed wrong write when linking libraries
(error is caused by hardcoded cound of linkable ID blocks)
- Fixed for KLT tracker when using keyframe adjustment
October 29, 2011, 06:57 (GMT)
macro -> math replacements, uncomment mirror funcs.
October 28, 2011, 17:00 (GMT)
Merge with trunk r41342
October 28, 2011, 16:57 (GMT)
Fix: OpenGL renders on graphics cards which do not support non-power-of-two
textures were stretched and the wrong size.

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