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
2011-10-19Adds an update flag to the bNode struct (similar to bNodeTree->update).Lukas Toenne
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-12Bugfix #27519Ton Roosendaal
2011-05-19Code refactor: split code for render updates and opening render view intoBrecht Van Lommel
2011-05-04use UNUSED in some more function args, no functional changes.Campbell Barton
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-19noticed a problem with rendering non-active scenes in the node editor.Campbell Barton
2011-04-18fix [#27015] RNA Bug: Unpacking sounds with a long ID name fails: sound ID le...Campbell Barton
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-28misc nodes & editors: floats were being implicitly promoted to doubles, adjus...Campbell Barton
2011-03-25Forgot to add to log of previous commit:Ton Roosendaal
2011-03-25Bugfix #26195Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23Bugfix #26188Ton Roosendaal
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21Experimental option to build blender as a python module, rather then blender ...Campbell Barton
2011-02-19From the todo:Ton Roosendaal
2011-02-07Bugfix 25965Ton Roosendaal
2011-02-07Todo/feature requestTon Roosendaal
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-24Bugfix #25357Ton Roosendaal
2010-12-17Bugfix #25259Ton Roosendaal
2010-12-13Bugfix #25191Ton Roosendaal
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-18Bug fix:Ton Roosendaal
2010-11-16option to immediately write single render to a file added for OpenGL render.Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-09Bugfix #20812 (and probably others)Ton Roosendaal
2010-11-07Fix for [#24569] F11 no longer functional after image saveJanne Karhu
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-19use unsigned int for all layers.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-132.5: rendering thread-safety experiment, when setting G.rt to 101, it willBrecht Van Lommel
2010-08-08Bugfix: [#23149] Showing cache instead of rendering with the VSEPeter Schlaile
2010-08-08remove unused includesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
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 #22028: rendering from 3d view was OR-ing with scene render layers,Brecht Van Lommel
2010-06-23Fix crash when rendering with output to full screen and the mouseBrecht Van Lommel
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-24- correct --help messageCampbell Barton
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-21Fix [#22082] World gradients look like pooMatt Ebb