Blender Git Commits

Blender Git "master" branch commits.

Page: 4655 / 5574

July 3, 2009, 19:56 (GMT)
2.5:

* Fix crash in python with enum properties, and don't throw
error if no matching identifier is found. This shouldn't
happen, but it should break a python script either, which
is not at fault.
* Fix a wrong variable initialization in fluidsim.

July 3, 2009, 19:12 (GMT)
2.5 Physic Buttons:

* Added Fluid Buttons.
July 3, 2009, 18:16 (GMT)
rayobject_octree fixed
July 3, 2009, 17:44 (GMT)
OBJ importer almost converted, except a few features (NURBS, NGON, FGON and sharp edges).

Added to API:
- Main.add_image
- Material.z_transparency
- two temporary properties: Image.depth and Image.has_data
July 3, 2009, 17:10 (GMT)
Fixed memory aligns for 64bits
July 3, 2009, 15:59 (GMT)
2.5/Multires:

Missed this somehow when merging the multires branch? Have to make sure that multires displacements are up-to-date before doing a modifier apply.

July 3, 2009, 15:31 (GMT)
2.5/Sculpt:

Bugfix, mesh face normals not getting updated because a list was freed in the wrong place.

July 3, 2009, 15:23 (GMT)
2.5

* Lattices: properties editable, editmode operators, menus working
again. As a bonus you can now edit u/v/w in editmode.
* Shape Keys: some code cleanup, and added more buttons. The
value/min/max buttons don't work correct yet though.
* Fix issue with uv textures, vertex colors not being visible outside
editmode, and a few other issue. Mesh.edit_mesh is now NULL when
not in editmode.

July 3, 2009, 14:32 (GMT)
2.5 Physic Buttons:

* Added some collision buttons. Patch by Wahooney. Thanks!
July 3, 2009, 14:11 (GMT)
2.5 Physic Buttons:

Don't show panels when object is not a mesh.
July 3, 2009, 13:48 (GMT)
2.5

Windows #ifdef code missed semicolon.

July 3, 2009, 13:21 (GMT)
2.5

More scroller work:

- Added subtle arrow widgets to denote a scroller can zoom the view.
- Made zoom symmetric (old convention to only zoom "one side" just
worked badly)

July 3, 2009, 11:46 (GMT)
fix for own missing var in recent commit.
Revision c12b279 by Joshua Leung
July 3, 2009, 11:24 (GMT)
2.5 - Additional warning fix
Revision 74fc3a8 by Joshua Leung
July 3, 2009, 11:22 (GMT)
2.5 - Quick compiling fix for Ton's commit

Patch (http://www.pasteall.org/6436/diff) by skejoe. Thanks.
Revision 7da0d1a by Matt Ebb
July 3, 2009, 11:03 (GMT)
* Fixed a crazy memory leak in voxel data image sequence data source
July 3, 2009, 10:54 (GMT)
2.5

Upgrading text editor to draw new scrollbar too.

Revision b8042f5 by Joshua Leung
July 3, 2009, 10:28 (GMT)
NLA SoC: Muting and Graph-Editor Curve visibility for (Action) Groups

Groups (the Action variety) can now be muted, and also be set to not be drawn in the Graph Editor. These settings get applied to all the F-Curves within the group, overriding any settings individual F-Curves might have, allowing users to quickly mute or hide groups of curves without having to go through clicking on all of them.

Also, added a flag that can be used to set the curve visiblity on AnimData level too. This will be enabled in a future commit.
Revision c26adee by Matt Ebb
July 3, 2009, 09:23 (GMT)
* Fix for compiling with cmake on OS X. Hopefully this goes ok for other platforms too.
July 3, 2009, 07:54 (GMT)
Small fix - now import per-face materials should work properly.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021