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
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-03-02code cleanup: clarify comment about virtial-modifiers, also add comments to D...Campbell Barton
2012-12-30code cleanup: text editor formatting enums were named crypticly, also add ass...Campbell Barton
2012-12-29patch [#33609] Syntax highlighting for OSL in Text EditorCampbell Barton
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-11-15code cleanup: move local math functions into math_geom.c, math_vector.c, no f...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-07Fix #21008: text editor scrollbar overlapping text, code here was notBrecht Van Lommel
2010-01-15Text Editor: Add an option "Tabs as Spaces".Dalai Felinto
2009-10-21Text Editor: Scrollbar now drawn on the rightJoshua Leung
2009-03-012.5: Text Editor back.Brecht Van Lommel
2008-08-31Minor tidying and commentingsoc-2008-quornIan Thompson
2008-08-24Added better grouping for text markers with a separate group field (instead o...Ian Thompson
2008-08-05Text Markers: multiple, coloured selections within a Text object with group r...Ian Thompson
2008-07-28Complete rewrite of syntax highlighting and formatting. Some improvements:Ian Thompson
2008-07-23time_t isn't supported in SDNA so we'll use double instead. 56bit precision i...Ian Thompson
2008-06-26Modifying a file externally or deleting a file linked with a Blender Text obj...Ian Thompson
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2005-05-13TextEditor: syntax color support.Ton Roosendaal
2005-05-09BPython:Willian Padovani Germano
2004-10-15a patch for the Text editor contributed by themeyers.Stephen Swaney
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont