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-10-11Updates and corrections to the BPy doc. Patch #2975Stephen Swaney
2005-10-11-Bugfix #3174: incorrectly counting number of face verticesKen Hughes
2005-10-11Look, in one commit!Ton Roosendaal
2005-10-11- Fix compiler errors under MSVC free toolkit (thanks lguillaume)Ken Hughes
2005-10-11- added Mesh.MVert(); can now create 'thick' vertices which don't wrap meshKen Hughes
2005-10-11Scripts:Willian Padovani Germano
2005-10-11Depsgraph now adds all NLA strip driver relations. This makes the demo fileTon Roosendaal
2005-10-11Fix request from Orange;Ton Roosendaal
2005-10-10-Another fix for mathutils.anglebetweenvecs()Joseph Gilbert
2005-10-10Added stub, so game engine player compiles againTon Roosendaal
2005-10-10Stupid me! Committed in wrong console with wrong dir... here's the rest ofTon Roosendaal
2005-10-10-mathutils fixJoseph Gilbert
2005-10-10Missing include file made file not compilable...Ton Roosendaal
2005-10-10Stage two of the giant animation recode project; Ipo/Action/NLA cleanupTon Roosendaal
2005-10-10Patch for mathutilsJoseph Gilbert
2005-10-10- minor solver fix for msvc compilationNils Thuerey
2005-10-10- fixed fluidsim inflow speed initNils Thuerey
2005-10-10- added option to switch off compiling elbeem to scons files (set USE_FLUIDSI...Nils Thuerey
2005-10-10 - silly test inversion, thanks to Stephan Kassemeyer for noticingDaniel Dunbar
2005-10-09 - bug fix, paste clipboard on windows didn't free bufferDaniel Dunbar
2005-10-09 - bug fix #2940, at some point assumption that mesh_get_derived_...Daniel Dunbar
2005-10-09 - bug fix for #2948, made ccgSubSurf bail (completely) when it encountersDaniel Dunbar
2005-10-09 o another warning fix for msvcDaniel Dunbar
2005-10-09 o some warning fixes (compare of int to NULL, missing prototype)Daniel Dunbar
2005-10-07-fix for AngleBetweenVecsJoseph Gilbert
2005-10-07Quickly re-enabled drawing of Text object in editmode.Ton Roosendaal
2005-10-05* Added a Select -> Inverse for object mode, availableMatt Ebb
2005-10-05Missing file, must have slipped between 2 of the phone calls :)Alexander Ewering
2005-10-05Beware, coded between 10 phone calls and 20 sudden surprises, but I stillAlexander Ewering
2005-10-05remove non-standard __FUNCTION__ useKen Hughes
2005-10-05* Added from tuhopuu: icons in ok/confirmation popupsMatt Ebb
2005-10-05Drivers cannot drive channels of own Object, added error warning for it. ITon Roosendaal
2005-10-04Another little fix for non-prop edgeslideJohnny Matthews
2005-10-04Added (temporal) fix for crashes with the new cool "show modifier deform inTon Roosendaal
2005-10-04Bugfix #3188Ton Roosendaal
2005-10-04Posemode, ALT+R,G,S didn't work always, this because SHIFT+mouse selectingTon Roosendaal
2005-10-04Small fix; browse Vertex Weight groups in Edit panel, didn't update displayTon Roosendaal
2005-10-04Duplicate Objects updated links in drivers wrong (the new object became aTon Roosendaal
2005-10-04Added Mesh.New() method; can now create new meshes within the moduleKen Hughes
2005-10-04Shape Keys now can be controlled with Vertex Weight groups as well!Ton Roosendaal
2005-10-04Thought I committed it before... this is the fix for Python API versionTon Roosendaal
2005-10-04* Doubled the maximum shadow buffer size limit in the shading buttons.Matt Ebb
2005-10-04Bugfixes for #3102, #3104Ken Hughes
2005-10-04Bugfix #3137Ton Roosendaal
2005-10-04Bugfix #3141Ton Roosendaal
2005-10-04Bugfix #2650.Ken Hughes
2005-10-04Bugfix #3143Ton Roosendaal
2005-10-04Update for thin meshJoseph Gilbert
2005-10-04Small code cleanups by Stephane SOPPER...Kent Mein
2005-10-03Brought back Outliner operations!Ton Roosendaal