Blender Git Commits

Blender Git "master" branch commits.

Page: 2781 / 5574

September 24, 2014, 04:55 (GMT)
Cleanup: use float versions of functions when in/output are floats
September 24, 2014, 04:55 (GMT)
Cleanup: bool
September 24, 2014, 04:55 (GMT)
Cleanup: de-duplicate text select logic
September 24, 2014, 04:55 (GMT)
Cleanup: set var static
September 24, 2014, 02:51 (GMT)
Sphinx doc script, update for change in rsync
September 23, 2014, 18:40 (GMT)
Fix game engine not supporting material view.

Force textured view in that case. Also correct a few uses of the GLSL
flag in the viewport. Should only be relevant for textured viewport.
September 23, 2014, 17:15 (GMT)
Update submodules to point to rc1 hash
September 23, 2014, 17:09 (GMT)
Fix typo in previous commit

Buttons are too much close to each other on the keyboards!
September 23, 2014, 17:05 (GMT)
Fix possible buffer overflow in selection code. We want to copy the
number of selected data since the offset, not the offset!
September 23, 2014, 16:56 (GMT)
Move versioning code under the subversion check
September 23, 2014, 16:18 (GMT)
2.72 Splash

Image by Mike Pan, from the "Default Cubism" series.
http://blog.mikepan.com/tagged/DefaultCubism (includes blendfile)
September 23, 2014, 16:18 (GMT)
Version Bump: Entering 2.72 rc state
September 23, 2014, 15:12 (GMT)
Fix crash in text editor (wrap + syntax-highlight)
September 23, 2014, 15:12 (GMT)
Cleanup: simplify check to draw syntax
Revision 82c90a4 by Lukas Toenne
September 23, 2014, 14:59 (GMT)
Fix T41921: MapUV node alpha setting broken.

The UV values includes the image width/height now. To restore the
previous method as close as possible (even though it is not documented
anywhere how this is supposed to work), we have to ignore this scaling.
September 23, 2014, 14:52 (GMT)
Fix T41259: Objects parented to non-armature objects cannot play shape actions in the BGE
September 23, 2014, 13:35 (GMT)
D713: correct error /w braces (freestyle)

Differential revision: https://developer.blender.org/D713

Author: campbellbarton (Campbell Barton)
Revision 14ee107 by Lukas Toenne
September 23, 2014, 12:06 (GMT)
Fix T41918, Missing operator in Node Editor Menus.

This operator was renamed in rB52d7c357781237ad6f128a6b6d550b34627c2a96
but the menu entry was not renamed.
September 23, 2014, 10:54 (GMT)
Fix T41912, OpenCL compile error when building without __SVM__

Thanks to Vitaliy Filippov for the patch.
September 23, 2014, 10:29 (GMT)
Macro VA_NARGS, increase max to 64
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021