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-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar
2005-08-03 - change modifier applyModifier[EM] function to not free derived argumentDaniel Dunbar
2005-08-02A little feature for Broken...Johnny Matthews
2005-08-02Added support for compiling BULLET with scons on windowsSimon Clitherow
2005-08-01Make Loopcut in Faceselect mode able to enter Edgeslide and not get 'loop cro...Johnny Matthews
2005-08-01This patches adds support for Font, Curve, Surface and Meta Objects inMartin Poirier
2005-08-01Work for fix of #2256 "something weird with some buttons":Chris Burt
2005-08-01Scripts updated:Willian Padovani Germano
2005-08-01Moved some theme-related defines to BIF_space.h from space.cChris Burt
2005-08-01Just a little cleanup, removed an extra redraw....move along :)Johnny Matthews
2005-08-01Some more loop fixing, this time in loopcutJohnny Matthews
2005-08-01Adding a little idling to Edgeslide loop,Johnny Matthews
2005-08-01yo bassam, here it isJens Ole Wund
2005-07-30For edgeslide control rail there are 2 options:Johnny Matthews
2005-07-30Edgeslide Mouse Movement FixJohnny Matthews
2005-07-30Fixed some warning shenanigansChris Burt
2005-07-30Fixing (hopefully) a stupid issue with rendering text objects:Alexander Ewering
2005-07-30Flush Edge selection down to verts in subdivide if you are in Vertex select modeJohnny Matthews
2005-07-29Commented out some debug printfsJohnny Matthews
2005-07-29Another UV tweak for subdivide, It seems to work better now, still not perfectJohnny Matthews
2005-07-29A Small change on Edgeslide while I try to come up with a better mouse intera...Johnny Matthews
2005-07-28Fix for zlib with MSVC/SCONS. Should compile now. This does not fix the bulle...Johnny Matthews
2005-07-28Bugfix #2875Ton Roosendaal
2005-07-28Nice time saver for Armatures: Introduced Bone type "Hinge", which doesn'tTon Roosendaal
2005-07-28Killed some warnings. No please.. hold the applause.Chris Burt
2005-07-28Part of a fix to the makefiles for compiling the new ZLib stuff. ThisChris Burt
2005-07-28 - move zlib.h around to make windows happyDaniel Dunbar
2005-07-28 - update storage.c to use standard time codes (should fix issueDaniel Dunbar
2005-07-27Patch provided by Shaul Kedem: Compressed files are back!Ton Roosendaal
2005-07-27Bug fix #2870Ton Roosendaal
2005-07-27Added Name flip forJohnny Matthews
2005-07-27Cleanup & goodies for rigging geeks! :)Ton Roosendaal
2005-07-27got some "_1400 <= _MSC_VER" wrong, should be "_1400 < _MSC_VER"Erwin Coumans
2005-07-27visual studio 8 crashes on this R argument, todo: find replacementErwin Coumans
2005-07-27Correct init_userdef_file to not overwrite CollectRate and Image TimeOut ever...Martin Poirier
2005-07-27Image memory garbage collection:Martin Poirier
2005-07-27Image memory garbage collection wasn't working correctly due to a poorly cons...Martin Poirier
2005-07-27 - decimator modifier was giving wrong # of verts when a previousDaniel Dunbar
2005-07-27Fix in outliner. Renaming PoseChannels didn't call the routine that checkedTon Roosendaal
2005-07-26Added PoseMode CTRL+C copy menu. Does loc/rot/size and constraints.Ton Roosendaal
2005-07-26 - missed in remove wave effect commit, option was still in effect menuDaniel Dunbar
2005-07-26Made do_versions() have proper arguments to do linked-library versionTon Roosendaal
2005-07-26In Vertex Select ModeJohnny Matthews
2005-07-26Removed Vertloop Select and Faceloop select from toolboxJohnny Matthews
2005-07-26_update to .NET projectfiles_Joseph Gilbert
2005-07-26Added ../../../intern/decimation/extern to CPPPATHJohnny Matthews
2005-07-26Added correct call to have curve paths calculated, when the anim systemTon Roosendaal
2005-07-26 - added decimation include dir to makefilesDaniel Dunbar
2005-07-26 - bugfix, mirror modifier didn't copy deformed vertex cos for sharedDaniel Dunbar
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar