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-09-29[#17707] Slow Cloth BakingDaniel Genrich
2008-09-29Bugfix #17708: layer IPOs doesn't return the correct layer anymoreJoshua Leung
2008-09-29Patch #17500: fixes: multiple IK's on bone + targetless IKJoshua Leung
2008-09-29Second try at committing IPO code cleanups...Joshua Leung
2008-09-29soc-2008-mxcurioni: merged changes to revision 16795 (repaired)Maxime Curioni
2008-09-28A previous commit by me (16701) broke keyed- and none-physics particles or at...Janne Karhu
2008-09-28soc-2008-mxcurioni: FRS_glBlendEquation filesMaxime Curioni
2008-09-28soc-2008-mxcurioni: merged changes to revision 16789Maxime Curioni
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-27Cleaned up unused variables and functions.Ian Thompson
2008-09-27text editor changesCampbell Barton
2008-09-27linear ipo curves were still using their handles to calculate an extrapolated...Campbell Barton
2008-09-27Lots of mingw/gcc compiler warning fixesJoshua Leung
2008-09-27Auto-Keyframing (per scene):Joshua Leung
2008-09-27Merge of SimpleDeform modifier from soc-2008-jaguarandi branchAndre Susano Pinto
2008-09-26nurbs surface resolution is now per segment rather then being distributed ove...Campbell Barton
2008-09-26BGE patch: local/global flag to distance contraint actuator.Benoit Bolsee
2008-09-26Made simple deform limits be relative to BV of objectAndre Susano Pinto
2008-09-26Fixed a UI bug on shrinkwrap constraintAndre Susano Pinto
2008-09-26SimpleDeform now initializes limit values to the BB when its added to an objectAndre Susano Pinto
2008-09-25Fix for [#17677] Blender Crash when Baking BoidsJanne Karhu
2008-09-25re-use some Blender soft body settings for Bullet game soft bodiesErwin Coumans
2008-09-25improved game soft bodies, works for objects that are using 'set smooth'Erwin Coumans
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-23calculate curve radius for drawing curve normalsCampbell Barton
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-23changing the number of subdivisions for nurbs curves.Campbell Barton
2008-09-23Fixed shrinkwrap constraint handling of matrixs.Andre Susano Pinto
2008-09-23Fix for second part of bug #17506: issue with swapped uv coordinatesBrecht Van Lommel
2008-09-22copy object properties was crashing because of my recent changes. need to NUL...Campbell Barton
2008-09-21Respect compile flags if elbeem is disabled, fix compiling for that caseDaniel Genrich
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-21Added select grouped property (objects with shared property names will be sel...Campbell Barton
2008-09-20simple changes for bez point selection. use as a flag incase other flags are ...Campbell Barton
2008-09-20Patch #8461, by Rob HausauerTon Roosendaal
2008-09-20Patch 17403, small gcc warning fixes.Ton Roosendaal
2008-09-20[#17600] char* -> const char*Campbell Barton
2008-09-20Small dependency debugging aid: now it also prints cycles forBrecht Van Lommel
2008-09-20== Render ==Diego Borghetti
2008-09-20Fix for bug #16662: modifiers on lattices were ignored sometimesBrecht Van Lommel
2008-09-20BGE patch: new 'Advanced Settings' button to keep special Bullet options away...Benoit Bolsee
2008-09-19Merge from trunkAndre Susano Pinto
2008-09-19PyConstraints:Joshua Leung