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-09-25bugfix [#23978] Error installing addonCampbell Barton
2010-09-24bugfix [#19096] FBX doubly rotatedCampbell Barton
2010-09-24a few bugfixes since porting from 2.4x and from rna renaming.Campbell Barton
2010-09-24remove 2.4x commented linesCampbell Barton
2010-09-24patch [#23968] filter_filetypes property to allow operators to filter by file...Campbell Barton
2010-09-24Annoying hack to pretend that an operator and its properties are the same, wh...Campbell Barton
2010-09-24missed this in recent commit.Campbell Barton
2010-09-23[#23882] BrushTexture.Slot.size missingCampbell Barton
2010-09-23bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones BrokenCampbell Barton
2010-09-23whitespace commit, tabs -> spacesCampbell Barton
2010-09-22bugfix [#23945] obj export problemsCampbell Barton
2010-09-22bugfix [#23935] Exporting to Unity3d .fbx Blender 2.5Campbell Barton
2010-09-21minor UI change so blender built without fluids wont give a python errorCampbell Barton
2010-09-20fix for error and other minor changes found while looking into bug [#23813].Campbell Barton
2010-09-19map old/new rna & ui backCampbell Barton
2010-09-19remove redundant []'s for list comprehension's, py2.4+ supports this.Campbell Barton
2010-09-18Fix #23879: added undo/redo to object/paint/sculpt/pose menus as well,Brecht Van Lommel
2010-09-18Fix #23850: hide cloth cache step from the UI because it can only be set to 1Brecht Van Lommel
2010-09-18use is rather then == when comparing against None.Campbell Barton
2010-09-18UI fix: psys.hair_dynamics -> psys.use_hair_dynamicsDalai Felinto
2010-09-17New optional operator function, check(), it takes the same arguments as execu...Campbell Barton
2010-09-17Fix #23839: missing V shortcut for rip tool, now the rip & move operatorBrecht Van Lommel
2010-09-17Tiny addition to boids functionality: pitch valueJanne Karhu
2010-09-16Fix #23865: F8 reload scripts doesn't work with an addon enabled,Brecht Van Lommel
2010-09-16Fix #22603: Crash on launching external editor in texture paint [r29461] [Win...Sergey Sharybin
2010-09-16bugfix [#23831] Removing an IK Constraint in pose mode still draws bone with ...Campbell Barton
2010-09-15bugfix [#23802] addons panel emptyCampbell Barton
2010-09-15bugfix [#23833] Console Errors (Keymaps)Campbell Barton
2010-09-15filling is used for 3D curves but not for filling, sigh.Campbell Barton
2010-09-15in response to [#23812] bevel object, but no caps.Campbell Barton
2010-09-15bvh import was broken for non euler-native rotationsCampbell Barton
2010-09-14keyconfig updates/changesCampbell Barton
2010-09-14button to remove presets.Campbell Barton
2010-09-14revert 31916, while having the image name and the material name mixed, this i...Campbell Barton
2010-09-14Fix [#23761] OBJ exported materialname wrongNathan Letwory
2010-09-14Fix one more case of z_transparencyNathan Letwory
2010-09-14Apply patch [#23782] Fix typo in netrender UINathan Letwory
2010-09-13fix for sphinx doc generationCampbell Barton
2010-09-13avoid re-creating and assigning addon UI properties for every redrawCampbell Barton
2010-09-13bugfix [#23001] Addons do not unregister properly in Blender 2.5.3Campbell Barton
2010-09-13bugfix [#23778] obj importing forgets to enable transparent into materialCampbell Barton
2010-09-13Animation Editors: Added menu entry for deleting selected channels, as reques...Joshua Leung
2010-09-13Fix import of material with z transp enabled.Nathan Letwory
2010-09-12bugfix for [#23737] reported by Mariusz MaximusMartin Poirier
2010-09-12Fix [#23770] io_anim_bvh reloads the wrong moduleNathan Letwory
2010-09-11Removed a "properties" too much. :/Thomas Dinges
2010-09-11pyrna: replace method for operators forwarding getattr/setattr access from se...Campbell Barton
2010-09-11- added PNG image export option to UV layout (was only SVG and EPS which was ...Campbell Barton
2010-09-11- py api splash URL was old, use blender version (menu was ok in the menu)Campbell Barton
2010-09-11Fixed the splash screen: previous had incorrect colour, typography, no transp...Matt Ebb