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-07-23 - change mesh_calc_normals to set vertices with len(no)==0Daniel Dunbar
2005-07-23 - removed mface->puno flags, was only used to flip normals in displayDaniel Dunbar
2005-07-23Added point.c to the SConscript fileJohnny Matthews
2005-07-23_new point class and update_Joseph Gilbert
2005-07-22 - added data arguments to deformer modifiers, in case someone wantsDaniel Dunbar
2005-07-21 - changed GetRawFromObject to always return mesh name/info... thisDaniel Dunbar
2005-07-20 - for some reason mesh_create_derived_no_deform took the raw data (notDaniel Dunbar
2005-07-20 - added modifier_dependsOnTime to check if modifier needs updatingDaniel Dunbar
2005-07-20Improper indentation in getParentBoneName docstring.Martin Poirier
2005-07-20 - split {curve,lattice,armature}_deform_verts out of mesh_deformDaniel Dunbar
2005-07-19__ bug fix__Joseph Gilbert
2005-07-19-Patch submitted by Campbell BartonJoseph Gilbert
2005-07-19Added DAG flush to NMesh when updating geometry (was needed after zr's latest...Martin Poirier
2005-07-19 - split mesh_deform off from object_deformDaniel Dunbar
2005-07-19 - change mesh_get_derived_render to mesh_create_derived_render (alwaysDaniel Dunbar
2005-07-18[ #2423 ] Object.getParentSubNameJoseph Gilbert
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-17 - remove extverts argument from vertexnormals_meshDaniel Dunbar
2005-07-17 - switch M_NMesh_GetRawFromObject to always get mesh data fromDaniel Dunbar
2005-07-16 - removed makeDispList, set_displist_onlyzeroDaniel Dunbar
2005-07-15BPY Support for Deform Parenting and Vertex ParentingMartin Poirier
2005-07-15 - added mesh_get_texspace (should be used instead of direct access)Daniel Dunbar
2005-07-14 - switch several instances of makeDispList to use more specific versionDaniel Dunbar
2005-07-14 - add mesh_get_bb function to return mesh boundbox and calc if neededDaniel Dunbar
2005-07-14 - use cos not cosfDaniel Dunbar
2005-07-14 - split makeDispList into makeDispList{Mesh,MBall,CurveTypes}, there isDaniel Dunbar
2005-07-14Mathutils updateJoseph Gilbert
2005-07-11Scripts updated:Willian Padovani Germano
2005-07-09 - fix what appeared to be obvious bug, "if (fclose) fclose(file)" ->Daniel Dunbar
2005-07-063D view orbit option: Around ActiveMartin Poirier
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-21 - #ifndef O_BINARY section should be after includes which would defineDaniel Dunbar
2005-06-17One file missing from prevous commit. This one is even worse, decref'ed a bor...Martin Poirier
2005-06-17Some of the setattr functions created a tuple to pass to the set* functions a...Martin Poirier
2005-06-17My patch to BPy's curve module (applied by stivs) had a small mem leak. Fixin...Martin Poirier
2005-06-15Changes to Documentation Format ONLY.v2.37aStephen Swaney
2005-06-13Patch from Martin Poirier.Stephen Swaney
2005-06-12remove version number for doc directory name asStephen Swaney
2005-06-12Scripts:Willian Padovani Germano
2005-06-11BPython bug fixes:Willian Padovani Germano
2005-06-10Lamp Ipo blocktype was incorrectStephen Swaney
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-27BPython:Willian Padovani Germano
2005-05-25updates and corrections for BPy Text3d module from Ken Hughes.Stephen Swaney
2005-05-25BPython bug fixes:Willian Padovani Germano
2005-05-24updates to doc strings in code and doc from Ken Hughes.Stephen Swaney
2005-05-22Rename Image.getPixel() to .getPixelF() as per discussionStephen Swaney
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-05-22Matrix_Determinant() was returning its input arg rather thanStephen Swaney