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-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-20Fix [#21658] file browser "hide invisible" doesn't hide anythingAndrea Weikert
2010-03-18Fix [#20908] Box Select On File/Append Selects Too Many FilesMatt Ebb
2010-03-16implify skipping quad->tri was being done even when the main simplify option ...Brecht Van Lommel
2010-03-15Fix [#21618] Wrong Icon For BLEND file on File/AppendAndrea Weikert
2010-03-14fix for bugreport:Andrea Weikert
2010-03-11Restored Environment mapsMatt Ebb
2010-03-10filebrowser:Andrea Weikert
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09added relative path option for image load and save, relative path option from...Campbell Barton
2010-03-09Fix tiny drawing offset in file selectorMatt Ebb
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-14Using multiline descriptions like this:Daniel Salazar
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-09filebrowserAndrea Weikert
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-30Added a comment in the code about a timer that is not being freed andBrecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-20Fix for crash in file selector using the 'Open' button - button was using old...Matt Ebb
2010-01-20Fix [#20737] Double-click in file dialog opens ".." directory (and fails of c...Matt Ebb
2010-01-19Added new macro "file.select_execute", by default mapped to LMB doubleclick i...Matt Ebb
2010-01-18Fix [#20703] Minor UI bug in file browserMatt Ebb
2010-01-13Adding .glsl and .data to the Text filtering in the File editor (with Andrea'...Dalai Felinto
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2009-12-25operator draw function working again. needed to add layout to the operator to...Campbell Barton
2009-12-24Key map related things:Matt Ebb
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-18OSX : add mounted network volumes to the system folder list in open/save file...Damien Plisson
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-17OSX: populate file dialog system & bookmark defaults paths with the finder's ...Damien Plisson
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-08FIX for #20256 New folder doesn't renameAndrea Weikert
2009-11-29Draw function for operators (just like panels), used for the redo popup, file...Campbell Barton
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-23Various bugfixes:Joshua Leung
2009-11-23* Fix for [#19941] File Browser : inability to select multiple filesMatt Ebb
2009-11-22filebrowserAndrea Weikert
2009-11-11Fix #19837: filtering in file browser was missing some commonBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-07- modal keymap for border selectCampbell Barton
2009-10-26*Started to add theme editing in Preferences. Isn't visible in the UI yet.William Reynish
2009-10-20Auto SaveBrecht Van Lommel
2009-10-16new utility function for BLI_storage.h - BLI_is_dirCampbell Barton
2009-10-15move view3d keymaps so edit&paint mode keymaps override removed workaround th...Campbell Barton