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: Rename render texture files to texture_*Aaron Carlisle
2020-11-06Cleanup: Remove unused variableHans Goudey
2020-11-06Cleanup: remove unused includes in readfile.c and writefile.cJacques Lucke
2020-11-06Fix missing include warningAaron Carlisle
2020-11-06Cleanup: fix naming and remove unnecessary codeJacques Lucke
2020-11-06Refactor: move Screen .blend data read to blenkernelJacques Lucke
2020-11-06Refactor: move Ipo .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-11-06Refactor: move Object .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Clang-Tidy: error out when executable not foundSybren A. Stüvel
2020-11-06Refactor: move Pose .blend I/O to blenkernelJacques Lucke
2020-11-06UI: Improved macOS Application Icon Progress BarYevgeny Makarov
2020-11-06Refactor: move Constraint .blend I/O to blenkernelJacques Lucke
2020-11-06Refactor: move MotionPath .blend I/O to blenkernelJacques Lucke
2020-11-06Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-06Fix T81997: Subsurf Optimal Display sticks after object conversionPhilipp Oeser
2020-11-06Refactor: move gpencil modifier .blend I/O to blenkernelJacques Lucke
2020-11-06Refactor: move modifier .blend I/O to blenkernelJacques Lucke
2020-11-06Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-06Fix T82251: Outliner Material Drag&Drop missing tree updatePhilipp Oeser
2020-11-06Cleanup: Clang-Tidy, modernize-make-uniqueSergey Sharybin
2020-11-06Cleanup: Sort includes after recent render module cleanupAaron Carlisle
2020-11-06Fix T82220 Missing viewport update after manual "HDRI Preview Size" inputClément Foucault
2020-11-06Cleanup: remove unused functionsRichard Antalik
2020-11-06Refactor: move ShaderFx .blend I/O to blenkernelJacques Lucke
2020-11-06Cleanup: Render Module: combine intern/ source & includeAaron Carlisle
2020-11-06Cleanup: whitespaceRichard Antalik
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Add background rectangle option to video sequencer Text stripPaul Melis
2020-11-06Refactor: move ParticleSystem .blend I/O to blenkernelJacques Lucke
2020-11-06Sequencer: Make naming consistent in header and implementation filesSergey Sharybin
2020-11-06VSE: Don't store proxy images in cacheRichard Antalik
2020-11-06Refactor: move Scene .blend expand to IDTypeInfo callbackJacques Lucke
2020-11-06Refactor: move Scene .blend lib reading to IDTypeInfo callbackJacques Lucke
2020-11-06Cleanup: rename time related variablesRichard Antalik
2020-11-06Blenloader: access report list via apiJacques Lucke
2020-11-06Blenloader: expose BLO_reportf_wrap in apiJacques Lucke
2020-11-06Refactor: move Scene .blend data reading to IDTypeInfo callbackJacques Lucke
2020-11-06Refactor: move Scene .blend writing to IDTypeInfo callbackJacques Lucke
2020-11-06CMake: Fix wrong library used for dependencySergey Sharybin
2020-11-06Refactor: move PointCache .blend I/O to blenkernelJacques Lucke
2020-11-06Cleanup: Fluid engine API return typesSebastián Barschkis
2020-11-06Cleanup: Clang-Tidy, modernize-use-bool-literalsSergey Sharybin
2020-11-06Refactor: move sequencer modifier .blend I/O to sequencer moduleJacques Lucke
2020-11-06Cleanup: Alembic, simplify expressionSybren A. Stüvel
2020-11-06Cleanup: Alembic, simplify material assignment codeSybren A. Stüvel
2020-11-06Refactor: move Paint lib linking to blenkernelJacques Lucke
2020-11-06Refactor: move color settings .blend I/O to blenkernelJacques Lucke
2020-11-06Cleanup: Clang-Tidy, modernize-use-emplaceSergey Sharybin
2020-11-06Fix compilation error of bf_drawSergey Sharybin