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-06Fix [#21516] UI artifacts in array modifierMatt Ebb
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-10Added Cmd-C/V for console copy and paste on mac os x.Matt Ebb
2010-02-27bugfix [#20694] Copy Paste to buffer missing in Console editorCampbell Barton
2010-02-15Console:Thomas Dinges
2010-02-12correct fsf addressCampbell Barton
2010-02-11Theme support for console background. Thx cam for help!Daniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-16mirror modifier vgroup option was doing string name conversion to find the fl...Campbell Barton
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-15*Fix for last commit. Removed unused code. Thomas Dinges
2010-01-15Console:Thomas Dinges
2010-01-03bugfix [#20542] Crash 2.50a0 Click event in Console window Report modeCampbell Barton
2010-01-03- WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)Campbell Barton
2010-01-01armature ghost stepsize was not initialized, Aligorith: can you check this is...Campbell Barton
2009-12-27WIP console text selection, modal selection operator and selection drawing.Campbell Barton
2009-12-24support for registering operators using the same internal rna api as panels, ...Campbell Barton
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-07Text and Console operators don't need to register themselves. (this cleans th...Martin Poirier
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-11-07- modal keymap for border selectCampbell Barton
2009-11-05only run the banner function for console (not reports)Campbell Barton
2009-11-05- added bpy.context to the python moduleCampbell Barton
2009-10-21Silencing some compiler warnings for mingwJoshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-24fix for [#19437] Console (Python): first run doesn't have the ">>>"Campbell Barton
2009-09-22PyConsole improvementsCampbell Barton
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-10- off by 1 error with console command line memory re-allocation.Campbell Barton
2009-09-09Keyboard shortcutsWilliam Reynish
2009-09-052.5Brecht Van Lommel
2009-09-04poll functions to stop crashing when running operators in an invalid context.Campbell Barton
2009-09-04- rna documentation layout now matches blenders internal layout, autogenerate...Campbell Barton
2009-08-24patch from Ron Walker (o6a).Campbell Barton
2009-07-30Operator Copy/PasteCampbell Barton
2009-07-302.5: Buttons ViewBrecht Van Lommel
2009-07-29- console remove doubles with command historyCampbell Barton
2009-07-28console copy text was upside down.Campbell Barton
2009-07-26- console scrollback userprefCampbell Barton
2009-07-25- report header buttons were not drawing.Campbell Barton
2009-07-19SVN maintenance.Guillermo S. Romero
2009-07-19operator macro playback (run operator reports in the console)Campbell Barton
2009-07-18fixes for errors on startup and compiler errors and draw speedup.Campbell Barton
2009-07-182.5Ton Roosendaal
2009-07-18worked for me but broke building for eman, this fixes (both on linux which is...Campbell Barton
2009-07-18removed BeOS dirs (BeOS isn't supported anymore)Campbell Barton