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
2013-06-25Fix #35767: transforming nodes in the node editor changed the wireframe colorBrecht Van Lommel
2013-06-10Python script auto-execution changes:Campbell Barton
2013-05-28QTKIT: as per Ideasman's suggestion, include BLI_utildefines.h in sourcefiles...Jens Verwiebe
2013-05-28Since have_quicktime is now a bool, need extra include for stdboolJens Verwiebe
2013-05-28code cleanup: remove old/unused bmesh bevel transform mode, remove commented ...Campbell Barton
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-01-04New command-line option --debug-freestyle to enable verbose debug messagesTamito Kajiyama
2012-12-22code cleanup:Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-11-07fix [#33108] Running save_as_mainfile breaks relative texture pathsCampbell Barton
2012-10-27add --debug-handlers so --debug-events isnt so noisy.Campbell Barton
2012-08-08code cleanup: rename G.afbreek --> is_break, G.rendering --> is_renderingCampbell Barton
2012-08-08code cleanup: rename G.rt to G.debug_valueCampbell Barton
2012-06-29Added command line option "--debug-jobs"Sergey Sharybin
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-04-12add in a check for Mingw so 4.5 or older will error out on build.Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-30Added new command-line arguments --debug-ffmpeg and --debug-libmv toSergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2011-12-27option to save as older mesh format (ifdef'd for now)Campbell Barton
2011-11-03correct spelling mistakesCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19cleanup endian handlingCampbell Barton
2011-09-06Grease pencil: non-blocking sketch sessionsSergey Sharybin
2011-07-24removed ancient ndof global, removed my own attempt at a C popup menu (the Py...Mike Erwin
2011-06-02fix for [#27410] Manual save kills actual .blend file if disk space is lowAndrea Weikert
2011-03-15fix [#26494] Auto run Python scripts option in User Preferences problemCampbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-01-20no functional change,Campbell Barton
2011-01-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-15remove/comment unused defines.Campbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-02-27rename flag for auto script execution since scriptlinks are no more.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-01New argument parsing library supporting multiple passes, case sensitive and i...Martin Poirier
2010-01-08Remap Relative paths save option.Campbell Barton
2009-10-21[#19688] pressing O and alt+O doesn't toggle proportional edit mode when edit...Campbell Barton
2009-10-20move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASKCampbell Barton
2009-10-20Auto SaveBrecht Van Lommel
2009-09-08Curve/Surface Editing Campbell Barton
2009-08-182.5: Game EngineBrecht Van Lommel
2009-08-162.5/Particle edit:Nicholas Bishop
2009-08-162.5/Texture paintNicholas Bishop
2009-08-162.5/Paint:Nicholas Bishop
2009-08-162.5/Vertex paint:Nicholas Bishop
2009-08-152.5, continuing work with localizing paint modes.Nicholas Bishop
2009-08-152.5/Sculpt:Nicholas Bishop