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-11-06Cleanup: Render Module: combine intern/ source & includeAaron Carlisle
2020-11-05Rename extern rendering and proxy functionsRichard Antalik
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-29Cleanup: remove unused Blender Internal render stats codeBrecht Van Lommel
2020-10-05Rename eSpaceSeq_Proxy_RenderSize membersRichard Antalik
2020-09-24Fix T80424: Image not scaled when renderingRichard Antalik
2020-09-08Cleanup: DRW: Replace 0 by NULL in GPU_context_create callsClément Foucault
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-18Depsgraph: simplify DEG_evaluate_* APIJacques Lucke
2020-08-18Depsgraph: simplify build APIJacques Lucke
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-05-28Cleanup: remove unused struct members from RenderStatsCampbell Barton
2020-05-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-05-14Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-14Fix T75071: rendering fails when all render layers disabled, but using compos...Brecht Van Lommel
2020-04-16Cleanup: remove unused scene argumentCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-03-26Fix T74417: Freestyle render removes image texture usersBrecht Van Lommel
2020-03-20Fix T74885: Stamped lens metadata is wrong when camera lens is animatedSybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-09-24Fix T66555: Handler render init ignores output placeholdersSybren A. Stüvel
2019-09-11Render: Only run callbacks for non-preview rendersSergey Sharybin
2019-09-11Python handlers: Pass depsgraph to events where it makes senseSergey Sharybin
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-13Fix T67516 VSE: Animation evaluated incorrectly when scene strip presentSybren A. Stüvel
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-06-17Pipeline: Fix memory leak when movie failed to openSergey Sharybin
2019-06-17Fix T65817: Video Sequencer doesen't render speakers' soundsSergey Sharybin
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-05-23Render: Use dependency graph for compositor/sequencerSergey Sharybin
2019-05-07Cleanup: Make comment more readable and avoid wrappingSergey Sharybin
2019-05-07Cleanup: Simplify access to read-only render settingsSergey Sharybin
2019-05-07Cleanup: Use more const pointers in render pipelineSergey Sharybin
2019-05-07Cleanup: Make Render finalization function more genericSergey Sharybin