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
2017-09-27--debug-gpu-shader: Dump GLSL shaders to diskDalai Felinto
2017-09-22Remove quicktime supportAaron Carlisle
2017-05-27Remove MinGW supportAaron Carlisle
2016-12-09Added --debug-io flag to command lineGaia Clary
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-01-04minor cleanup: typosMike Erwin
2015-07-27Cleanup: deprecate some G.fileflags comment othersCampbell Barton
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-04-24Add debug option --debug-gpumem to show GPU memory used in status bar.Antony Riakiotakis
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-01-21Added new debug flag which can be used to lazy-init the SimDebug drawing.Lukas Tönne
2015-01-19Cleanup: unused Global flags.Campbell Barton
2014-05-11Code cleanup: comment typosCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-29Move depsgraph debug print under --debug-depsgraph command line argumentSergey Sharybin
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-07-23code cleanup: remove deprecated bevel code (unused since 2.64)Campbell Barton
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