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
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-28Fix #29389: cycles viewport render not updating on frame changes. This sort ofBrecht Van Lommel
2011-11-18Added methods new and remove to scene.render.layers, so now render layersSergey Sharybin
2011-11-06Second attempt at getting rid of bsystem_time()Joshua Leung
2011-11-06Removed old "bsystem_time()" function, which by now is just aJoshua Leung
2011-11-03Depsgraph/Python: callbacks and properties to detect datablock changesBrecht Van Lommel
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-03-31blender had no option to add a new scene from the UI, only to copy the existi...Campbell Barton
2011-03-14Bugfixes:Joshua Leung
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-08minor edits, no functional changes.Campbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-11-18bugfix [#24777] Scale both markers and keyframes at the same time?Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-08-012.5: more 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-13- fix for eternal loop with metaballs in set scenes.Campbell Barton
2010-07-05Compile fix for r29954. He probably missed a file in the commit.Joshua Leung
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-04-02bugfix [#21230] set-scene animation updates not workingCampbell Barton
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-03-08option to transform markers in the dope sheet, needed for re-timing animation...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-06bugfix [#20990] maker name don't show in render stampCampbell Barton
2009-12-16camera switching via markersCampbell Barton
2009-12-10Update Handling: moved wm_data_handle_update from windowmanager toBrecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-08-152.5: Screen/Scene New/Delete operators.Brecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-08Patch #18462: Fisheye (Dome) and Spherical Panoramic mode in BGE.Benoit Bolsee
2009-01-17Make sculpt data more like vpaint/weightpaint. SculptData is now in scene->to...Nicholas Bishop
2009-01-042.5Ton Roosendaal
2008-12-152.50: added sequence.c in blenkernel for sequencer functionalityBrecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-06-15BGE patch: support Set Scene in BGE. Linked Set Scene should have no name con...Benoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-13Render SimplificationBrecht Van Lommel
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-27== Sculpt ==Nicholas Bishop
2006-11-30Proxy Objects revisited!Ton Roosendaal
2006-05-15Recode of the "Set Scene chaining" patch from Nathan.Ton Roosendaal