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-11-20Patch provided by Alfredo de GreefTon Roosendaal
2005-10-25Bugfix; appending with using relative paths made all dynamic links fromTon Roosendaal
2005-10-25First commit, for test, for using Library files for synchronizing partialTon Roosendaal
2005-10-25Fix for correct handling of relative filenames. Andrea Weikert
2005-10-17Three fixes in 1 commit; (reports 3183 3201 3203)Ton Roosendaal
2005-09-26adding sort files in fileselect window by extensionsJoilnen Leite
2005-07-28Killed some warnings. No please.. hold the applause.Chris Burt
2005-07-27Patch provided by Shaul Kedem: Compressed files are back!Ton Roosendaal
2005-07-14Databrowse needed new code to handle the hide dot file correctly.Martin Poirier
2005-07-13Couple of small fixes;Ton Roosendaal
2005-07-12The hide .data code didn't work correctly when databrowse is used to return s...Martin Poirier
2005-07-12Hide .file blocks in databrowse/pop menu.Martin Poirier
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-06-02Fix for #2657Ton Roosendaal
2005-05-12Removed frontbuffer updating in FileWindow. Not only fixes annoyances onTon Roosendaal
2005-04-30- file sizes > 4 GB were not correctly displayed in the file window. ItTon Roosendaal
2005-04-28Additional fix for malloc/MEM_mallocN issues in files code. Previous patchTon Roosendaal
2005-04-17Patch provided by Andrea Weikert (elubie):Ton Roosendaal
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar
2005-03-10Bugfix 2062Ton Roosendaal
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-01Bug #2266Ton Roosendaal
2005-01-11Bug fix #2061Ton Roosendaal
2005-01-10Somehow in 2.3x the file window collum display got cancelled. It evenTon Roosendaal
2005-01-03Bug fix 2047Ton Roosendaal
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-11-24Made sure exporting files (any, ranging from dxf to python scripts) signalTon Roosendaal
2004-11-01- Bug #1714; editmode undo error when ESC after extrude (missing undopush)Ton Roosendaal
2004-07-23Work on filesel.c :Ton Roosendaal
2004-06-16Replace all glFinish() with glFlush().Kester Maddock
2004-05-29NEW! Blender now displays flipped (negative scaled) Objects correctly inTon Roosendaal
2004-04-25 - add comment in filesel.c to note where memory from some BLO_blendhandleDaniel Dunbar
2004-04-22Nasty Library linking and appending stuff!Ton Roosendaal
2004-04-05- bugfix #1013Ton Roosendaal
2004-03-02Styken's fix for bug # 1035Kent Mein
2004-01-21BPython:Willian Padovani Germano
2004-01-13Converted the Userpreference buttons to zr's new ButBit calls.Rob Haarsma
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2003-11-18- removed temporal patch from myortho2() in mywindow.c, and changedTon Roosendaal
2003-11-17- bug fix: moved vertex group buttons to first panel (F9 editing buts).Ton Roosendaal
2003-10-20Another mega commit... loadsof restructure, and a pretty good one! :)Ton Roosendaal
2003-10-19- simplified Theme API. No need to include 'current active area' anymore.Ton Roosendaal
2003-10-18- added Theme for File WindowTon Roosendaal
2003-10-16- fix for drawing buttons in fileselectors, it used an old exceptionTon Roosendaal
2003-10-15- removed all #include "interface.h" from files. this is a local/internalTon Roosendaal
2003-10-07- another huge commit! read this!Ton Roosendaal
2003-10-05huge commit, sorry!Ton Roosendaal
2003-08-14A little more cleanup, removed a bunch of unused vars in the code.Kent Mein