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-07-28Cleanup: Fix strict compiler warningSergey Sharybin
2019-07-28Fix T66872: Changing clip color space does not update background imagesSergey Sharybin
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-20Cleanup: styleCampbell Barton
2019-03-18Fix T54117 Movie clip undistorted - proxy not workingRichard Antalik
2019-03-14Fix T62321: Crash on motion tracking when dopesheet open and deleting trackSergey Sharybin
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-21Cleanup: Line wrappingSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Cleanup: styleCampbell Barton
2019-02-05Clip editor: Fixes for prefetchSergey Sharybin
2019-02-05Movieclip: Improve support of multilayer EXR filesSergey Sharybin
2019-02-05Cleanup: typo in comment.Bastien Montagne
2019-02-05Cleanup: replace BKE_id_copy_ex by BKE_id_copy where possible.Bastien Montagne
2019-02-05Cleanup: BKE_library: rename id_copy to BKE_id_copy.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-10-19Partial Revert: bring back some commentsJacques Lucke
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-08-15Clip Reconstruction: Cleanup - use const for selection synchronizeDalai Felinto
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove some G.main from BKE area.Bastien Montagne
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-05-02Depsgraph: Allow per-depsgraph debug flagsSergey Sharybin
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-03-16Depsgraph: Move evaluation debug prints to depsgraphSergey Sharybin
2018-03-05Sequencer: Expose read-only FPS property for movie-type stripsSergey Sharybin
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2017-12-15Tracking: Cleanup, use more const qualifiers when appropriateSergey Sharybin
2017-10-25Depsgraph: Add missing movie clip dopesheet invalidationSergey Sharybin
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2016-08-29Fix T49181: Movie clip animation lost when invoking action which reloads the ...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-07-30Add copy/make_local to movieclip datablock.Bastien Montagne
2016-06-25Cleanup: Get rid of remaining 'BKE_<id>_unlink()' functions, no more used any...Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-08Cleanup: typosCampbell Barton