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-10-13python api:Campbell Barton
2010-09-06bugfix [#23656] Problems retrieving properties from inside runtime-created Po...Campbell Barton
2010-09-03rna api Campbell Barton
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-26patch [#23316] Fix bug that doesn't show "X:" "Y:" "Z:" for vectors with lengthCampbell Barton
2010-08-19- Properties from base classes are now registered too, this allows class mix-...Campbell Barton
2010-08-14fix for referencing freed memory when freeing an rna property.Campbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-05-09py/rna: defining new properties now replaces the old onces and raises an erro...Campbell Barton
2010-05-09function to remove propertyCampbell Barton
2010-03-29Tweak to set default ui range for color/color_gamma propertiesMatt Ebb
2010-03-24remove unused rna includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-09bugfix [#21057] Python: accessing DriverVariable targets causes segmentation ...Campbell Barton
2010-02-05BGE fix: KX_Lamp using strcmp wrongly + typo in rna_defineDalai Felinto
2010-02-02PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)Campbell Barton
2010-01-24RNA functionsElia Sarti
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-05patch from Benoit Bolsee (ben2610) for 4 bugs in report [#20527] Several bugs...Campbell Barton
2010-01-02support for multiple return values from rna functions & support for returning...Campbell Barton
2009-11-25AnimSys - Transform Locks + RNA:Joshua Leung
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-03active property for collections for things like scene.objects.activeCampbell Barton
2009-10-14RNA:Brecht Van Lommel
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-16RNABrecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-122.5 filebrowserAndrea Weikert
2009-09-09RNA: multidimensional & dyanmic array changesBrecht Van Lommel
2009-09-092.5: Layer ButtonsBrecht Van Lommel
2009-09-06Python part of multidim. array support for RNA complete.Arystanbek Dyussenov
2009-09-052.5Brecht Van Lommel
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov
2009-08-212.5: Modifiers & MenusBrecht Van Lommel
2009-08-182.5: RNA, defining enums, pointers and collections properties is nowBrecht Van Lommel
2009-08-16- added RNA_struct_free_extension rather then having the funcs in each unregi...Campbell Barton
2009-08-14- registering new python classes runs the free functions on existing classes.Campbell Barton
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-08-09- report errors on rna name collisions (does not check parent type yet)Campbell Barton
2009-07-262.5: PaintingBrecht Van Lommel
2009-07-24RNA Wrapping Fixes:Joshua Leung
2009-07-22RNABrecht Van Lommel
2009-07-21RNABrecht Van Lommel
2009-07-14RNABrecht Van Lommel
2009-07-10RNABrecht Van Lommel
2009-07-102.5:Brecht Van Lommel