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
2007-07-25Transform - Objects with Old-Tracking:Joshua Leung
2007-07-25removing unneeded checksCampbell Barton
2007-07-24Transform Bugfixes Part 2 (Constraints Related):Joshua Leung
2007-07-24Bugfixes for Transform (related to Constraints):Joshua Leung
2007-07-24More constraints bugfixes:Joshua Leung
2007-07-24== Constraints - Important Bugfix ==Joshua Leung
2007-07-24Removing what appears to be useless code which causes gcc warnings. AppearsKen Hughes
2007-07-23Changed logic for early out to require only one input, not two. This allows ...Robert Holcomb
2007-07-23Bugfix #6918Ton Roosendaal
2007-07-23== Action Editor - Bugfixes ==Joshua Leung
2007-07-23== Constraints - Bugfixes ==Joshua Leung
2007-07-23=Rendering Bugfix=Joseph Eagar
2007-07-23Partial fix for #6875 Normal aligned transform-constraining not working for b...Martin Poirier
2007-07-22Just a few little code cleanups for IPO cleaning code:Joshua Leung
2007-07-22fixed some bugs in Draw.cCampbell Barton
2007-07-21== Transformation Constraint ==Joshua Leung
2007-07-21fix for Curve appendNurbCampbell Barton
2007-07-20removing 2 getset duplicates Campbell Barton
2007-07-20Use texture constants in the interface and added some missing texture constants.Campbell Barton
2007-07-19was missing headerCampbell Barton
2007-07-19removing duplicate constantsCampbell Barton
2007-07-19== SDNA - Code Comments ==Joshua Leung
2007-07-19added commends to some DNA_*.h files - as well as some TODO's for removal.Campbell Barton
2007-07-18=Shapekey Missing Undopush bugfix=Joseph Eagar
2007-07-17== Constraints Work - PyAPI ==Joshua Leung
2007-07-17Removed a variable that wasn't needed, but somehow ended up in the commit the...Joshua Leung
2007-07-16Small fix: need set the color before call glRasterPos or don't work.Diego Borghetti
2007-07-16Bugfix #6831: Crash when combining duplivert and mirrorJoshua Leung
2007-07-16bugfixes for generic (experimental) Bullet rigidbody constraint: use cone-twi...Erwin Coumans
2007-07-16Bugfix #6945: Weight painting bugJoshua Leung
2007-07-15was missing colorband from the flags in the epy docsCampbell Barton
2007-07-15== MSVC compilation ==Andrea Weikert
2007-07-15A few minor changes:Joshua Leung
2007-07-15Bugfix #6915:Joshua Leung
2007-07-15== TrackTo Constraint ==Joshua Leung
2007-07-15== Constraints System ==Joshua Leung
2007-07-13Python APIKen Hughes
2007-07-13Revision: 11257 from 2.44 stableCampbell Barton
2007-07-12Python APIKen Hughes
2007-07-12Added only's to the tooltipsKent Mein
2007-07-12Removing the double negitives in the tooltips talked about last night.Kent Mein
2007-07-12From stableCampbell Barton
2007-07-12Little typo found by Renato PeriniKent Mein
2007-07-11Added a flush after fprintf Kent Mein
2007-07-11Bugfix #6931:Joshua Leung
2007-07-11One more time....I misunderstood the guidance about values as inputs for Robert Holcomb
2007-07-11After chatting with Broken about grs comments on the default behavior Robert Holcomb
2007-07-11Updated Contributor line in GPL header to reflect original source. This Robert Holcomb
2007-07-10Removed comments with non ascii chars...Kent Mein
2007-07-10This is patch [#6929] Interpolation MethodsKent Mein