Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-02- inconsistent rna names - use 'vertex_group_' as prefix, only ui scripts use...Campbell Barton
2010-09-02rna context renameCampbell Barton
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-08-31Fixes for RNA Renaming in Texture Properties (Volume Material)Thomas Dinges
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-30another function moved, should be last of the simple cases.Campbell Barton
2010-08-30missed this one tooCampbell Barton
2010-08-30- keymap import/export works again (broke with own api changes)Campbell Barton
2010-08-30fix for resolving rna paths, RNA_path_resolve could return a property which w...Campbell Barton
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-28bugfix [#23548] calling fcurves.new() results in EXC_BAD_ACCESSCampbell Barton
2010-08-27rna apiCampbell Barton
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-27Fix for Mesh.uv_textures.new(name="my_uv") returning the wrong uvmap - report...Dalai Felinto
2010-08-27rna api changesCampbell Barton
2010-08-26bugfix [#23523] OBJ Import still failsCampbell Barton
2010-08-26Patch [#23390] Addition of Author field to user preferencesNathan Letwory
2010-08-26rna api - replace panel properties bl_default_closed and bl_show_header with ...Campbell Barton
2010-08-26patch [#23316] Fix bug that doesn't show "X:" "Y:" "Z:" for vectors with lengthCampbell Barton
2010-08-25Fix #23470: scene.objects.link() did not update viewport,Brecht Van Lommel
2010-08-25Fix/addition for recent RNA collections active index changes -Matt Ebb
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-25bpy.context.manager.clipboard get/set function (to get/set the Clipboard from...Dalai Felinto
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-08-25fix for image sequence ranges Campbell Barton
2010-08-25bugfix/aviodance for [#23488] bpy.types.Texture.type donĀ“t update the parame...Campbell Barton
2010-08-25remove rna function template_triColorSet(), was only used in one place and ca...Campbell Barton
2010-08-25Bugfix: [#23472] mesh.uv_textures.new() creates a MeshColorLayerDalai Felinto
2010-08-24Fixing KeyingSets breakage from recent RNA renaming madness.Joshua Leung
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-24remove recently added rna function uilayout.prop_search_self() and instead al...Campbell Barton
2010-08-24- pythons 'del somevalue.attr' could crash when used with the rna api (report...Campbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-23new UI rna functionCampbell Barton
2010-08-23rename UI functionCampbell Barton
2010-08-23collection attributes can now be resolved with by rnaCampbell Barton
2010-08-23rna: move metaball.active_element to metaball.elements.activeCampbell Barton
2010-08-22* Fixing some UI Increment/Decrement issues, where click on left/right triang...Thomas Dinges
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-21fix for errors in constraints and modifiers made when rna renaming.Campbell Barton
2010-08-21rna name which wasnt set to change but should have been: eff_group -> effecto...Campbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20fixed [#23400] Unable to import *.3ds/*.obj files with texturesCampbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-20rna remaining that negates valuesCampbell Barton
2010-08-19misc rna renaming.Campbell Barton