Blender Git Commits

Blender Git "master" branch commits.

Page: 2592 / 5574

May 21, 2015, 03:01 (GMT)
Fix mesh mirror failing on isolated verts
May 21, 2015, 01:06 (GMT)
UI: Use Ctrl+Wheel to cycle values

Conflicted with Alt for editing multiple values.
This could also conflict with global frame change at times.
May 21, 2015, 00:46 (GMT)
UI: ignore mouse wheel while editing text

Mouse wheel was used as home/end.
Was annoying since it could happen by accident.
May 20, 2015, 22:48 (GMT)
Fix: GPU_shader_export fails /w some lamp attrs

first/last vars missed some values.

D1309 by @NHA
May 20, 2015, 18:10 (GMT)
Cycles: Cleanup, synchronize name across file name, program and kernel names
May 20, 2015, 18:10 (GMT)
Cycles: Simplify code around kernel loading
Revision 093d11d by Thomas Szepe
May 20, 2015, 16:49 (GMT)
BGE: Some changes for the constraint document

* Change the constraint type alignment to vertical.
* Changed PHY_CONE_TWIST_CONSTRAINT to the correct value.
* Some minor changes.
Revision 2c5d5a9 by Thomas Szepe
May 20, 2015, 16:36 (GMT)
BGE: Remove chapter in KX_WorldInfo python API
May 20, 2015, 15:11 (GMT)
Cycles standalone, add device type in output listing
May 20, 2015, 14:00 (GMT)
BMesh: decimate, test for face flip was too low

Created overlapping faces in T44780
May 20, 2015, 14:00 (GMT)
BMesh: decimate wasn't using face/edge centers

When calculating quadrics, using the first-vertex isn't correct.
May 20, 2015, 12:52 (GMT)
Movie Clip: Invlaidate clip cache when changing timecode
May 20, 2015, 12:52 (GMT)
Clip Editor: Make it more obvious that Rebuild Proxy also rebuilds Timecode
May 20, 2015, 11:58 (GMT)
Fix T44717: use_negative_frames ignored /w graph-editor

D1303 by @barfot
May 20, 2015, 10:48 (GMT)
Add dedicated command argument to switch depsgraph to a single-threaded evaluation

This way it is possible to have single threaded depsgraph but threaded other areas
which is handy for torubleshooting.

he argument is: --debug-depsgraph-no-threads
May 20, 2015, 10:42 (GMT)
Fix reserve frames in sequencer failing with big frame ranges.

Detect frame range automatically from number of digits.
May 20, 2015, 10:33 (GMT)
Send color managed signal if input spaces changes during image saving

We're currently only supporting save to a default format color space, which
makes it a bit tricky to prevent ImBuf from being changed.

For until when saving to a custom colorspace works we'll just reload image
if the space changes.
May 20, 2015, 06:57 (GMT)
Atomic operations: Add function declarations at the top of the header

No functional changes, just helps grasping what operations are actually
supported.
May 20, 2015, 04:12 (GMT)
doxygen: corrections/updates

Also add depsgraph & physics
May 20, 2015, 04:09 (GMT)
doxygen: update config
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021