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-12-26Little commit to curb a tiny bit of the complaining about how easyRoland Hess
2006-11-27Oops! fix for typing hotkeys in texteditors... hope this works now forTon Roosendaal
2006-11-26Bugfix #1676Ton Roosendaal
2006-10-12fix for [ #4868 ] script window "save as" uses blend path instead of script p...Campbell Barton
2006-09-10Bugfix #4976Ton Roosendaal
2006-07-31Siggraph show commit!Ton Roosendaal
2006-07-13- fix for [ #4678 ] ALL Blender versions crashes when pasting empty windows c...Andrea Weikert
2006-05-31* Added Mac OS X text editing shortcuts Command LeftArrow and Command RightAr...Matt Ebb
2006-05-17Made it so when a text block is removed (using the cross button in the header...Campbell Barton
2006-03-05Removes warning in drawtext.cRicki Myers
2006-03-05Adds menu item in text editor under format menu to convert whitespace toRicki Myers
2006-02-23patch #3830 Fix for commenting a block of text with highlight enabledStephen Swaney
2006-02-21Tracked a redrawing crash down to drawtext.c - was doing ... % 0 causeing a d...Campbell Barton
2005-10-09 - bug fix, paste clipboard on windows didn't free bufferDaniel Dunbar
2005-09-24 - assorted warning fixes (signedness, float->double)Daniel Dunbar
2005-09-20Bug fix #3052Ton Roosendaal
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-16Corrected the python keywords list for syntax highlighting (it was missing "a...Martin Poirier
2005-05-15Variable declaration in the middle of some code. (MSVC complained, as it should)Martin Poirier
2005-05-13TextEditor: syntax color support.Ton Roosendaal
2005-04-28Add bracket matching to text editor.Stephen Swaney
2005-04-10Bugfix for disappearing hilight bug and code re-org for text editorStephen Swaney
2005-03-19BPython:Willian Padovani Germano
2005-03-09big warning hunt commitJean-Luc Peurière
2004-11-27BPython:Willian Padovani Germano
2004-11-101) Fix for bugs #1735 #1759Ton Roosendaal
2004-10-16more Text editor goodness from themeyers.Stephen Swaney
2004-10-15fix evil c++ declaration.Stephen Swaney
2004-10-15a patch for the Text editor contributed by themeyers.Stephen Swaney
2004-07-22Bug 1447Ton Roosendaal
2004-07-03New scripts:Willian Padovani Germano
2004-06-05* Big, mundane clean up and edit of (error/ok/etc)Matt Ebb
2004-04-08bug fix 799Ton Roosendaal
2004-03-05Added 'Execute Script' to the right click pupmenu in the text editorJohnny Matthews
2004-02-15Text Window keyboard event cleaning.Martin Poirier
2004-01-19Text Editor hotkeys fixing (Bug #904 http://projects.blender.org/tracker/inde...Martin Poirier
2003-12-29Alex Mole's patch for END and HOMEMartin Poirier
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-11-26When no text file is open in the text editor, ALT-O did not work.Michel Selten
2003-11-24- ALT+N in new texteditor (no text block) will add new text now.Ton Roosendaal
2003-11-23Added all necessary BPY_extern.h include files to the .c files.Michel Selten
2003-11-22Got rid of many #include "BPY_extern.h"Chris Want
2003-11-21newline conversion speed up by intrrMartin Poirier
2003-11-20Fix for bug #238 and #435 (same bug difference effect).Martin Poirier
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-13- added themecolor text for textwindowTon Roosendaal
2003-11-13- further cleanup of window matrix code. Now ALL 2d ortho calls areTon Roosendaal
2003-10-25- removes warningsJiri Hnidek
2003-10-25- added menus to header of text editorJiri Hnidek