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-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-17bugfix [#24672] Bone.evaluate_envelope() is misleadingCampbell Barton
2010-11-17bugfix [#24761] minor bug - Modifiers don't "catches" Vertex Group renaming a...Campbell Barton
2010-11-17patch [#24760] Bezier handles updateCampbell Barton
2010-11-17Fixing bad ui range in camera draw sizeDaniel Salazar
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-16Curve's UI minor fix:Sergey Sharybin
2010-11-16Fixed wrong rna name for the old "UV Orco" option.Ton Roosendaal
2010-11-15bugfix [#24708] World Notifier ProblemsCampbell Barton
2010-11-15- 'matrix_basis' for objects and pose bones, this is an alternative access to...Campbell Barton
2010-11-14r33039 added dependency to COLLADA for blenderplayer, but it's really not nee...Nathan Letwory
2010-11-14Logic UI bugfix: [#24628] two specific tooltips of keyboard sensor reversedDalai Felinto
2010-11-14Correct description for Projection property (it doesn't just work on vertice)Martin Poirier
2010-11-14bugfix [#24668] Deleting armature objects removes a user from its action, eve...Campbell Barton
2010-11-14Forgot to Add NodeLink to the Access Struct file. Thomas Dinges
2010-11-14Patch [#21942] Node links access by Andrey Izrantsev (bdancer) Thanks!Thomas Dinges
2010-11-12bugfix [#24661] Object.find_armature() only works on meshesCampbell Barton
2010-11-12Bugfix #24335Ton Roosendaal
2010-11-12Related to #24653: added scene.collada_export() function, to use instead of anBrecht Van Lommel
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-11Bugfix #24659Ton Roosendaal
2010-11-10Fix #24615Ton Roosendaal
2010-11-10bugfix [#24635] "Add Shortcut"Campbell Barton
2010-11-10fix [#24631] array modifier, relative offset, unitsCampbell Barton
2010-11-10[#24627] [minor] Object type is TEXT, but icon names are FONTCampbell Barton
2010-11-10string lookup for scene.object_bases, also removed some unused DNA vars.Campbell Barton
2010-11-09RNA_property_as_string support for pointer properties, without this macro arg...Campbell Barton
2010-11-09bugfix [#24616] Apply Visual Transform doesn't always apply locationCampbell Barton
2010-11-08Fix for [#24597] Option External in Smoke cache affects settings of start and...Janne Karhu
2010-11-08Better name for smoke "gravity" parameter and more descriptive tooltips.Janne Karhu
2010-11-08fix for glitches with quad-split view.Campbell Barton
2010-11-08[#24593] Cloud Depth setting above 30 cause texture corruptionCampbell Barton
2010-11-07Raised soft limit for cloud texture noise to 24 for easier access. Andrea Weikert
2010-11-07Inverted the opacity setting for Background Images through RNA.Campbell Barton
2010-11-07bugfix [#24574] setting location gained from a matrix_world.copy().translatio...Campbell Barton
2010-11-07committed by mistakeCampbell Barton
2010-11-07Fix for [#24560] Cloth pinning breaks (when parenting?)Janne Karhu
2010-11-07Rename BG image Transparency to Opacity, Since 100% transparency is actually ...Campbell Barton
2010-11-06== filebrowser ==Andrea Weikert
2010-11-05tedious string copying changesCampbell Barton
2010-11-05workaround/fix for [#24540] Adding the path to an image Editor in the file pr...Campbell Barton
2010-11-05fix for missing NULL check with brush poll, reported by Mike S.Campbell Barton
2010-11-04Fix for [#24513] VSE curves displaced from effect when source is moved numeri...Janne Karhu
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-11-03- remove BLANK* from rna icon enum, would string search this list for every p...Campbell Barton
2010-11-02fix for compiling with the c90 standard, support for non-static variable init...Campbell Barton
2010-11-02Fix #24489: decimate modifier: undecimated is "ratio 1.00%".Brecht Van Lommel
2010-11-02Fix for some enum property identifiers, that were not using upper caseBrecht Van Lommel
2010-11-01bugfix [#24449] User Preferences - Interface - ManipulatorCampbell Barton
2010-11-01bugfix [#24462] UV Layouts saved as PNG results in two files (one is 0 KB, ot...Campbell Barton