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-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-02PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)Campbell Barton
2010-02-02subtype support for properties in bpy.props.Campbell Barton
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-24RNA functionsElia Sarti
2010-01-22RNA: added option to pass self ID to RNA functions.Brecht Van Lommel
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2010-01-12rna/py apiCampbell Barton
2010-01-11rna/py apiCampbell Barton
2010-01-10Change how 'Main' collection type definitons work so that 'self' can be used ...Campbell Barton
2010-01-05patch from Benoit Bolsee (ben2610) for 4 bugs in report [#20527] Several bugs...Campbell Barton
2009-12-29flag to make rna props 'thick wrapped', so returning a property wont try main...Campbell Barton
2009-12-22- make ToolSettings.mesh_selection_mode into an array of 3 bools rather then ...Campbell Barton
2009-12-10values that had units set would not be coerced into Mathutils types by the py...Campbell Barton
2009-12-08RNA:Brecht Van Lommel
2009-12-07rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted...Campbell Barton
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-25Fix for [#20008] In the Graph Editor, clicking on the eye doesn't update the GUIMatt Ebb
2009-10-19Fix #19638: crash when assiging self in boolean modifier.Brecht Van Lommel
2009-10-14set scene, currently UI is in the render buttons, should be moved to a scene ...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-16RNABrecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-09-092.5: Layer ButtonsBrecht Van Lommel
2009-08-30Workarounds for 2 rna bugs.Campbell Barton
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov
2009-08-182.5: RNA, defining enums, pointers and collections properties is nowBrecht Van Lommel
2009-08-12added time units, currently only used when metric or imperial are enabled.Campbell Barton
2009-08-11fix for using subtype units that are not defined as a part of types. eg.Campbell Barton
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-07-242.5: Various FixesBrecht Van Lommel
2009-07-22RNABrecht Van Lommel
2009-07-17bpy rnaCampbell Barton
2009-07-10RNABrecht Van Lommel
2009-07-082.5: Various FixesBrecht Van Lommel
2009-06-29RNABrecht Van Lommel
2009-06-18RNABrecht Van Lommel
2009-06-16RNABrecht Van Lommel
2009-05-29RNA:Brecht Van Lommel
2009-05-20RNA: ID properties were not being shown as RNA properties anymore, fixed.Brecht Van Lommel
2009-04-19RNA: Generic Type RegistrationBrecht Van Lommel
2009-04-11RNA:Brecht Van Lommel
2009-04-07RNA: Commit of the API patch by vekoon. This adds Functions to RNA,Brecht Van Lommel
2009-03-23RNA:Brecht Van Lommel
2009-03-19ContextBrecht Van Lommel
2009-03-15RNA:Brecht Van Lommel