Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3307 / 5574

February 1, 2013, 18:54 (GMT)
Fix an issue with the new cycles lamp MIS option not working correct with
multiple lamps.
February 1, 2013, 18:00 (GMT)
Fix python foreach_get/foreach_set not working with dynamic sized arrays.
February 1, 2013, 18:00 (GMT)
Fix cycles computing UV map tangents when they weren't needed.
Revision 5a51800 by Sergej Reich
February 1, 2013, 16:03 (GMT)
Compile fix

Patch [#34075] by Davis Sorenson (dsavi), thanks.
February 1, 2013, 15:17 (GMT)
Fix some warnings in the collade code, but did not fix two because they seem
to indicate bugs, left a comment about those.
February 1, 2013, 15:17 (GMT)
Fix #34070: set origin operator did not work for lattice objects.
February 1, 2013, 08:24 (GMT)
make WITH_HEADLESS build again.
February 1, 2013, 06:24 (GMT)
Move opencl and reigidbody from source/blender/ to intern/

This modules does not depend on any blender-specific data
structures or algorithms and due to our policy better be
placed to intern/

Shall be no functional changes, tested CMake and SCons on
Linux, hopefully other platforms will work as well.

P.S. SVN history shall be preserved for the files.

February 1, 2013, 01:11 (GMT)
fix for [#33803], error was caused by sloppy coding in r53487, converting trackpad to wheel events.

if you moved your mouse fast over a button the event would get converted to a wheel, even if the input event wasnt a MOUSEPAN event.

When Alt was held this was noticable because Alt+Wheel changes button values.

added an assert to avoid this happening again.
February 1, 2013, 01:01 (GMT)
code cleanup: make wmEvent's 'const' in interface code (reduces manual checking that they are not modified).
January 31, 2013, 23:25 (GMT)
expose WITH_BOOST as a cmake option, this just disables boost deps since it was becoming annoying to remember all of them.
January 31, 2013, 22:18 (GMT)
fix error with flipped vertex slide failing, also fix bug where you could be flipped and in proportional vertex slide mode.
January 31, 2013, 21:56 (GMT)
ui_but_anim_expression_create was never returning true, even when it succeeded.
January 31, 2013, 21:15 (GMT)
style cleanup
January 31, 2013, 20:42 (GMT)
Fix for a bug that Freestyle settings of a scene are reset when copying the scene.
Problem report by IRIE Shinsuke, many thanks!
January 31, 2013, 20:41 (GMT)
disable xinerama and xinput if libraries are missing.
January 31, 2013, 17:38 (GMT)
OSL 1.3x / Windows 64:
* Added missing define into SConscript file. This also makes r54232 obsolete, so removing this again.
January 31, 2013, 16:19 (GMT)
Fix #34034: keyframe display of color/curve buttons was broken after revision
53132 which changed the RNA index to -1 for these. Also made it so that these
buttons no longer display "Insert Single Keyframe" and only "Insert Keyframe"
as you can't edit individual components here so it's only confusing.
January 31, 2013, 15:31 (GMT)
Cycles: disable unnecessary preview render job for per node previews, they don't
work so was just wasting CPU time.
January 31, 2013, 15:08 (GMT)
Apply patch [#33999] Wrapping mode for the "translate" compositing node

this patch enables the translate node to wrap around the image borders. This is especially needed if the translate node is not used to position elements on a layer but when it is used instead for seamless backgrounds like mountains or clouds that should be repeated over time (by animating the x/y values).

No trunk without docs! So here is my documentation: http://wiki.blender.org/index.php/User:Plasmasolutions/TranslateNodeExtension

The code is properly documented and should be easy to read and understand. When there are any problems or issues, please comment, I'll tackle them right away!

Greetings, Thomas Beck


* optimized determination dependant areas
* fixed some issues with scale node

There are still some issues when scaling very small values (x=0.0001)

- At Mind -


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