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
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: convert 'GPU_SHADER_2D_IMAGE_COLOR' to 3DGermano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_FLAT_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-05Cleanup: Remove unused code for VSE waveform drawingRichard Antalik
2022-09-05Fix VSE: accidentally commented out codeRichard Antalik
2022-09-05I18n: translate untitled file namesDamien Picard
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-26Cleanup: use booleansCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-02Fix T99255: Strips inserting incorrectlySebastian Parborg
2022-07-15Cleanup: compiler warningsBrecht Van Lommel
2022-07-15Cleanup: VSE waveform drawingRichard Antalik
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-07-05Fix: Memleak in sequencer drag and drop codeSebastian Parborg
2022-07-05Cleanup: formatCampbell Barton
2022-06-30Fix T90964: Strip can't be deleted if cursor is at bottom of timelineRichard Antalik
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Fix T99266: Crash when dragging file to VSE from file browserRichard Antalik
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-27VSE: Add API function to select displayed meta stripFĂ©lix
2022-06-23Fix T99110: Crash after running view_all operator in VSERichard Antalik
2022-06-23Fix T99091: Freeze when changing strip source with thumbnails enabledRichard Antalik
2022-06-14Fix T72831: Incorrect animation handling when strips overlapRichard Antalik
2022-06-14Fix T98168: Meta strips do not copy animation to another sceneRichard Antalik
2022-06-14Fix T98797: VSE Slip Strip Contents doesn't work properlyRichard Antalik
2022-06-03Cleanup: clang-formatRichard Antalik
2022-06-02Cleanup: quiet warnings, remove unused argumentsCampbell Barton
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-05-17Merge branch 'blender-v3.2-release'Richard Antalik
2022-05-17Fix T98021: Crash when using scene strip as sequencer inputRichard Antalik
2022-05-17Cleanup: compiler warningsCampbell Barton
2022-05-16VSE: Delete Strip and Scene Data in one stepAntonio Vazquez
2022-05-16VSE: Add new Scene and StripAntonio Vazquez
2022-05-16VSE: New Change Scene option in Change menuAntonio Vazquez
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-09Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-09Minor typo fixes in UI messages.Bastien Montagne
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-03Fix VSE view clamping not workingRichard Antalik
2022-05-03Fix T97720: Fix meta strip shows incorrect mute state.Richard Antalik