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-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-10-02move window matrix translation into its own function. (no functional changes)Campbell Barton
2010-10-02Anti-Aliasing support for opengl render (belated durian todo),Campbell Barton
2010-09-24Fix [#23539] Blender Generated Static Environments Fail To SaveNathan Letwory
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-27ED_view3d_draw_offscreen_imbuf_simple and ED_view3d_draw_offscreen_imbuf now ...Campbell Barton
2010-08-26fix for dark images from the sequencer when color management is disabled.Campbell Barton
2010-08-20Fix #23350: flip "both" texture preview order from material-texture to Brecht Van Lommel
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-132.5: rendering thread-safety experiment, when setting G.rt to 101, it willBrecht Van Lommel
2010-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08Bugfix: [#23149] Showing cache instead of rendering with the VSEPeter Schlaile
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-02Fix preview render crash after recent G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-30Fix #23103:Brecht Van Lommel
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-21* Polish preset did not enable tablet pressure for strengthJason Wilkins
2010-07-20* can use file for brush iconJason Wilkins
2010-07-20* Made the default sculpt icons an internal part of the executableJason Wilkins
2010-07-19Bugfix #22906: Animation Player buttons broke on r30467Joshua Leung
2010-07-18Small feature for the Durian guys:Andrea Weikert
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