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
2008-09-19Merge from trunkAndre Susano Pinto
2008-09-19Revert last merge from trunkAndre Susano Pinto
2008-09-15svn merge -r 16231:16536 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-06-12Merge from trunkAndre Susano Pinto
2008-02-24Fix for a recent bugfix, could crash automatic vertex weighting,Brecht Van Lommel
2008-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-21Fix for bug #8321: crash with fluidsim in shaded draw mode.Brecht Van Lommel
2007-11-27ParticlesBrecht Van Lommel
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-27- support for fake verse edges (subsurf modifier should work now)Jiri Hnidek
2007-04-04moved source and text to american spellingCampbell Barton
2007-01-09Fix for bug #5606:Brecht Van Lommel
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-11-23Bugfix: added ORIGINDEX layer in CDDM_calc_edges, this could crash someBrecht Van Lommel
2006-11-21Step one in migrating to use glArray calls in BlenderTon Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-13Fix for bug #5220: crash on edgeloop delete.Brecht Van Lommel
2006-11-12Added custom vertex data support to editmode. Only used for vertex groupsBrecht Van Lommel
2006-11-11Added custom face data support in edit mode. The code used to do this isBrecht Van Lommel
2006-10-27Fixed all gcc 4 warnings in blenkernel. Found 2 potentially harmfulBrecht Van Lommel
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt