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
2012-11-27Merge w/ trunk: r52086-r52534 (As with last time, the game engine was not mer...soc-2012-swiss_cheeseJason Wilkins
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-11-12Merge w/ trunk: r51141-52085 (Important Note: gameengine and blenderplayer we...Jason Wilkins
2012-10-26style cleanupCampbell Barton
2012-08-11Forgot to add in last commitAlexander Kuznetsov
2012-08-08header fixup, aspect api, warning fixes, removed some minor use of display li...Jason Wilkins
2012-05-29Merged w/ Trunk r46993-r46142Jason Wilkins
2012-05-25style cleanupCampbell Barton
2012-05-04make text move up/down into a single operator with a direction propertyCampbell Barton
2012-05-04Patch [#30654] Wiki Quick Hack: Text editor move lines up/downJoshua Leung
2012-04-29patch [#30821] Wiki Quick Hack: Text editor duplicate lineCampbell Barton
2012-03-31style cleanup: text editorCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-01-16more keymap editsCampbell Barton
2012-01-16middle mouse jump scrolling for text window.Campbell Barton
2012-01-16use TRUE/FALSE for boolean keymaps, no functional changesCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20debug build option WITH_PYTHON_UI_INFO, so you can right click and edit the p...Campbell Barton
2011-09-02Partial fix for #28441: Tab width in texteditor ignored if used tabs as spacesSergey Sharybin
2011-08-27Fix [#28341] writing }(alt+n) in text editor creates a new fileSergey Sharybin
2011-03-29fix [#26623] script/console windows: BACKSPACE does not work when SHIFT is heldCampbell 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-18Fix #26140: Text to 3D object (one object & one object per line) has the same...Sergey Sharybin
2011-02-18Text space fixes:Sergey Sharybin
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-17One more small text space usability: select work by double-click on itSergey Sharybin
2011-02-17Split cursor_set into two operators:Sergey Sharybin
2011-02-17Spall text space usability:Sergey Sharybin
2011-02-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-07Fix/add OSX style text editing shortcuts to default keymapMatt Ebb
2010-12-26Bugfix [#25383] Drag&Drop .py file into text editor don't load it.Joshua Leung
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-13Text spaceSergey Sharybin
2010-09-26Added missed data listener ND_CURSOR to text space.Sergey Sharybin
2010-09-25Fix #23983: Text editor does not update immediately when unlinking a textSergey Sharybin
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04bugfix [#23174] Text Editor: View Top of File and View Bottom of File not wor...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-11patch [#22570] Text editor syntax coloring updateCampbell Barton
2010-05-24Fix [#22382] Text Editor properties pannel scales, not scrolls, with MMWMatt Ebb
2010-05-12Add a little RMB context menu to text editorMatt Ebb
2010-05-10Enable external drag/drops into text editorMatt Ebb
2010-05-09***Drag and drop fun!***William Reynish
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb