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-12Fix external image editor (needs to be a list, otherwise extends adds each ch...Martin Poirier
2010-04-11PyAPICampbell Barton
2010-04-07Fix [#21756] Texture paint "quick edit" sending wrong path on unsaved scenesMatt Ebb
2010-04-06Quick fix to NLA-Baking for Beorn:Joshua Leung
2010-04-06Bugfix #21916: Baking NLA strips doesn't group transformsJoshua Leung
2010-04-04pep8 cleanupCampbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-02Remove some experimental python script code.Brecht Van Lommel
2010-04-01Some minor python UI script fixes.Brecht Van Lommel
2010-04-01missed in merging from render branchCampbell Barton
2010-04-01svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2789...Campbell Barton
2010-03-28Bugfix for [#21798] Submit description doesn't work. Thomas Dinges
2010-03-20- submit docs now uses the new dialog with an OK buttonCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-17Fix [#21553] Re-Projection just opening the image editor but not the image.Matt Ebb
2010-03-16no need to set flat shading for faces manuallyBrecht Van Lommel
2010-03-16Play Back Rendered Animation operator was left out of Screen->Render operator...Matt Ebb
2010-03-15pep8 warningsCampbell Barton
2010-03-14cleanup for addon python internals, fix filtering bug.Campbell Barton
2010-03-09improve brush size keys so they dont change by 20 each time (bad for small br...Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-07re-project images now save as PNG's rather then TAGA's, should work around a ...Campbell Barton
2010-03-07aparently startfile didnt work. trying 'start' command for windows.Campbell Barton
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-06pep8 cleanupCampbell 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-02-28make BGL and BLF modile names lowercaseCampbell Barton
2010-02-27store vars in py operators in the instance rather then the operator classes.Campbell Barton
2010-02-26rna/py apiCampbell Barton
2010-02-25select parent/child in object mode with [] keys, like pose mode.Campbell Barton
2010-02-24[#21295] Escape key doesn't cancel python modal operatorsCampbell Barton
2010-02-23- finally a way to force removal of images (Shift+Click on the X)Campbell Barton
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-22Context for Object Align op = Object modeDaniel Salazar
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-22bugfix [#21233] Crash in pyapi, with new object.Campbell Barton
2010-02-21generic modal operator to make adjusting almost any rna property with the mou...Campbell Barton
2010-02-18[#21219] Separate autocomplete text with command prompt in consoleCampbell Barton
2010-02-17join as UVs referenced older api function nameCampbell Barton
2010-02-17Align Object op: ignore objects other than Mesh typeDaniel Salazar
2010-02-16[#21177] Text editorCampbell Barton
2010-02-15bug #21160, misspell in align objects operatorDaniel Salazar