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-07-05Fix #22694: rendering exits editmode. Problem was due to incorrect fix forBrecht Van Lommel
2010-07-05Fix #22189: fields rendering crashes.Brecht Van Lommel
2010-07-04Fix #21062 and #22175: crash with node previews being calculated whileBrecht Van Lommel
2010-07-04Fix #22028: rendering from 3d view was OR-ing with scene render layers,Brecht Van Lommel
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-07-01fix for use of uninitialized memory with opengl render.Campbell Barton
2010-06-25bugfix where animated image texture's lagged one frame when used with modifiers.Campbell Barton
2010-06-25opengl render wasnt updating animated images texturesCampbell Barton
2010-06-23Fix crash when rendering with output to full screen and the mouseBrecht Van Lommel
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-09attempt to fix problem with quicktime on MSVCCampbell Barton
2010-06-06removed cmake include path in recent cleanup which was needed.Campbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-24- correct --help messageCampbell Barton
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-05-23opengl render option 'view_context',Campbell Barton
2010-05-20merged 28885 frame update fix to trunk, slightly updatedJoseph Eagar
2010-05-14Fix [#22337] Wrong operator descriptionsMatt Ebb
2010-05-07Warning cleanupMatt Ebb
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-23Some fixes from the render branch:Brecht Van Lommel
2010-04-21Fix [#22082] World gradients look like pooMatt Ebb
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