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
2005-12-11Big commit with work on Groups & Libraries:Ton Roosendaal
2005-12-09Orange; WIP commit for inclusion of "Tangent" vector in rendering.Ton Roosendaal
2005-12-09New feature: "Stress" texture input channelTon Roosendaal
2005-12-09bugfix #3550Johnny Matthews
2005-12-08Orange: fix for duplicator-group using X-Ray or Transparent draw options.Ton Roosendaal
2005-12-08Orange: Made Action Editor to respect Bone layers too.Ton Roosendaal
2005-12-08Orange: Action editor didn't reset selection flag on selecting Pose bones.Ton Roosendaal
2005-12-08Orange: More fixes in bone-layers (#$@%!).Ton Roosendaal
2005-12-08Orange: Made Nkey and info text in 3d window respect Bone Layers.Ton Roosendaal
2005-12-07Orange fixes;Ton Roosendaal
2005-12-07Orange: Bugfix for uninitialized variables in lscm/stretch, forgot toBrecht Van Lommel
2005-12-07Orange: Group with curve objects in it, and used with group-duplication,Ton Roosendaal
2005-12-07A patch from Ken Hughes per request of Bassam here at Orange: Python access t...Toni Alatalo
2005-12-07Orange: option "Add to new group" (CTRL+G) didn't work when a groupTon Roosendaal
2005-12-07Orange: Custom drawing types for bones in Poses!Ton Roosendaal
2005-12-07Orange Bugfix: depsgraph code crashed on building particle system withoutTon Roosendaal
2005-12-07Orange request; Bones in Armature now have own layer settings.Ton Roosendaal
2005-12-06Orange:Ton Roosendaal
2005-12-06Orange:Ton Roosendaal
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-06-- Bugfix 3543: call to test_index_face() in decimateModifier_applyModifier()Ken Hughes
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-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