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
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-29GPU: Refactor gpu_texture_image to not use GL callsClément Foucault
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-20Cleanup: unused enumsCampbell Barton
2020-01-16Fix T73133: UDIM texture count in Eevee is limited by OpenGLLukas Stockner
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin
2019-09-30Cleanup: spellingCampbell Barton
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-17Cleanup: comment spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Fix T54117 Movie clip undistorted - proxy not workingRichard Antalik
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-03-20Prefetching for movie clipsSergey Sharybin
2012-11-05Use enums rather than defines for clips/tracking flags.Sergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-10style cleanupCampbell Barton
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-06Changed semantic of recently added start_frameSergey Sharybin
2012-06-05Configurable start frame for movie clip datablocks as alternative to automati...Sergey Sharybin
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-03-26Fix for crash when adding image sequence movie clip into a sequencerSergey Sharybin
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-05Fixed copyright lines for some tracking related DNA files.Sergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17Camera tracking: animation datablock for MovieClipSergey Sharybin
2012-02-15Movie clip: comment what magic constant 768 means in DNA structureSergey Sharybin
2012-02-01Movie Clip Editor: proxy sizes for original and undistortted footages are now...Sergey Sharybin
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-16use FILE_MAX instead of 240 or comment where define cant be used.Campbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-12-27More fixes for timecode usage with BKE_movieclip_get_ibuf_flagSergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin