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-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
2009-11-05Fix warnings in RNA, one being an actual bug in setting an object's layer.Brecht Van Lommel
2009-11-05Added RNA based transform properties for pose bones too.Matt Ebb
2009-11-05* Partial fix for bug [#19734] N panel's transform doesn't display the unitsMatt Ebb
2009-11-03* Fix for bug [#19726] Cannot add FCurve to any option under the physics pane...Matt Ebb
2009-11-02many operators uses Bases, for the python to set operators context python too...Campbell Barton
2009-10-25bugfix [#19719] segfault assigning a different mesh to object in edit modeCampbell Barton
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-20Added a button in the header to toggle full screen mode. It'd be nice to have...William Reynish
2009-10-19Fix #19646: changing collision bounds type in game physics wasBrecht Van Lommel
2009-10-19Fix #19638: crash when assiging self in boolean modifier.Brecht Van Lommel
2009-10-14RNA:Brecht Van Lommel
2009-10-14Shape Keys: disable the temporary shape display system, whereBrecht Van Lommel
2009-10-14set scene, currently UI is in the render buttons, should be moved to a scene ...Campbell Barton
2009-10-132.5 Bugfixes:Joshua Leung