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
2008-11-17RNABrecht Van Lommel
2008-11-14RNABrecht Van Lommel
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-12previous commits showed that the absolute path problem was even deeper. This ...Nathan Letwory
2008-11-11fix problem with giving absolute paths to BF_BUILDDIRNathan Letwory
2008-11-11Port of part of the Interface code to 2.50.Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-11-11Chain rotations for objects and pose bones (for teamto)Martin Poirier
2008-11-07=== SCons ===Nathan Letwory
2008-11-01RNA / Data APIBrecht Van Lommel
2008-10-31* Minimum SCons version is now 1.0.0Nathan Letwory
2008-10-28merge 17122:17206Martin Poirier
2008-10-22(no commit message)Joilnen Leite
2008-10-20merge 16951:17122Martin Poirier
2008-10-11Grease Pencil Bugfixes:Joshua Leung
2008-10-10Fix bug in rigid body constraint buttons drawing, and while we are at it, add...Erwin Coumans
2008-10-09Grease Pencil:Joshua Leung
2008-10-07joystick updateCampbell Barton
2008-10-06merge runk 16887:16950Martin Poirier
2008-10-06* use env.Clone() instead of deprecated env.Copy()Nathan Letwory
2008-10-032.5 Branch: added WM_report and WM_reportf functions for reportingBrecht Van Lommel
2008-10-03Bugfix for fluidsim UI inconsistencies, please check your settings in old filesDaniel Genrich
2008-10-03More Grease Pencil touchups:Joshua Leung
2008-10-03merge trunk 16118 -> 116886Martin Poirier
2008-10-02Keyframe Checking (i.e. does given frame have a keyframe) is now implemented ...Joshua Leung
2008-10-02BGE patch: add frameProp to Ipo actuator (Carsten's request).Benoit Bolsee
2008-10-01BGE patch: new force field constraint actuatorBenoit Bolsee
2008-09-29Updated color calculus for sunskyTon Roosendaal
2008-09-29Bugfix:Joshua Leung
2008-09-29Patch #17500: fixes: multiple IK's on bone + targetless IKJoshua Leung
2008-09-29Adding last view feature for PAD0Joilnen Leite
2008-09-29Second try at committing IPO code cleanups...Joshua Leung
2008-09-28reverting revision 16784 that broke compilation. Aligorith, please fix and re...Martin Poirier
2008-09-28IPO System - Code Cleanup and Commenting:Joshua Leung
2008-09-28enable -noaudio option, so it actually works (and doesn't get overwritten by ...Erwin Coumans
2008-09-28BGE patch: create new BulletSoftBody data block to store bullet soft body spe...Benoit Bolsee
2008-09-27Auto-Keyframing (per scene):Joshua Leung
2008-09-27Merge of SimpleDeform modifier from soc-2008-jaguarandi branchAndre Susano Pinto
2008-09-26BGE patch: local/global flag to distance contraint actuator.Benoit Bolsee
2008-09-25re-use some Blender soft body settings for Bullet game soft bodiesErwin Coumans
2008-09-25BGE patch: add Debug button next to object state. The object state mask will ...Benoit Bolsee
2008-09-25BGE patch: add advanced parameters for SoftBody. Add Rasterizer.drawLine() Py...Benoit Bolsee
2008-09-24Made Object-level copy constraints work the same as for bones now tooJoshua Leung
2008-09-23fix for [#11744] NurbCurve Radius incorrectCampbell Barton
2008-09-23- Particle-particle effectors we're quite unstable and not accurate at all. N...Janne Karhu
2008-09-21Merging fluidcontrol to trunk from rev16649 fluidcontrol branch. Code provide...Daniel Genrich
2008-09-21Sunsky / Atmoshphere:Ton Roosendaal
2008-09-21svn merge -r 16593:16648 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-20== Outliner ==Diego Borghetti