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-08-14Add CTRL-Backspace to delete all text in textediting.Alexander Ewering
2005-08-13New; Wkey in Armature Editmode. Has option for flipping names too.Ton Roosendaal
2005-08-13Two armature fixes;Ton Roosendaal
2005-08-13Removed strcasestr() with version as found on web, opensolaris. It had aTon Roosendaal
2005-08-13bugfix #2931 crash if $HOME not setStephen Swaney
2005-08-13 - texcomesh used wrong texture space (should use the texcomesh objectDaniel Dunbar
2005-08-13Bone naming fix.Ton Roosendaal
2005-08-13now for the cigar...Erwin Coumans
2005-08-13these files missed the cvs commt yesterday, this should fix compilation problemsErwin Coumans
2005-08-13 - more nurbs fixes... as it turns out, rendering of cyclic UV didn'tDaniel Dunbar
2005-08-13 - readded Subsurf "optimal" edge drawing/renderingDaniel Dunbar
2005-08-13Very small size of arealights (0.001) could cause weird overflows/bands.Ton Roosendaal
2005-08-12Added the 4 new proportional editing modes also to the uv editor transform.Brecht Van Lommel
2005-08-12 - remove some silly array copying code for nurb displist generationDaniel Dunbar
2005-08-11A couple of small fixes...Kent Mein
2005-08-11Bugfix, the lock button in the uv editor didn't work, the 3d view wouldBrecht Van Lommel
2005-08-11 - bug fix, add hook didn't respect modifier ordering constraintsDaniel Dunbar
2005-08-11 - update displistmesh_to_mesh to free existing mesh data (includingDaniel Dunbar
2005-08-11 - couldn't help myself, got distracted working on something else andDaniel Dunbar
2005-08-11 - added recalc ob, recalc data options to ctrl-alt-shift-t timerDaniel Dunbar
2005-08-11Two quick bugfixes, thanks slikdigit!Daniel Dunbar
2005-08-11 - bug fix, cage buttons weren't displayed correct with virtual modifiersDaniel Dunbar
2005-08-11 - added modifiers_getVirtualModifierList, returns pointer to first modifierDaniel Dunbar
2005-08-11 - switch to using softbody modifier, controls enabling but does not haveDaniel Dunbar
2005-08-11New "Mirror UVs" function in faceselect mode, to complement Rotate UVs.Brecht Van Lommel
2005-08-11 - bug fix, hook deform could crash because old files can have hookDaniel Dunbar
2005-08-11 - added eModifierTypeFlag_RequiresOriginalData for modifiers thatDaniel Dunbar
2005-08-10Patch #2758 Update of image module.Stephen Swaney
2005-08-10ideasman fix that epydoc compile for itJoilnen Leite
2005-08-10 - bug fix, face center drawing was wrong for editmeshDaniel Dunbar
2005-08-10Removed need for vert-xs and ys in edgeslideJohnny Matthews
2005-08-09 - bug fix, convert modifiers should free modifiers from new objectDaniel Dunbar
2005-08-09fix for bug #2906Johnny Matthews
2005-08-09Possible fix for bug #2906Johnny Matthews
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-08-09made weight paint panel full width ( still try to understand that X,Y system ...Jens Ole Wund
2005-08-08 - added VecLerpf to blenlibDaniel Dunbar
2005-08-08some more work on bullet raycastErwin Coumans
2005-08-08Added extra Select Type option for esubdivide and put them in defines to get ...Johnny Matthews
2005-08-08- fixed missing logic positive pulse repeat buttonErwin Coumans
2005-08-08Bug fix #2894Ton Roosendaal
2005-08-08Two radiosity glitches, bugs #2872 #2881Ton Roosendaal
2005-08-08Bugfix #2871Ton Roosendaal
2005-08-08Little fix for Edgeslide so it doesn't crash on usage!Johnny Matthews
2005-08-08Clean up spaces (make into tabs) in editmesh_toolsJohnny Matthews
2005-08-08Fix for bug #2859Ton Roosendaal
2005-08-08In CTRL-E menu "Edgeloop Delete" with a valid "inner" edgeloop selected, this...Johnny Matthews
2005-08-07 - update effect.c for function def change of convertToDispListMeshDaniel Dunbar
2005-08-07Softbody collision with deformed deflectors2Jens Ole Wund
2005-08-07_updates and warning fix_Joseph Gilbert