Blender Git Commits

Blender Git "master" branch commits.

Page: 4039 / 5574

May 5, 2011, 22:41 (GMT)
add zlib include dir for cmake too.
May 5, 2011, 18:50 (GMT)
fix to scons after exotic was removed (patch from jms)
Revision 2137e2e by Janne Karhu
May 5, 2011, 17:07 (GMT)
Fix for [#27294] Subframes cause dampened particles to behave differently
* The unphysical particle damping wasn't scaled according to the timestep.
May 5, 2011, 15:21 (GMT)
fix [#27285] Renderslot missing
scale fixes size header buttons by DPI
May 5, 2011, 14:45 (GMT)
sphinx api docs: fix for addons linking to the wrong operator SVN url's.
also change from blender from 'release' back to beta so new docs don't overwrite the 2.57b release docs.
May 5, 2011, 14:21 (GMT)
remove exotic.c, there was no operators to access these formats and they were not well maintained.
May 5, 2011, 13:51 (GMT)
Cycles: two 32 bit fixes with help from IRC user Agiofws.

May 5, 2011, 10:14 (GMT)
May 5, 2011, 09:43 (GMT)
Cycles refactoring: put external engine code into separate file.

May 4, 2011, 20:42 (GMT)
alternative to joe's commit r36451.
loopcut now follows 'Release confirms' user preference.
May 4, 2011, 17:36 (GMT)
new rna api call: RNA_struct_idprops_unset(op->ptr, "someprop"), added to allow un-setting operator properties.
May 4, 2011, 15:22 (GMT)
Cycles: rename UV geometry node output to Parametric to avoid confusion with uv texture coordinates.

May 4, 2011, 15:09 (GMT)
new BLF functions
- BLF_height_max
- BLF_width_max
- BLF_descender
- BLF_ascender

use for tooltip and image stamp.
May 4, 2011, 14:01 (GMT)
Cycles: fix for UV texture coordinates lookup with more than one mesh, bug in corner attribute storage.

May 4, 2011, 13:15 (GMT)
Own TODO item: sculpting on constructive modifiers

- Constructive modifiers are enabled by default in sculpt mode.
- There's option to disable all constructive modifiers in the "Options"
panel of toolbox in sculpt mode,
- Use one column in options panel to make strings easier to read
- No modifiers would still be applied on multires
May 4, 2011, 12:59 (GMT)
drawing in 3d camera view conversion between mouse/camera view border was broken.
May 4, 2011, 12:00 (GMT)
pass colors to glColor as vectors where possible.
May 4, 2011, 09:58 (GMT)
Cycles: some more windows build fixes, based on patch by Francisco De La Cruz.

May 4, 2011, 09:41 (GMT)
Cycles: fix scene not updating for animation render, patch by David Rodriguez Garcia.

May 4, 2011, 08:44 (GMT)
fix 2 bugs with addon installation
- installing an addon which creates a new script directory didn't add this to the sys.path.
- installing the addon was meant to set the search string to the addon name but was broken.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021