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-16Fix for possible null pointer, from uncle entity in ircMatt Ebb
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-09Fix for previous commit - better to just use NewRender rather than GetRenderMatt Ebb
2010-04-09Attempted fix for [#21491] rendering from the api does not workMatt Ebb
2010-04-06Fix #21166: changing image file path does not update texture preview. I'veBrecht Van Lommel
2010-04-06Fix #21393: some render error messages were not passed to the user.Brecht Van Lommel
2010-04-05Fix [#21909] full sample motion blurMatt Ebb
2010-04-01Attempted fixes for render crashes on windows, still can't redo them hereBrecht Van Lommel
2010-04-01Fix [#21347] no image at node editorMatt Ebb
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-28External render engines can now render previews as well, disabled byBrecht Van Lommel
2010-03-28Attempt to fix #21796: render crash on windows after slots commit.Brecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht 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-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-16Fix [#21165] Moved textures don't move the animation curvesMatt Ebb
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-03-12Added ability to save and load planar environment maps, rather than only cube.Matt Ebb
2010-03-11Restored Environment mapsMatt Ebb
2010-03-09Mac + OpenMP + pthreads workaround: recent commit broke compile, justBrecht Van Lommel
2010-03-09mtex buffer copy & paste back for materials.Campbell Barton
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.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-02-22OSX : Bugfix [#21293] add OpenMP apple gcc bug workaround for render previewDamien Plisson
2010-02-17Remove some unfinished code I accidentally commit for render thread safety.Brecht Van Lommel
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-14Fix #21150: duplicating an empty could crash.Brecht Van Lommel
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-01-29Fix [#20297] Preview "Both" hides part of textureMatt Ebb
2010-01-28- change max threads from 8 to 64, need to keep an eye on stack memory use here.Campbell Barton
2010-01-28missed updating reload scriptsCampbell Barton
2010-01-28material copy/pasteCampbell Barton
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2010-01-05Revert previous preview render commit, causing some problemsMatt Ebb
2010-01-05obscure feature: Display Custom Bone Shape at another bones transform.Campbell Barton
2010-01-05More specific notifiers for preview render jobsMatt Ebb
2009-12-10Fix for 'Copy materials to selected' button freezing when using linked geometryMatt Ebb
2009-12-02Quicktime(Carbon/win32) : add operator to raise the "compression settings" qu...Damien Plisson
2009-11-22Patch #19953: [2.5] repeated include entries in a number of SConscript filesJoshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-10-13moving textures up and down didnt move the material flag, made editmesh skin ...Campbell Barton
2009-10-12texture slots up/down backCampbell Barton
2009-10-07copy icon in the material buttons list view so you can copy the current set o...Campbell Barton
2009-10-07Preview Render:Brecht Van Lommel