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-09improve brush size keys so they dont change by 20 each time (bad for small br...Campbell Barton
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-03-08workaround for [#21486] Python debuger pdb don't workCampbell Barton
2010-03-08option to transform markers in the dope sheet, needed for re-timing animation...Campbell Barton
2010-03-07re-project images now save as PNG's rather then TAGA's, should work around a ...Campbell Barton
2010-03-07Readme Update to Alpha 2 (better late than never)Thomas Dinges
2010-03-07aparently startfile didnt work. trying 'start' command for windows.Campbell Barton
2010-03-07Restore iTaSC UI.Benoit Bolsee
2010-03-07image editor user preference.Campbell Barton
2010-03-07ok now all 3 major platforms should workTom Musgrove
2010-03-07doh that is what i get for committing before testing... adding missing linesTom Musgrove
2010-03-07reverting 27304, please test before committing.Campbell Barton
2010-03-07allow darwin and windows users to use the view based image editing also, temp...Tom Musgrove
2010-03-07mplayer preset, plays back movies and image sequences.Campbell Barton
2010-03-07re-project + gimp integration, now its easy to edit the view in the gimp and ...Campbell Barton
2010-03-07Tab as Space as a User Preference option. to affect new and loaded text files.Dalai Felinto
2010-03-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-06pep8 cleanupCampbell Barton
2010-03-06Fix for #21420, Minor bug with editing keymapsElia Sarti
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-03-05Bringing back "Auto Start" option in the Game Menu.Dalai Felinto
2010-03-03move to make way for external svn addonsCampbell Barton
2010-03-02Splash for testbuild update...Ton Roosendaal
2010-03-02fix for OBJ exporting Texface imagesCampbell Barton
2010-03-02Info Header: Non-blocking Info MessagesJoshua Leung
2010-03-01bugfix [#21405] Error on loading of thumbnails from network renderer [27204]Campbell Barton
2010-03-01parts of the Python API are unstable, big discalmer in API docs main page, AP...Campbell Barton
2010-03-01replace operator options bl_undo and bl_register with bl_optionsCampbell Barton
2010-03-01remove netrender reference from rigifyCampbell Barton
2010-02-28remove so-called security patch,Campbell Barton
2010-02-28make BGL and BLF modile names lowercaseCampbell Barton
2010-02-28python BLF module for drawing text, updated template to draw text in the 3D v...Campbell Barton
2010-02-28Partial Fix: [#21085] Sequencer file selector for movies is strangeAndrea Weikert
2010-02-28- template with an example of a modal operator drawing with opengl (draw a li...Campbell Barton
2010-02-28patch from Andy Braham with some modificationsCampbell Barton
2010-02-28NetRender: Use threading mixin for master server. See if it solves latency is...Martin Poirier
2010-02-27store vars in py operators in the instance rather then the operator classes.Campbell Barton
2010-02-27rename flag for auto script execution since scriptlinks are no more.Campbell Barton
2010-02-26rename extension to addon after discussion with meta-androcto & mindronesCampbell Barton
2010-02-26rna/py apiCampbell Barton
2010-02-26Adding back decorator (metaclass registration not in trunk yet)Martin Poirier
2010-02-26remove rna functions image.get_export_path() and image.get_abs_filename(), fi...Campbell Barton
2010-02-26Few small hair dynamics goodies:Janne Karhu
2010-02-26Netrender: check if library and image files exist before adding as dependency.Martin Poirier
2010-02-25select parent/child in object mode with [] keys, like pose mode.Campbell Barton
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-25AnimViz (Motion Paths + Ghosting) panels are registered so that they will sho...Joshua Leung
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton