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
2008-04-12Fix for bug #8463: object texture mapping for duplis was changed toBrecht Van Lommel
2008-04-12Fix for bug #8936: particle system crash with vertex groups andBrecht Van Lommel
2008-04-12Fix for bug #7100: when rendering on solaris, pressing esc couldBrecht Van Lommel
2008-04-12Fix or bug #8712: transparency + sss gave too bright results.Brecht Van Lommel
2008-04-12removed blenders backup feature.Campbell Barton
2008-04-12Fix for bug #8934: parenting or connecting armature bones didn't reallyBrecht Van Lommel
2008-04-12Fix for bug #6753: metaballs instanced by a particle system did notBrecht Van Lommel
2008-04-12Fix for bug #5862: crash rendering to quicktime h.264. This would needBrecht Van Lommel
2008-04-12Fix for bug #8932: crash converting old particle system.Brecht Van Lommel
2008-04-12Fix for bug #8930: issue removing temporary pointcache directory on windows.Brecht Van Lommel
2008-04-12simple fix for "Unable to make version backup" warning when saving files. mis...Campbell Barton
2008-04-12fix BGE patch #7892: dRot motion is reversed on non-dynamic objectsBenoit Bolsee
2008-04-12Moved initialization of vertex flags up a bit in the subdivideChris Want
2008-04-11This is patch [#8531] Change gamma node max valueKent Mein
2008-04-11Changed BLI_convertstringcode to replace any number of hashes with the frame ...Campbell Barton
2008-04-11Fix for bug #8920: particles reactor crash and memory leak.Brecht Van Lommel
2008-04-11Constraints-UI:Joshua Leung
2008-04-11fix BGE bug #8813: new rayCastTo() function hits near sensor collision boxBenoit Bolsee
2008-04-10Little cloth code cleanup needed because of from new cache code mergeDaniel Genrich
2008-04-102nd Part: Partial commit of patch #8812 (static caused problems on sunOS)Daniel Genrich
2008-04-10Partial commit of patch #8812 (fixing inlining on sunOS)Daniel Genrich
2008-04-10Fix for mistake in pointcache refactor commit.Brecht Van Lommel
2008-04-10Fix for bug #8898: QMC AO not working correct on objects pointingBrecht Van Lommel
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-04-10Fix for render scemode in the python api, forgot to commit this fileBrecht Van Lommel
2008-04-09Cloth bugfix for new timescaling featureDaniel Genrich
2008-04-09Bugfix: scaling images anti-aliased with either the width or heightBrecht Van Lommel
2008-04-09Cloth enhancement for upcomming cache changes: support different speed using ...Daniel Genrich
2008-04-09Made aspx/y into floats so we can render precise regions (for apricot terrain...Campbell Barton
2008-04-09Cloth/Collision modifier now gets add to the tail of the modifier stack as th...Daniel Genrich
2008-04-09Action Editor - Renamed 'AfterTrans Delete Dupli-Frames' to 'AutoMerge Keys' forJoshua Leung
2008-04-09API Doc for new Object attributes trackAxis and upAxis.Stephen Swaney
2008-04-08fix compiler warnings - deja vu all over again.Stephen Swaney
2008-04-08Optimization for the sequencer wipe effect, was doing a lot of unnecessaryBrecht Van Lommel
2008-04-08setting the blend value for a sequencer strip would crash when the strip had ...Campbell Barton
2008-04-08Proper fix for camera transform with snap.Martin Poirier
2008-04-08Sorry, reverting bad things in modifier.cDaniel Genrich
2008-04-08Cloth bugfix: used old dm instead of new created result derivedmesh; Code cle...Daniel Genrich
2008-04-08moving the camera on the local Z axis while in the camera view didn't work wh...Campbell Barton
2008-04-08bug fix Jens Ole Wund
2008-04-07Fix for bug #8073: texture nodes connected to a viewer could crash.Brecht Van Lommel
2008-04-07Doh! Typo - replace [Y] with [Z].Stephen Swaney
2008-04-07added an optional arg for object.getBoundBox(worldspace) - so you can get loc...Campbell Barton
2008-04-07annoyance with python api, Blender.Library.Datablocks should always return an...Campbell Barton
2008-04-07Silly copypaste mistake. Thanks for noticing!Janne Karhu
2008-04-07fix for [#6342] Collada 1.4 import (of perhaps corrupt collada files) leads t...Campbell Barton
2008-04-07add KX_GameObject::rayCastTo() PyDocBenoit Bolsee
2008-04-06Removed my own patch #8208: export SCA_ISensor::Evaluate() to Python. It was ...Benoit Bolsee
2008-04-06reversing 14289, it included Ton's homedir as a default path and disabled scr...Campbell Barton
2008-04-06Commit patch #8799: Realtime SetParent function in the BGEBenoit Bolsee