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
2011-05-08comment some unused code.Campbell Barton
2011-03-30- include for BGE joystick sensorCampbell Barton
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-08minor edits, no functional changes.Campbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-09remove unused vars, comment some which look like they could be useful still. ...Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06remove assignments which are unused.Campbell Barton
2011-01-03Todo item:Ton Roosendaal
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-10Change the BLF_aspect function to handle 3d text.Diego Borghetti
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-26change monospace font to be an extern, not good final design but better then ...Campbell Barton
2010-11-14fix for own error in recent commit. add a back NULL terminator to the string ...Campbell Barton
2010-11-11BLF_draw functions take an extra length argument, so the console drawing doen...Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-13Text spaceSergey Sharybin
2010-09-27 fix for floating point exception.Campbell Barton
2010-08-17syntax highlighting for decorators, correct doc exampleCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-12text editor bugfix, selecting & moving the cursor on lines >256 chars long (w...Campbell Barton
2010-08-12text editor, only draw line highlight when its in the view.Campbell Barton
2010-08-11small edits to text editor from writing a python editor extension.Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-07bugfix [#23211] "with" keyword in text editor not highlighted [Patch attatchedCampbell Barton
2010-08-02patch [#23054] Fix for bug #22725 "text editor doent scroll with cursor"Campbell Barton
2010-07-27bugfix [#23052] New Bracket Highlighting Patch Causes Seg Fault [Patch to fix...Campbell Barton
2010-07-26[#23032] Bracket Highlighting in Text Space Fix [Patch to fix attached]Campbell Barton
2010-06-18Added sintax coloring for NoneDaniel Salazar
2010-06-11patch [#22570] Text editor syntax coloring updateCampbell Barton
2010-04-22BugFix:Diego Borghetti
2010-04-18various minor fixesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-07Fix #21008: text editor scrollbar overlapping text, code here was notBrecht Van Lommel
2010-01-26Fix #19580: text editor - current line is dependent on theBrecht Van Lommel
2009-10-21Text Editor: Scrollbar now drawn on the rightJoshua Leung
2009-09-22PyConsole improvementsCampbell Barton
2009-07-13Drawing a string longer then 255 chars wasnt working.Campbell Barton
2009-07-12made text editor margin work with different font sizes.Campbell Barton
2009-07-122.5: Couple of small fun featuresBrecht Van Lommel
2009-07-102.5:Brecht Van Lommel
2009-07-032.5Ton Roosendaal
2009-07-032.5Ton Roosendaal
2009-05-292.5: fix text editor issue with scrolling and an invalid memory read.Brecht Van Lommel