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
2006-04-07Reordering OpenEXR libraries to correctly reflect dependencies.D.J. Capelis
2006-04-06I renamed a couple of simple variables to prevent warnings aboutKent Mein
2006-04-05For 3ds import script, try to get set() function by importing theChris Want
2006-04-05Added BPyMesh for mesh python mesh functions.Campbell Barton
2006-04-05Fix #3999Ton Roosendaal
2006-04-05Bugfix #4009Ton Roosendaal
2006-04-05Added an option to batch rename vert Groups.Campbell Barton
2006-04-05Two more quicktime changes for compiling after OSX software updateTon Roosendaal
2006-04-05Another #define __CARBONSOUND__ needed because of wacko Quicktime decisionTon Roosendaal
2006-04-05Upgrading in 10.3 to quicktime 7 seems to remove a header file, whichTon Roosendaal
2006-04-05Added the option only to update selected verts in the target mesh when copyin...Campbell Barton
2006-04-05fixed two issues that hinder linux buildErwin Coumans
2006-04-05==misc spelling and typos ==Tom Musgrove
2006-04-05==makefiles==Tom Musgrove
2006-04-05improved some Bullet Dynamics, related to friction/contact constraints.Erwin Coumans
2006-04-05 - properly prototype dummy fnmatch to match callDaniel Dunbar
2006-04-04New option for convert-menu font->curve: "Curve (Single filling group)".Alexander Ewering
2006-04-04fixed error in boneweight copy and type in obj export.Campbell Barton
2006-04-04Fix some warning for unsigned vs signed comparisons.Ken Hughes
2006-04-04Fixed small but that was causing an eternal loop.Campbell Barton
2006-04-03-> Stored Selections in Mesh DNAGeoffrey Bantle
2006-04-03Fixed a but where applying the modifier option was disabled, Meshes woudl hav...Campbell Barton
2006-04-03made some gfx debug code win32 specificErwin Coumans
2006-04-03commented out some asserts that don't work multiplatformErwin Coumans
2006-04-03applied Charlies patch for game engine graphics. display list support, and bu...Erwin Coumans
2006-04-03Sped up quite a bit using zsorting and fast index guessing. so verts can find...Campbell Barton
2006-04-03Fix gcc warnings about NULL used in arithmetic comparison.Ken Hughes
2006-04-03fixed a crashing bug in new vehicle physics, and removed some debugging code ...Erwin Coumans
2006-04-02 - fix some minor typing/redefinition errors, shouldDaniel Dunbar
2006-04-02Bugfix #3996Ton Roosendaal
2006-04-02Added to select group-Campbell Barton
2006-04-02A calculation was using an integer 100000000000, which was being truncated:Ken Hughes
2006-04-02Bugfix #4046Ton Roosendaal
2006-04-02Bugfix #4042Ton Roosendaal
2006-04-02Bugfix #4047Ton Roosendaal
2006-04-02Fix for #4048Ton Roosendaal
2006-04-02Bugfix #4051Ton Roosendaal
2006-04-02Added proper initialize for curve pointer, fix for commit of march 24th.Ton Roosendaal
2006-04-02Bugreport #4057Ton Roosendaal
2006-04-02Bugfix when checking for a container mesh (Mesh.Unlink needed here)Campbell Barton
2006-04-01Silly var typo fix.Campbell Barton
2006-04-01Bug fix #3900, washed out AO colorsTon Roosendaal
2006-04-01This script copys vertex groups and weights from 1 weighted mesh, to all unwe...Campbell Barton
2006-04-01And the preview.blend for texture preview fixTon Roosendaal
2006-04-01Texture button preview:Ton Roosendaal
2006-04-01Sequence render bug: pressing ANIM didn't update renderwindow, when filesTon Roosendaal
2006-04-01Previewrender fix: when moving the mouse still while previews should renderTon Roosendaal
2006-04-01more Bullet physics improvements, mainly stability and performance related.Erwin Coumans
2006-03-31Added relative vertex references to obj importer,Campbell Barton
2006-03-31Added matt's empty drawsize property to python.Campbell Barton