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
path: root/source
AgeCommit message (Expand)Author
2010-09-15- rna properties for bones, select_head, select_tailCampbell Barton
2010-09-15fix for error in last commit.Campbell Barton
2010-09-15BGE Dome: fix for "objects parented to the camera will be rendered multiple t...Dalai Felinto
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-09-15remove inventor and vrml1 support, we're better of having these legacy format...Campbell Barton
2010-09-15Logic UI: reset the value of a key when clicking outside the input buttonDalai Felinto
2010-09-15Two small bugfixes:Joshua Leung
2010-09-15Allow start frames < 1 on image sequences.Daniel Salazar
2010-09-14keyconfig updates/changesCampbell Barton
2010-09-14fix for own bug for font buffer drawing (only effected the bottom line of the...Campbell Barton
2010-09-14Fix for [#23794] Particle System + FS Motion Blur corrupts some frames and po...Janne Karhu
2010-09-14Particle edit brush strengths were loaded wrong for old files.Janne Karhu
2010-09-14blenderplayer fix for "offset" problem when in fullscreen mode (worked togeth...Dalai Felinto
2010-09-14Fix for a particles memory leak:Janne Karhu
2010-09-14Fix for [#20350] particles are offset from emittor in dupli-objectsJanne Karhu
2010-09-14"flip -> pen_flip" missing rename on particle edit modeDalai Felinto
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-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: Timeline did not refresh when changing selecting a boneJoshua Leung
2010-09-13Partial fix of bug #23543 in COLLADA exporter:Arystanbek Dyussenov
2010-09-12silance compiler warning.Campbell Barton
2010-09-12option to disable ITASC IK solver, (will be enabled by default ofcourse)Campbell Barton
2010-09-12building without python was brokenCampbell Barton
2010-09-11BGE module reshuffling - VideoTexture -> bge.textureDalai Felinto
2010-09-11pyrna: replace method for operators forwarding getattr/setattr access from se...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-10Part 1 of 2.54 beta build commitTon Roosendaal
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-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 crash for calling setattr with a non-string attribute and warning.Campbell Barton
2010-09-09Partial fix for [#21948] Full sample motion blur with cloth - cloth and colli...Janne Karhu
2010-09-09Bug #23715 in COLLADA exporter: prepend an '_' to the ID if it starts with an...Arystanbek Dyussenov