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-08-09Merged changes in the trunk up to revision 31190.Tamito Kajiyama
2010-08-09python draw callbackCampbell Barton
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-09remove py2.x compat check for class registration.Campbell Barton
2010-08-08== docs ==Luca Bonavita
2010-08-07== docs ==Luca Bonavita
2010-08-06bugfix [#23194] export UVs miss the extension fileCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-05bugfix [#23148] "ImportError: __import__ not found" on changing Render FPSCampbell Barton
2010-08-04Add BF_BUILDINFO support to Python API too.Nathan Letwory
2010-08-03py/rna update, reload works again.Campbell Barton
2010-08-02minor changes to Martni's commit 30961Campbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-08-02python mathutils changeCampbell Barton
2010-08-02Merged changes in the trunk up to revision 30952.Tamito Kajiyama
2010-08-01set blender binary name for pythonCampbell Barton
2010-08-01- new __main__ module wasnt de-referenced after adding into sys.modulesCampbell Barton
2010-08-01bugfix [#23129] alt-p in the texteditor doesn't work anymoreCampbell Barton
2010-08-01mistake in recent commit allowd bpy.types.Scene() which would then crash blen...Campbell Barton
2010-07-30bugfix [#22660] Text Boxes properties are not animateable.Campbell Barton
2010-07-29minor changes to r30843Campbell Barton
2010-07-28bugfix [#23065] Pickle can not dump instances of user defined classesCampbell Barton
2010-07-28fix for running rna subclasses own __init__ functions.Campbell Barton
2010-07-28Merged changes in the trunk up to revision 30814.Tamito Kajiyama
2010-07-27bugfix [#22027] Group disappears in render after adding a group instanceCampbell Barton
2010-07-27Merged changes in the trunk up to revision 30781.Tamito Kajiyama
2010-07-27* Partially revert r30763, where PROP_IMAGEPATH was added.Nicholas Bishop
2010-07-26* Added a new RNA subtype, PROP_IMAGEPATH. It's the same as PROP_FILEPATH, bu...Nicholas Bishop
2010-07-26[#22617] Using register/unregister alone crashes blenderCampbell Barton
2010-07-26bugfix [#23018] Can't run 2.53 buildCampbell Barton
2010-07-26bugfix [#22836] Alt+MMB view alignment don't respect all axes directionsCampbell Barton
2010-07-25py api mathutils.Quaternion()Campbell Barton
2010-07-23[#22488] Reloading scripts causes crashCampbell Barton
2010-07-20Merged changes in the trunk up to revision 30551.Tamito Kajiyama
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-20noise python module back from 2.4x, personal request from ant author Jimmy HazeCampbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17Merged changes in the trunk up to revision 30416.Tamito Kajiyama
2010-07-16== installation paths ==Andrea Weikert
2010-07-16Merged changes in the trunk up to revision 30397.Tamito Kajiyama
2010-07-16== installation paths ==Andrea Weikert
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-14Merged changes in the trunk up to revision 30335.Tamito Kajiyama
2010-07-14Change to text3d: When back or front is enabled, the bevel rim on the other s...Campbell Barton
2010-07-11bugfix [#22800] Mathutil bug with vectorCampbell Barton
2010-07-10Merged changes in the trunk up to revision 30167.Tamito Kajiyama
2010-07-08added imports to templatesCampbell Barton
2010-07-08- duplicating a scene now duplicates all strips (not just selected ones)Campbell Barton
2010-07-05Merged changes in the trunk up to revision 29994.Tamito Kajiyama
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert