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
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-30patch [#23088] 2.5 Text Editor: Preserve indentation with spacesCampbell Barton
2010-07-29bugfix [#23062] Resolve conflict button in text editor dissappers in Blener 2...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-07-20- correct some spelling errors.Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-18Added sintax coloring for NoneDaniel Salazar
2010-06-14naming changesCampbell Barton
2010-06-11patch [#22570] Text editor syntax coloring updateCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell 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-26Add operator undo flags to text datablock related operatorsMatt Ebb
2010-04-22BugFix:Diego Borghetti
2010-04-18various minor fixesCampbell Barton
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-03-31[#21851] Bugfix: [#21254] text editor jump to line crashCampbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-09Bugfix #21041: pressing tab, adds spaces depending on the end of the lineJoshua Leung
2010-02-07Fix #21008: text editor scrollbar overlapping text, code here was notBrecht Van Lommel
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
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-05Fix #20571: run script operator crashes in 3d view.Brecht Van Lommel
2010-01-03- WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)Campbell Barton
2009-12-28Got rid of some dead codeMatt Ebb
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-12-07Text and Console operators don't need to register themselves. (this cleans th...Martin Poirier
2009-11-27new palm rig type + some refactoring to make names less confusing for the arm...Campbell Barton
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-24Keyframing Operator Tweaks for Durian:Joshua Leung
2009-11-10Math LibBrecht Van Lommel