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-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-02Add read-only property to check if any duplis are used. Without this, ob.crea...Daniel Genrich
2010-04-29fix for [#22195] Empty Size minimum limit too big (patch by Bassam Kurdali - ...Dalai Felinto
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-06Object API changes so these functions now require a scene as first argument:Brecht Van Lommel
2010-04-04Fix crash entering edit mode on linked duplicate meshes withBrecht Van Lommel
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-24remove unused rna includesCampbell Barton
2010-03-23py/rna functions for adding and removing curve data.Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-24Empty draw size tooltip fix and added soft limitsDaniel Salazar
2010-02-23Various RNA defaults for more consistency when updating settings (scene chang...Joshua Leung
2010-02-17Object's RNA cleanups, made descriptions clearer, mostly aesthetic changes. A...Elia Sarti
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11Killing more dots!Daniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10object bound box access from rnaCampbell Barton
2010-02-07mat/lamp/world.textures -> texture_slotsCampbell Barton
2010-02-03fix for shape key value not updating.Campbell Barton
2010-02-02PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)Campbell Barton
2010-01-27py api - utility function for vectors.Campbell Barton
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2010-01-06fix for crash when setting a shapekeys name in rna, (probably other propertie...Campbell Barton
2010-01-04dupli faces inherit scale wasnt using the right flag internally.Campbell Barton
2009-12-28Assorted Animation/RNA fixes:Joshua Leung
2009-12-21Fix #20432: object.layers did not do correct update, could miss depsgraph reb...Brecht Van Lommel
2009-12-17Notifier related tweaks, partially from patch 20370 by Jason MillisMatt Ebb
2009-12-14Fix #20377: object layer and modifier realtime setting are now editableBrecht Van Lommel
2009-12-10Fix for 'Copy materials to selected' button freezing when using linked geometryMatt Ebb
2009-12-10Fix notifiers for object active material selectionMatt Ebb
2009-12-08RNA:Brecht Van Lommel
2009-12-04Fix for [#20144] Game physics panel - softbody allows other collision bounds.Thomas Dinges
2009-11-30Rename Centroid to Origin, following discussions on mailing list.William Reynish
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28- color updating is not working when changing userpefs, added some commented ...Campbell Barton
2009-11-28py/rna apiCampbell Barton
2009-11-26Fix for [#20042] There are remains of "Shaded" draw type in a panelMatt Ebb
2009-11-25AnimSys - Transform Locks + RNA:Joshua Leung
2009-11-23Various bugfixes:Joshua Leung
2009-11-16Constraints: Code cleanupJoshua Leung
2009-11-16- fcurve modifiers.new()/remove()/activeCampbell Barton
2009-11-14* Compile fix. prop was declared in the middle of scope. Thomas Dinges
2009-11-13report this broke MSVCCampbell Barton
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-11object.constraints.add()/remove()/active, same for PoseChannelCampbell Barton
2009-11-11- In the context, EditBones and Bases were set as 'RNA_UnknownType', replaced...Campbell Barton
2009-11-10Math LibBrecht Van Lommel