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-14Apply patch [#23782] Fix typo in netrender UINathan Letwory
2010-09-13fix for sphinx doc generationCampbell Barton
2010-09-13Fix [#22612] FFMPEG writes incorrect Xvid FourCC codeNathan Letwory
2010-09-13Fix for [#23729] Smoke / Edit Mode bugJanne Karhu
2010-09-13blenderplayer parsing code (better) fixDalai Felinto
2010-09-13avoid re-creating and assigning addon UI properties for every redrawCampbell Barton
2010-09-13patch [#23221] Merge bone : Within chains : infinite loopCampbell Barton
2010-09-13bugfix [#23528] ED_pose_channel_in_IK_chain() doesn't take length of IK chain...Campbell Barton
2010-09-13bugfix [#23068] Image editor: Update Automatically not updating the compositor.Campbell Barton
2010-09-13bugfix [#23001] Addons do not unregister properly in Blender 2.5.3Campbell Barton
2010-09-13blenderplayer commandline argument fixes (for -f and -w)Dalai Felinto
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-13Bugfix: Timeline did not refresh when changing selecting a boneJoshua Leung
2010-09-13Fix import of material with z transp enabled.Nathan Letwory
2010-09-13Partial fix of bug #23543 in COLLADA exporter:Arystanbek Dyussenov
2010-09-12spec files for building arch linux packages (pacman)Campbell Barton
2010-09-12silance compiler warning.Campbell Barton
2010-09-12bugfix for [#23737] reported by Mariusz MaximusMartin Poirier
2010-09-12option to disable ITASC IK solver, (will be enabled by default ofcourse)Campbell Barton
2010-09-12use relative paths for ghost/cmakeCampbell Barton
2010-09-12building without python was brokenCampbell Barton
2010-09-12Fix [#23770] io_anim_bvh reloads the wrong moduleNathan Letwory
2010-09-11BGE module reshuffling - VideoTexture -> bge.textureDalai Felinto
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-11new materials and cameras had incorrect usercounts when added from pythonCampbell Barton
2010-09-11incorrect docstringCampbell Barton
2010-09-11- camera max zoom limit was inconsistentCampbell 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
2010-09-11Fix for own stupid bug the other day, messed up the gradients in selected/des...Matt Ebb
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-10Part 4 of 2.54 beta commits (last)Ton Roosendaal
2010-09-10Part 3 of 2.54 commits (1 more!)Ton Roosendaal
2010-09-10Part 1 of 2.54 beta build commitTon Roosendaal
2010-09-10fix for error updating rigify UI classesCampbell Barton
2010-09-10Bug #23715: patch by Jan Diederich to avoid having duplicate IDs after they a...Arystanbek Dyussenov
2010-09-10rewrote python IDProperty metaclass in C, this was a quick hack to get it wor...Campbell Barton
2010-09-10Fix for [#23090] Blender 2.5 : move object to new layer crashes BlenderJanne Karhu
2010-09-10Fix #23742: a NURBS surface created with two joined curves crashes Blender on...Sergey Sharybin
2010-09-10remove redundant buffer character positioning code & remove attr keyword argu...Campbell Barton
2010-09-10bugfix [#23607] Render Stamp, incorrect apostrophe Y position.Campbell Barton
2010-09-10patch [#23749] IntVectorProperty missing step [patch]Campbell Barton
2010-09-10Fix bug caused by someone else's error.Martin Poirier
2010-09-09replace self.properties.foo --> self.fooCampbell Barton
2010-09-09- bugfix, operators were getting their properties registered twice.Campbell Barton
2010-09-09definition/syntax edits for operators and rna (no functional changes)Campbell Barton
2010-09-09fix for addons UI with recent rna changes,Campbell Barton