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-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
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-09Bugfix #21041: pressing tab, adds spaces depending on the end of the lineJoshua Leung
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Fix #19580: text editor - current line is dependent on theBrecht Van Lommel
2010-01-17Test Editor fix: Ctrl+LEFT/RIGHT was set twice (one of them wrongly)Dalai Felinto
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-03- WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)Campbell Barton
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-18Tweaked some key shortcuts in text editor to prevent conflictsMatt Ebb
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-10-26Durian text editor requests:William Reynish
2009-10-13* Fixing crash on mingw when entering world buttonsJoshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel