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-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
2009-10-26Durian text editor requests:William Reynish
2009-10-21Make compiler happy, remove doubtful non init usage.Guillermo S. Romero
2009-10-21Text Editor: Scrollbar now drawn on the rightJoshua Leung
2009-10-13* Fixing crash on mingw when entering world buttonsJoshua Leung
2009-10-132.5 Bugfixes:Joshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-09-22PyConsole improvementsCampbell Barton
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-09Keyboard shortcutsWilliam Reynish
2009-09-09Keyboard shortcutsWilliam Reynish
2009-09-052.5Brecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-09-04poll functions to stop crashing when running operators in an invalid context.Campbell Barton
2009-08-24patch from Ron Walker (o6a).Campbell Barton
2009-08-22Added standard hotkeys for standard features like copying, cutting, pasting, ...William Reynish