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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2017-12-04Cleanup: whitespaceCampbell Barton
2017-04-21Draw Manager: edit-mode 3d text drawingCampbell Barton
2017-04-06Depsgraph: Remove old depsgraph headers from creatorSergey Sharybin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-26Fix over creation of cache files handles (leading to memory leaks).Kévin Dietrich
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-21Cleanup: warningsCampbell Barton
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-24Avoid memory leaks on exit during argument parsingCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-11Cleanup: unused win32 headersCampbell Barton
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-13Removed blenkernel particle code.Lukas Tönne
2016-03-31CMAKE / msvc openmp, delay loading of openmp dll so we can set environmentMartijn Berger
2016-02-27Cleanup split creator.cCampbell Barton
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-24Docs: minor edits to code commentsCampbell Barton
2016-01-15Fix crash w/ scripts run from the command line that load filesCampbell Barton
2015-12-31Fix wrong format used in the recent python exit code commitSergey Sharybin
2015-12-31Command line argument to exit on Python errorsCampbell Barton
2015-12-31Add parse_int_strict_range utility for command line inputCampbell Barton
2015-12-31Cleanup: Py API namingCampbell Barton
2015-11-25Accept non-existing files from the CLISybren A. Stüvel
2015-11-20Fix switching scenes w/ background renderCampbell Barton
2015-11-06Fix typo in new error reporting during arg parsing.Bastien Montagne
2015-11-06Command line args: print error w/ invalid numbersCampbell Barton
2015-10-08File Read: de-duplicate command line file-loadCampbell Barton
2015-10-08BLI_path api, minor changes to CWD handlingCampbell Barton
2015-09-18Support relative frames w/ start/end argsCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-02Enable guarded-alloc when --debug-all is passedCampbell Barton
2015-09-02Correct help message for debug optionsCampbell Barton
2015-08-27Missed version update loading in background modeCampbell Barton
2015-08-27Fix T45926: Drivers fail in background modeCampbell Barton
2015-07-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
2015-07-09Cleanup: quiet warningCampbell Barton
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-02Minor edits to --helpCampbell Barton
2015-07-01Correct --help messageCampbell Barton
2015-06-20Cleanup: checks for unsupported MSVC versionsCampbell Barton
2015-06-18Return non-zero exit code when running blender from the command line and read...Sergey Sharybin
2015-06-14Fix '--addons' argumentCampbell Barton
2015-06-11Add argument --python-expr to pass Python directlyCampbell Barton