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
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: re-run (#if 0 caused noise)Campbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: typo in comment.Bastien Montagne
2019-02-05Cleanup: BKE_library: rename id_copy to BKE_id_copy.Bastien Montagne
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-14Fix crash on scene unlinkRichard Antalik
2018-12-21Fix T59691: Crash when deleting data-block video or audio in a video editorSergey Sharybin
2018-12-21Cleanup: IndentationSergey Sharybin
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-07-20Merge branch 'master' into blender2.8Bastien Montagne
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-20Fix T55414: waveforms are reprocessed when undoingBastien Montagne
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-09-18Fix T52813: Audaspace: Leak when loading factory settingsDalai Felinto
2017-08-18Fix building w/o AudaspaceCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-02-15Bring rendering back (update all references to SETLOPPER)Dalai Felinto
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-06Fix memory leak when building without audaspaceSergey Sharybin
2017-01-06Fix: Audio plays back incorrectly after rendering to a video fileJörg Müller
2016-12-27Fix T50240: Rendering crashes when synced to JACK TransportJörg Müller
2016-11-09Fix: setting an audio callback before audio device initialization.Jörg Müller
2016-10-14Fix T49657: Audio backend "Jack" should be named "JACK".Bastien Montagne
2016-07-21Fix missing datablocks types in id_make_local.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-01-08Koro request: add 'active layer' and 'selected' options to view3D' paste oper...Bastien Montagne
2015-12-27Fix T47064: Change Audio defaults to 48 kHzJörg Müller
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-06Cleanup: use BLI_path_basenameCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-07-29Cleanup: styleCampbell Barton
2015-07-28Audaspace: fixing a memory access violation in the audio device list.Lukas Stockner
2015-07-28Audaspace: building without audaspace.Jörg Müller
2015-07-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller