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-08-01=Lack of #ifdef INTERNATIONAL=Joseph Eagar
2007-08-01Fix for bug in raytrace code refactoring, crash with empty octree.Brecht Van Lommel
2007-08-01* put declaration at *begin* of code block. Now MSVC shouldn't barf anymore.Nathan Letwory
2007-07-31Quaternion Deform InterpolationBrecht Van Lommel
2007-07-31Visual Keying refactorRoland Hess
2007-07-31Constraints UI:Joshua Leung
2007-07-31=Render Bugfix=Joseph Eagar
2007-07-30new ICON_FONTPREVIEWJoilnen Leite
2007-07-30bitmap to fontpreview buttonJoilnen Leite
2007-07-30Font previewJoilnen Leite
2007-07-30nested commentCampbell Barton
2007-07-30removing unused dnaCampbell Barton
2007-07-30Removing some useless code, and fixed a few compiler warnings.Joshua Leung
2007-07-29More Constraints Bugfixes:Joshua Leung
2007-07-29Forgot to commit file in the game engine.Brecht Van Lommel
2007-07-29Armature CrazySpace ImprovementBrecht Van Lommel
2007-07-28Fix for wrong capitalization in #include.Brecht Van Lommel
2007-07-28Bone Heat WeightingBrecht Van Lommel
2007-07-28== Constraints - Important Bugfix ==Joshua Leung
2007-07-28Draw.py - typoCampbell Barton
2007-07-28A few little code cleanups for constraints code. I've just removed some lines...Joshua Leung
2007-07-28Previous bugfix for shadows cast on objects with diffuse reflectivity set to 0 Joseph Eagar
2007-07-27Remove spurious ";" in declaration, which causes warning in gcc and MSVC. Th...Ken Hughes
2007-07-27Small optimalization of drawing bones (drawsolidcube_size and drawcube_size) ...Jiri Hnidek
2007-07-27missing include and added a warning to UIBlockCampbell Barton
2007-07-27=Draw Module Fixed=Joseph Eagar
2007-07-27Object Transform:Joshua Leung
2007-07-26fix from 2.44 for adding new curves.Campbell Barton
2007-07-26Refactor the raytracing code to split the tracing and shading parts intoBrecht Van Lommel
2007-07-26== PyAPI - Constraints Space Conversion Access ==Joshua Leung
2007-07-26PyAPI Simple Bugfix:Joshua Leung
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