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
2007-02-21adding menu slot ArmatureCampbell Barton
2006-05-17Made it so when a text block is removed (using the cross button in the header...Campbell Barton
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-01-28Final merge of HEAD (bf-blender) into the orange branch.Chris Want
2006-01-15Aligned all remaining non-aligned header buttons, (was looking yuck with roun...Campbell Barton
2005-12-29More node goodies!Ton Roosendaal
2005-08-05 - added UI_EMBOSSR option (rounded emboss)Daniel Dunbar
2005-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar
2005-05-13TextEditor: syntax color support.Ton Roosendaal
2005-04-10Bugfix for disappearing hilight bug and code re-org for text editorStephen Swaney
2005-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-02-24This is an initial commit for inserting a text file as one 3d text object per...Johnny Matthews
2004-11-14Added missing items & hotkeys to menus in Outliner and Text Editor.Matt Ebb
2004-11-09Cosmetic stuff;Ton Roosendaal
2004-11-01- Added initialize to '4' for new tab variable in text windowTon Roosendaal
2004-10-15a patch for the Text editor contributed by themeyers.Stephen Swaney
2004-03-26fix warnings about implicit declaration of sprintf before Mom finds out.Stephen Swaney
2003-12-14Updated some pulldown menus to be more consistent within themselves, and with...Matt Ebb
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
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-10-28Fixes after report from Matt:Ton Roosendaal
2003-10-27- added a 'collapse pulldown' icon to all headers that have itTon Roosendaal
2003-10-25- item "Export" renamed: "Convert to 3d text"Jiri Hnidek
2003-10-25- removed tooltips from pull-down menusJiri Hnidek
2003-10-25- removes warningsJiri Hnidek
2003-10-25- added menus to header of text editorJiri Hnidek
2003-10-20Another mega commit... loadsof restructure, and a pretty good one! :)Ton Roosendaal
2003-10-15- removed all #include "interface.h" from files. this is a local/internalTon Roosendaal
2003-10-15- Modified drawing of ICONROW controls to be clearer,Matt Ebb
2003-10-12Fixing header*** files to use tabs instead of spaces (was my fault, sorry).Willian Padovani Germano
2003-10-11- fixes in material buttons (still tentative design!)Ton Roosendaal
2003-10-10Splitting source/blender/src/headerbuttons.c in smaller header_***.c files.Willian Padovani Germano