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-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
2008-04-06fix compiler warnings.Stephen Swaney
2008-04-06Patch #8740: enable negative axis radar sensorBenoit Bolsee
2008-04-06Python API - read access to Track and Up axis attributes for Object.Stephen Swaney
2008-04-06bug fix soft body can resume with point cache Jens Ole Wund
2008-04-05fix compiler warning: comparison between signed and unsignedStephen Swaney
2008-04-05Commit patch #2439: Mesh replacement in BGE will react properly to armature d...Benoit Bolsee
2008-04-05PyAPI - setting a buttons string value crashed. suspect this is a 64bit probl...Campbell Barton
2008-04-05No need for unions in transform code.Martin Poirier
2008-04-05BGE bug [#4839] fixed: joystick keeps working after an overlay scene is removedBenoit Bolsee
2008-04-04fix own bug with scripts drawing, could crash when a script failedCampbell Barton
2008-04-04selecting a new scripts dir didnt rebuild the menu'sCampbell Barton
2008-04-04wire was being drawn for solid curve objects in editmode when it should not h...Campbell Barton
2008-04-04moved some duplicate lines into their own functionCampbell Barton
2008-04-04Restore bezier handles to their original flag if the transform is canceled, f...Campbell Barton
2008-04-04Fix for bug #8870: crash converting curve to mesh. The object was beingBrecht Van Lommel