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
2005-12-06Orange:Ton Roosendaal
2005-12-06Orange: fix for reading material light groups (didnt set pointer OK yet)Ton Roosendaal
2005-12-06Orange: tuesday sync with bf-blenderTon Roosendaal
2005-12-06Orange branch: Revived hidden treasure, the Groups!Ton Roosendaal
2005-12-06More corrections and additions to Ipo and IpoCurve documentation.Ken Hughes
2005-12-06Added some extra parameter checking in Ipo driver code.Ken Hughes
2005-12-06Added GPL licence header. possibly some other new stuff, not sure how old the...Campbell Barton
2005-12-06Updated bvh importer. tested on over 100 bvh files.Campbell Barton
2005-12-06-- Bugfix 3543: call to test_index_face() in decimateModifier_applyModifier()Ken Hughes
2005-12-06Modified the logic under linux.Kent Mein
2005-12-05-- Bugfix #3072: As discussed on IRC, matrix.invert() should throw aKen Hughes
2005-12-05-- Bugfix 3453: coercion operations were doing an extra incref on coercedKen Hughes
2005-12-05"Make Local" menu (Lkey) now has as first option to make only ObjectsTon Roosendaal
2005-12-05Bugfix #3514Ton Roosendaal
2005-12-05Bugfix #3512Ton Roosendaal
2005-12-05Hrms... setting the undosteps to zero then should also work! :)Ton Roosendaal
2005-12-05Bugfix #3507Ton Roosendaal
2005-12-05Fix unchecked parameter in M_Ipo_Recalc, and some documentation fixes.Ken Hughes
2005-12-05-- remove unused variable "dict" which was giving compiler warnings.Ken Hughes
2005-12-05fix for exotic msvc6 projects buildingJens Ole Wund
2005-12-04Orange bramch:Ton Roosendaal
2005-12-04-- Fix segfault when callign Blender.Armature.Get() with no parametersKen Hughes
2005-12-04Dang, another fix in orange tree... I keep spamming commit maillist thatTon Roosendaal
2005-12-04Orange: two fixes,Ton Roosendaal
2005-12-04Sunday sync of Orange with bf-blenderTon Roosendaal
2005-12-04Bf-blender commit! :)Ton Roosendaal
2005-12-04Orange 'layer commit' fix: Texture buttons crash when selecting an emptyTon Roosendaal
2005-12-04Orange fix: previous commit from Brecht called unwrap_lscm_live_end()Ton Roosendaal
2005-12-04Orange branch feature; Material LayeringTon Roosendaal
2005-12-04More work on the new unwrapper code (orange branch):Brecht Van Lommel
2005-12-03- fixed output behaviour (now behaves just like render output,Nils Thuerey
2005-12-03Added Copy/Paste 'mapping' options for World/Lamp buttons.Ton Roosendaal
2005-12-03Orange tree:Ton Roosendaal
2005-12-03Just one more useful commit from Desoto: added a newline to the endChris Burt
2005-12-03fix for #3498Kent Mein
2005-12-03Small changes to API docs on curves and space handlers explanations.Ken Hughes
2005-12-03This commit does very little for the number of files touched.Kent Mein
2005-12-02-- Bugfix #3524: theEditMesh structure was not being initialized correctly.Ken Hughes
2005-12-02Friday merge of bf-blender into orange branch.Ton Roosendaal
2005-12-02Extra texture channel input for Mist effect; "Global". This feeds theTon Roosendaal
2005-12-01Just copied over changes in engine, from bf-blender. This someohow wasTon Roosendaal
2005-12-01True X-mirror mesh editing!Ton Roosendaal
2005-12-01Bugfix #3510Johnny Matthews
2005-12-01- last bugfix caused problems when using the makefile, this should work as we...Nils Thuerey
2005-12-01Wee li'll commit in tooltip for "W" button softbodies.Ton Roosendaal
2005-12-01- this should fix bug #3468 (scons problem with fluidsim off)Nils Thuerey
2005-12-01Small addition to stretch minimize: with pad +/- or the wheel mouseBrecht Van Lommel
2005-12-01Updated the sconscript for new file parametrizer.cMatt Ebb
2005-12-01-- Bugfix #3139: Blender.Library.Open() was changing current .blendKen Hughes
2005-12-01Make curnurb.flagU and curnurb.flagV range check their inputs, plus makeKen Hughes