Revision 73f1d88 by Dalai Felinto August 9, 2010, 22:54 (GMT) |
Bugfix for:[23234] Blender File Browser - Back Button does work with first directory entered? For !WIN32 systems the fix was in ED_fileselect_set_params (basically adding the first folder in the sfile->folders_prev list) For WIN32: I talked with Nathan (Jesterking) and he agreed that the fix in path_util.c was required too. Without that BLI_path_abs was always making WIN32 paths ending with to end with \ (e.g. C:Blender --> C:Blender\) And this was making the folder to fail ISDIR tests. |
August 9, 2010, 20:14 (GMT) |
SVN maintenance. |
Revision f9acf1b by Arystanbek Dyussenov August 9, 2010, 18:15 (GMT) |
Fix bug #22828, "Exporting as COLLADA crashes Blender". |
Revision dd75ec4 by Tamito Kajiyama August 9, 2010, 11:32 (GMT) |
Merged changes in the trunk up to revision 31190. |
Revision acfead3 by Thomas Dinges August 9, 2010, 10:52 (GMT) |
OBJ Export: * Removed duplicate use_animation variable, sorry! * Added some descriptions. |
Revision 8600f5f by Thomas Dinges August 9, 2010, 10:35 (GMT) |
OBJ Export: * Script was broken, fixed. * Started some code cleanup, mainly variable names. * Tabs > Spaces |
Revision a8ce419 by Campbell Barton August 9, 2010, 10:22 (GMT) |
rna refactoring update, order by class, attribute. |
Revision 7ec16a7 by Nick Samarin August 9, 2010, 10:20 (GMT) |
fixed bugs (wrong number of triangle in buildMeshAdjacence, wrong face indexes in applyModifier) |
Revision c026b80 by Campbell Barton August 9, 2010, 08:18 (GMT) |
fix from recent poll() edits. |
Revision 66cbb0d by Campbell Barton August 9, 2010, 07:05 (GMT) |
restrict prefix checking to booleans for now |
Revision 8d517cf by Campbell Barton August 9, 2010, 06:55 (GMT) |
rna refactor... - added a script to merge 2 lists of rna renaming from/to - merged rna_booleans.txt into rna_properties.txt - made rna_cleaner.py sort by class.from by default. |
Revision 9581cf1 by Campbell Barton August 9, 2010, 02:29 (GMT) |
python draw callback - optional argument for the drawing mode crashed when not set - added a check for the call fuinction being callable - added a check for the argument being a typle. |
Revision a6f13f9 by Campbell Barton August 9, 2010, 01:37 (GMT) |
poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. now rna functions that dont have a 'self' are automatically assumed '@classmethods'. de-duplicated poll functions and made some minor tweaks too. |
Revision 7fcbbad by Campbell Barton August 8, 2010, 23:46 (GMT) |
remove py2.x compat check for class registration. |
Revision 1bda960 by Campbell Barton August 8, 2010, 22:49 (GMT) |
[#23228] Play rendered animation is not working own recent commit missed renaming expand -> abspath |
Revision a773d88 by Peter Schlaile August 8, 2010, 16:47 (GMT) |
Bugfix: [#23149] Showing cache instead of rendering with the VSE |
Revision 9fe2b25 by Luca Bonavita August 8, 2010, 16:22 (GMT) |
== docs == Changing " **type** " into "nn:type: " in Mathutils, to have like "type: float" in its own line. |
Revision f46a649 by Peter Schlaile August 8, 2010, 14:21 (GMT) |
This fixes: [#20884] SEQUENCER EFFECT: Animating Speed Control Opacity has no effect [#21308] SEQUENCER EFFECT: Glow ignores Opacity setting |
Revision 0c54337 by Peter Schlaile August 8, 2010, 13:55 (GMT) |
== Sequencer == This fixes: [#23184] Problems with speed control effect strip in the video sequence editor Also: got rid of tstripdata caches in DNA. Fixes some potential crashes in SEQ_IMAGE rendering (s_elem wasn't checked for NULL). |
Revision 015c23b by Campbell Barton August 8, 2010, 13:45 (GMT) |
display addons sorted by category then name (remove old commented code which loaded the modules for real) |
|
|
|


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