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-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-16File Browser: respect UserPref for filtering.Andrea Weikert
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-06Patch #21911: Uppercase Windows Drive Letters in File Open WindowJoshua Leung
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30Fix a few warning in editors/ module.Brecht Van Lommel
2010-03-29Fix [#21083] Collada exporter defaults to ".blend" extension...Matt Ebb
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-27Fix [#21765] File-Dialog: "New Directory" gives no visual feedbackAndrea Weikert
2010-03-23fix [#21666] selecting images in file browser before thumbnail is created des...Andrea Weikert
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-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