Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4266 / 5574

August 13, 2010, 06:30 (GMT)
minor changes to rna/python.
- raise an exception when python calls is_property_set(name) or is_property_hidden(name) and the property does not exist.
- added BLI_findstring_ptr(), which finds a named item in a listbase where that name is a pointer to a string.
- replaced inline for loops with calls to BLI_findstring_ptr() and IDP_GetPropertyFromGroup().
August 13, 2010, 03:17 (GMT)
bugfix [#22974] OBJ import arrives without texture
Revision 7428380 by Mike Erwin
August 13, 2010, 00:34 (GMT)
still working on tablet for Windows...
August 12, 2010, 20:42 (GMT)
Fix for [#23286] Text Editor: Cursor not changing shape when insert key is pressed. Patch by Justin Dailey (dail)
August 12, 2010, 19:36 (GMT)
2.5 User Interface / UI Scripts
* Fixed some panel ordering after recent register changes.
* Placed "Custom Props" to the bottom again, where possible

This fixes [#23171] Material context is messed up.
August 12, 2010, 17:48 (GMT)
Fix #23219: smooth view rotating in top view could generate NaN-values,
causing 3d view drawing to break.

August 12, 2010, 17:13 (GMT)
Fix #23098: crash in baking, it did a call to BLI_end_threads too much,
causing problems with thread safe malloc after baking once.

August 12, 2010, 16:46 (GMT)
Fix #22777: duplifaces don't take deforming modifiers into account
while in edit mode.

August 12, 2010, 16:39 (GMT)
bugfix: deleting NLA tracks with a keyframed text3d obdata would free the curve, missing type checks.
August 12, 2010, 16:15 (GMT)
Fix #23269: inconsistent naming of recalculate roll in menus compared to
operator popup menu.

August 12, 2010, 15:26 (GMT)
text editor bugfix, selecting & moving the cursor on lines >256 chars long (was reallocing too little memory).
August 12, 2010, 15:15 (GMT)
Fix #23188: libpng error: Image width or height is zero in IHDR.

The file thumbnail generator would write 0x0 size png's to the .thumbnails/fail
folder. However libpng throws an error when doing this. Instead we now write 1x1
png's, which nautilus seems to be doing as well. The content shouldn't matter
anyway since we won't use it.

August 12, 2010, 14:49 (GMT)
text editor, only draw line highlight when its in the view.
Revision fc5c4d9 by Mike Erwin
August 12, 2010, 14:02 (GMT)
Minor cleanup of Windows tablet code.
August 12, 2010, 13:58 (GMT)
Fix #23238: crash rendering multiple scenes from compositor.

August 12, 2010, 13:41 (GMT)
Merged changes in the trunk up to revision 31284.
Revision 1232bb6 by Mike Erwin
August 12, 2010, 13:04 (GMT)
Better Intuos4 support on Windows.
August 12, 2010, 12:17 (GMT)
Python API documentation updates: a description of class hierarchy
was added to the docstrings of most Python extension types.
August 12, 2010, 11:33 (GMT)
bugfix [#23227] .obj import with UV produces broken UV map in 2.53.0 (r30593)
eekadoodle face order fix was only being checked for quads, not tri's.
August 12, 2010, 11:09 (GMT)
Fix #23258: paint cursor not working in sculpt/paint modes.

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