Revision bf52b68 by Campbell Barton 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(). |
Revision e50ef6d by Campbell Barton 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... |
Revision 6317a00 by Dalai Felinto 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) |
Revision 76e1773 by Thomas Dinges 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. |
Revision 6faa930 by Brecht Van Lommel August 12, 2010, 17:48 (GMT) |
Fix #23219: smooth view rotating in top view could generate NaN-values, causing 3d view drawing to break. |
Revision 7019de5 by Brecht Van Lommel 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. |
Revision 5fa95f6 by Brecht Van Lommel August 12, 2010, 16:46 (GMT) |
Fix #22777: duplifaces don't take deforming modifiers into account while in edit mode. |
Revision 9f01264 by Campbell Barton August 12, 2010, 16:39 (GMT) |
bugfix: deleting NLA tracks with a keyframed text3d obdata would free the curve, missing type checks. |
Revision dc3ddd5 by Brecht Van Lommel August 12, 2010, 16:15 (GMT) |
Fix #23269: inconsistent naming of recalculate roll in menus compared to operator popup menu. |
Revision 7c8f1eb by Campbell Barton August 12, 2010, 15:26 (GMT) |
text editor bugfix, selecting & moving the cursor on lines >256 chars long (was reallocing too little memory). |
Revision 26f0f25 by Brecht Van Lommel 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. |
Revision 47f319e by Campbell Barton 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. |
Revision e81df3a by Brecht Van Lommel August 12, 2010, 13:58 (GMT) |
Fix #23238: crash rendering multiple scenes from compositor. |
Revision 1a875f9 by Tamito Kajiyama 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. |
Revision f510fae by Tamito Kajiyama 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. |
Revision 702ce76 by Campbell Barton 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. |
Revision 150eb89 by Brecht Van Lommel August 12, 2010, 11:09 (GMT) |
Fix #23258: paint cursor not working in sculpt/paint modes. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021