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-21Fix typo in epydocs for Mesh exampleKen Hughes
2005-12-21Tinsy wee little commit!Ton Roosendaal
2005-12-21This fixes two things:Kent Mein
2005-12-20Release code (in Blender) to 2.40Ton Roosendaal
2005-12-20* Teeny tiny menu item correctionMatt Ebb
2005-12-20Forgot to remove obsolete button "correct normal mapping"Ton Roosendaal
2005-12-20Small fix in alpha for icons image.Ton Roosendaal
2005-12-20* Updated the splash with credit!Matt Ebb
2005-12-20Based on bugreport, fixed the confusing tooltip for Subdivide optionsTon Roosendaal
2005-12-20* uncommented some pre-2.40 file conversion code for cameras, for the releaseMatt Ebb
2005-12-20Forgot to add 'ForgetReference' for game-python objects.Erwin Coumans
2005-12-20Added missing mode rayShadow and updated docs, "NoSpecular" was also missing ...Campbell Barton
2005-12-20When adding a Mesh in python a file saved caused blender to segfault when rel...Campbell Barton
2005-12-19Bug #3522Johnny Matthews
2005-12-19Bug #3633Johnny Matthews
2005-12-19Sync of blenderbuttons for orange and bf-blender, including Joilnens newTon Roosendaal
2005-12-19Bug reported by Andy; pressing Vkey in action editor (vector handles)Ton Roosendaal
2005-12-19Inserted a sanity check in the boolean modifier (not the Wkey, but theTon Roosendaal
2005-12-19#3631Ton Roosendaal
2005-12-19#3628Ton Roosendaal
2005-12-19Move bug fix hack so it acts only when it needs too.Martin Poirier
2005-12-19#3635Ton Roosendaal
2005-12-19Bugfix #3608Ton Roosendaal
2005-12-19#3605Ton Roosendaal
2005-12-19#3598Ton Roosendaal
2005-12-19#3593Ton Roosendaal
2005-12-19#3581Ton Roosendaal
2005-12-19#3592Ton Roosendaal
2005-12-18Tri-Triple Subdivide filling was messed up. This should straigten it out when...Johnny Matthews
2005-12-18added ICON_SORTBYEXT for sort by ext featureJoilnen Leite
2005-12-18added icon of sort by extensionJoilnen Leite
2005-12-18Changed that sortby extension icon for new made by P-Luc_AlclairJoilnen Leite
2005-12-18applying Volker Mische engine patchJean-Luc Peurière
2005-12-18* Updates for missing menu itemsMatt Ebb
2005-12-18- yet another minor fluidsim fix - when using a start frame != 1Nils Thuerey
2005-12-18- another small fix thats prevent a cryptic error messageNils Thuerey
2005-12-18Added Verse and Node-editor icons in blenderbuttons.cTon Roosendaal
2005-12-18- added render.h header include for RE_make_existing_fileNils Thuerey
2005-12-18- moved the check whether the current object is a meshNils Thuerey
2005-12-18fixed returning true/false, thanks Willian. as well as removed the image spac...Campbell Barton
2005-12-18Added get/set/attr for area lamp settings - needed to exporting arealamps to ...Campbell Barton
2005-12-17Ack! Error in the renaming code for outliner, it skipped doing theTon Roosendaal
2005-12-17* ctrl-alt-numpad0 didn't correctly update 3dview when the camera had anythin...Nathan Letwory
2005-12-17Environment mapping "Reload" button didn't work. Required more stuff toTon Roosendaal
2005-12-17-- Bugfix #3617; addBezier() was not initializing all the attributes forKen Hughes
2005-12-17typo, thanks letterrip.Campbell Barton
2005-12-16Oops, left the script menu in there. problems.Campbell Barton
2005-12-16-- Added BPy support for new Material modes. Recent additions of new modeKen Hughes
2005-12-15-- Fix misspelling in Material's TraShad tooltip.Ken Hughes
2005-12-15-- removed redundant initialization for Mesh_Type (thanks LetterRip)Ken Hughes