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-11-03[#23095] If no camera is present, a render starts but does nothing, and we ha...Sergey Sharybin
2010-11-03bugfix [#24508] Render and changing scenes crashes.Campbell Barton
2010-11-02bugfix [#24455] Scene is left at last rendered frame from rendering an animationCampbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-20[#24267] Hook fails after SolidifyCampbell Barton
2010-10-19use unsigned int for all layers.Campbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15Fix for [#21822] Unusual material slot behaviour, edit v object mode, cascade...Janne Karhu
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
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