2010-09-11 |
Nathan Letwory | Fix [#23770] io_anim_bvh reloads the wrong module |
tree | commitdiff |
2010-09-11 |
Thomas Dinges | Removed a "properties" too much. :/ |
tree | commitdiff |
2010-09-11 |
Campbell Barton | pyrna: replace method for operators forwarding getattr... |
tree | commitdiff |
2010-09-11 |
Campbell Barton | - added PNG image export option to UV layout (was only... |
tree | commitdiff |
2010-09-11 |
Campbell Barton | - py api splash URL was old, use blender version (menu... |
tree | commitdiff |
2010-09-11 |
Matt Ebb | Fixed the splash screen: previous had incorrect colour... |
tree | commitdiff |
2010-09-10 |
Thomas Dinges | Patch [#23759] more replace self.properties.foo --... |
tree | commitdiff |
2010-09-10 |
Ton Roosendaal | Part 3 of 2.54 commits (1 more!) |
tree | commitdiff |
2010-09-10 |
Campbell Barton | fix for error updating rigify UI classes |
tree | commitdiff |
2010-09-10 |
Campbell Barton | rewrote python IDProperty metaclass in C, this was... |
tree | commitdiff |
2010-09-10 |
Campbell Barton | remove redundant buffer character positioning code... |
tree | commitdiff |
2010-09-09 |
Martin Poirier | Fix bug caused by someone else's error. |
tree | commitdiff |
2010-09-09 |
Campbell Barton | replace self.properties.foo --> self.foo |
tree | commitdiff |
2010-09-09 |
Campbell Barton | - bugfix, operators were getting their properties regis... |
tree | commitdiff |
2010-09-09 |
Campbell Barton | fix for addons UI with recent rna changes, |
tree | commitdiff |
2010-09-09 |
Campbell Barton | remove class methods for defining properties |
tree | commitdiff |
2010-09-09 |
Campbell Barton | support for defining rna class properties as class... |
tree | commitdiff |
2010-09-08 |
Thomas Dinges | Fix for [#23736] Network render - error in file: releas... |
tree | commitdiff |
2010-09-08 |
Campbell Barton | addon improvements/fixes |
tree | commitdiff |
2010-09-08 |
Campbell Barton | new bpy function bpy.path.module_names(path, recursive... |
tree | commitdiff |
2010-09-07 |
Nathan Letwory | Fix [#23716] Add background image broken |
tree | commitdiff |
2010-09-07 |
Campbell Barton | ran through pep8 checker |
tree | commitdiff |
2010-09-07 |
Thomas Dinges | Windows Installer: |
tree | commitdiff |
2010-09-07 |
Campbell Barton | bugfix [#23464] Crash on Tab |
tree | commitdiff |
2010-09-07 |
Campbell Barton | bugfix [#23631] Faces and edges missing in edit mode |
tree | commitdiff |
2010-09-06 |
Campbell Barton | in response to bug [#23701] Edit Mode: unable to bind... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23704] Background image does not support speci... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23697] New Empty Scene lacks World Settings |
tree | commitdiff |
2010-09-06 |
Campbell Barton | display_properties was being re-defined for each keymap... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23552] keymaps big problem |
tree | commitdiff |
2010-09-05 |
Campbell Barton | patch [#23671] [desktop file] add translations and... |
tree | commitdiff |
2010-09-04 |
Thomas Dinges | Bugfix for [#23676] Obj Import fails again. |
tree | commitdiff |
2010-09-03 |
Campbell Barton | rna api |
tree | commitdiff |
2010-09-03 |
Campbell Barton | sphinx doc gen |
tree | commitdiff |
2010-09-03 |
Campbell Barton | use set as a suffix (matches operators) |
tree | commitdiff |
2010-09-03 |
Janne Karhu | "Fix" for [#23640] particle system partially indifferen... |
tree | commitdiff |
2010-09-03 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-09-03 |
Campbell Barton | script for dumping rna api, to be used to generate... |
tree | commitdiff |
2010-09-02 |
Campbell Barton | patch from venomgfx, show number of textures assigned... |
tree | commitdiff |
2010-09-02 |
Campbell Barton | bugfix [#23635] property limits don't work when added... |
tree | commitdiff |
2010-09-02 |
Campbell Barton | - inconsistent rna names - use 'vertex_group_' as prefi... |
tree | commitdiff |
2010-09-02 |
Janne Karhu | Fix for [#23136] Particle display percentage "forgotten... |
tree | commitdiff |
2010-09-02 |
Campbell Barton | rna context rename |
tree | commitdiff |
2010-09-01 |
Thomas Dinges | Renaming of Cylindric objects after a good proposal... |
tree | commitdiff |
2010-09-01 |
Thomas Dinges | Internal Code Renaming: |
tree | commitdiff |
2010-09-01 |
Nathan Letwory | Fix [#23612] OBJ import with imports double textures |
tree | commitdiff |
2010-09-01 |
Campbell Barton | bugfix [#23285] Exporters not available whel using... |
tree | commitdiff |
2010-09-01 |
Nathan Letwory | * add missing imports |
tree | commitdiff |
2010-09-01 |
Campbell Barton | finished moving importers and exporters into python... |
tree | commitdiff |
2010-09-01 |
Campbell Barton | poll function for py api operator access |
tree | commitdiff |
2010-09-01 |
Campbell Barton | excuse the noise, adding type's in format package names. |
tree | commitdiff |
2010-09-01 |
Campbell Barton | moving import/export scripts into packages (just moving... |
tree | commitdiff |
2010-09-01 |
Campbell Barton | cleanup duplicate GPL haeders, blender made 2.4x __bpyd... |
tree | commitdiff |
2010-09-01 |
Campbell Barton | use mix-in classes for import export operators, these... |
tree | commitdiff |
2010-08-31 |
Thomas Dinges | RNA Renaming Fixes for particle UI. |
tree | commitdiff |
2010-08-31 |
Thomas Dinges | Fixes for RNA Renaming in Texture Properties (Volume... |
tree | commitdiff |
2010-08-31 |
Thomas Dinges | 2.5 Fluid UI: |
tree | commitdiff |
2010-08-31 |
Campbell Barton | rna support for passing dynamic sized arrays to rna... |
tree | commitdiff |
2010-08-31 |
Luca Bonavita | == userprefs: addons == |
tree | commitdiff |
2010-08-30 |
Guillermo S. Romero | Fix spelling. |
tree | commitdiff |
2010-08-30 |
Campbell Barton | another function moved, should be last of the simple... |
tree | commitdiff |
2010-08-30 |
Campbell Barton | missed this one too |
tree | commitdiff |
2010-08-30 |
Campbell Barton | - keymap import/export works again (broke with own... |
tree | commitdiff |
2010-08-30 |
Campbell Barton | bugfix [#23573] object rotates when IMAGE_SEARCH is off |
tree | commitdiff |
2010-08-30 |
Campbell Barton | various utf8 compatibility fixes |
tree | commitdiff |
2010-08-30 |
Thomas Dinges | Patch [#23524] UI cleanup for commit 31587 by Filiciss... |
tree | commitdiff |
2010-08-29 |
Campbell Barton | added animation data update to the help menu as discuss... |
tree | commitdiff |
2010-08-28 |
Campbell Barton | obj export fix for meshes with no UV textures |
tree | commitdiff |
2010-08-27 |
Campbell Barton | patch [#23522] UI fixing for recent Python API changes |
tree | commitdiff |
2010-08-27 |
Mitchell Stokes | The duplicate Text option in the TexFace panel came... |
tree | commitdiff |
2010-08-27 |
Campbell Barton | missed this with rna renaming. |
tree | commitdiff |
2010-08-27 |
Campbell Barton | bugfix [#23220] .x3d export not exporting UV correctly |
tree | commitdiff |
2010-08-27 |
Campbell Barton | bugfix [#23534] Custom Properties not showing in OBJECT... |
tree | commitdiff |
2010-08-27 |
Joshua Leung | Bugfix #23504: Axis-Angle Rotation keyframes were not... |
tree | commitdiff |
2010-08-27 |
Campbell Barton | OBJ export nurbs curves now export again. |
tree | commitdiff |
2010-08-27 |
Campbell Barton | OBJ Import support for nurbs curves back, remove some... |
tree | commitdiff |
2010-08-27 |
Campbell Barton | rna api |
tree | commitdiff |
2010-08-27 |
Campbell Barton | speedup for pyrna boolean checking. |
tree | commitdiff |
2010-08-27 |
Campbell Barton | move dopesheet UI template from C to python |
tree | commitdiff |
2010-08-27 |
Campbell Barton | fix some errors in rigify caused by recent api changes |
tree | commitdiff |
2010-08-26 |
Campbell Barton | rna api changes |
tree | commitdiff |
2010-08-26 |
Mitchell Stokes | The Text TexFace option was listed twice, so i removed... |
tree | commitdiff |
2010-08-26 |
Campbell Barton | bugfix [#23520] Smoke broken - UI doesn't allow particl... |
tree | commitdiff |
2010-08-26 |
Nathan Letwory | Patch [#23390] Addition of Author field to user preferences |
tree | commitdiff |
2010-08-26 |
Campbell Barton | rna api - replace panel properties bl_default_closed... |
tree | commitdiff |
2010-08-25 |
Campbell Barton | bugfix [#23497] Keymap editor search box not working |
tree | commitdiff |
2010-08-25 |
Matt Ebb | Fix/addition for recent RNA collections active index... |
tree | commitdiff |
2010-08-25 |
Campbell Barton | bugfix [#23469] Missing Parent Menu in Pose mode |
tree | commitdiff |
2010-08-25 |
Campbell Barton | bugfix/aviodance for [#23488] bpy.types.Texture.type... |
tree | commitdiff |
2010-08-25 |
Campbell Barton | remove rna function template_triColorSet(), was only... |
tree | commitdiff |
2010-08-25 |
Campbell Barton | patch [#23471] x3d export broken: empty files |
tree | commitdiff |
2010-08-24 |
Joshua Leung | Fixing KeyingSets breakage from recent RNA renaming... |
tree | commitdiff |
2010-08-24 |
Campbell Barton | move more active variables to be nested in collections. |
tree | commitdiff |
2010-08-24 |
Campbell Barton | remove recently added rna function uilayout.prop_search... |
tree | commitdiff |
2010-08-24 |
Campbell Barton | - pythons 'del somevalue.attr' could crash when used... |
tree | commitdiff |
2010-08-23 |
Campbell Barton | - move more active properties into their collections: |
tree | commitdiff |
2010-08-23 |
Campbell Barton | rename UI function |
tree | commitdiff |
2010-08-23 |
Campbell Barton | rna: move metaball.active_element to metaball.elements... |
tree | commitdiff |
2010-08-22 |
Campbell Barton | - rna py-api bug fix, a NULL item in a collection was... |
tree | commitdiff |
2010-08-22 |
Campbell Barton | patch [#23449] RNA renaming bugs |
tree | commitdiff |
next |