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
2009-07-25- BGE Python API converting a mesh from a python arg was broken but happened ...Campbell Barton
2009-07-24This is patch# 19017 16bit SGI image loadingKent Mein
2009-07-15== Sequencer ==Peter Schlaile
2009-07-08trunk bugfix: added missing undo push.Joseph Eagar
2009-07-04== Python ==Peter Schlaile
2009-07-04== Python ==Peter Schlaile
2009-07-04saving runtime on win32 didnt work with python2.6Campbell Barton
2009-07-01converting nurbs to a mesh ignored smoothing for Alt+C and from pythons getFr...Campbell Barton
2009-06-28patch [#18950] Get/set bone and type of driversCampbell Barton
2009-06-26== Sequencer ==Peter Schlaile
2009-06-26== Sequencer ==Peter Schlaile
2009-06-26== Sequencer ==Peter Schlaile
2009-06-25Bugfix, testing venom's lab .blendsTon Roosendaal
2009-06-25Mathutils quat1 * quat2 was broken, returned quat1*quat1 instead.Campbell Barton
2009-06-25bug fix SoftBody moduleJens Ole Wund
2009-06-21BGE pyAPI updateDalai Felinto
2009-06-21== AVI ==Peter Schlaile
2009-06-21== Sequencer ==Peter Schlaile
2009-06-20typo in logic buttonsCampbell Barton
2009-06-18own copy/paste error, euler.wrapped would give a bad valueCampbell Barton
2009-06-18Part two of svn release commit, last one!Ton Roosendaal
2009-06-18Bufix #18942Ton Roosendaal
2009-06-18coverity issue CID: 596Kent Mein
2009-06-17== FFMPEG ==Peter Schlaile
2009-06-17== Sequencer ==Peter Schlaile
2009-06-16BGE Action Actuator setChannel() function was broken in a number of ways. Campbell Barton
2009-06-16looks like a mistake. should check with the scene render size, not the curren...Campbell Barton
2009-06-16KX_PythonSeq (used for a number of BGE sequence types)Campbell Barton
2009-06-16BGE Py APICampbell Barton
2009-06-15Bug #18920, clarification in tooltip of Mirror Vgroup option inBrecht Van Lommel
2009-06-15Fix for bug #18924: OpenGL performance issue with particle modifiers,Brecht Van Lommel
2009-06-15== Sequencer ==Peter Schlaile
2009-06-15BGE bug #18869: Can't create Windows runtime.Benoit Bolsee
2009-06-14== Sequencer ==Peter Schlaile
2009-06-14== Sequencer ==Peter Schlaile
2009-06-14typo in gpu_extensions.c, removed unused functionCampbell Barton
2009-06-14coverity issue CID: 275Kent Mein
2009-06-14coverity issue CID: 307Kent Mein
2009-06-13coverity issue CID: 469Kent Mein
2009-06-13coverity issue CID: 401Kent Mein
2009-06-13coverity issue CID: 228Kent Mein
2009-06-13coverity issue CID: 44Kent Mein
2009-06-13Omission of a texture node to specify coordinates was regarded as a bug by so...Robin Allen
2009-06-13G.sipo was being passed in the BGE when it wasnt needed, just access G.sipo d...Campbell Barton
2009-06-13coverity issue CID: 523Kent Mein
2009-06-12== Sequencer ==Peter Schlaile
2009-06-11== SEQUENCER ==Peter Schlaile
2009-06-09Fix for bug #18710: a crash with hair emitted from vertices.Brecht Van Lommel
2009-06-09Fix for bug #18860: particle hair strands missed first segmentBrecht Van Lommel
2009-06-09Built in limitations for script scanning was making python fail on meta-andro...Campbell Barton