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-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Materials: add custom object properties as uniform attributes.Alexander Gavrilov
2020-11-03Cycles: immediately store the used_shader list in Blender interface.Alexander Gavrilov
2020-10-29Merge branch 'blender-v2.91-release'Kévin Dietrich
2020-10-29Fix T82129: Cycles "Persistent Images" incorrectly retains scene dataKévin Dietrich
2020-10-29Cycles: abort rendering when --cycles-device not foundBrecht Van Lommel
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-26Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-26Fix T81893: Cycles viewport crash changing mesh to smoke domainBrecht Van Lommel
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-23Fix T81976: Cycles crash after recent geometry sync multithreading changeOlivier Maury
2020-10-21Cycles: multithreaded export of geometryJagannadhan Ravi
2020-10-19Fix T81806: Cycles error when GPU device_type is NONECampbell Barton
2020-10-18Fix T81729: Cycles object color not updating for instancersPhilipp Oeser
2020-10-15Fix T81520: Crash setting the Cycles device from PythonCampbell Barton
2020-10-15PyAPI: throw exception when cycles is given an invalid device nameCampbell Barton
2020-10-15Cleanup: defer importing '_cycles' in properties.pyCampbell Barton
2020-10-02Cycles: Add command line option for overriding the compute deviceLukas Stockner
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-10-02Cycles: add time statistics to scene updateKévin Dietrich
2020-10-01Volumes: support lower resolution in viewportJacques Lucke
2020-10-01Fix T80395: Cycles baking crash when Surfaces are disabled in the view layerMartijn Versteegh
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-18Cycles: Add time report for Blender data synchronizationSergey Sharybin
2020-09-10Fix T71012: Cycles baking crash with locked-UI & background-modeCampbell Barton
2020-09-10UI: Use split layout for world mist settingsAaron Carlisle
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-08-26Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-25Fix T77298: Cycles multiple object making not working with multiple samplesBrecht Van Lommel
2020-08-24Fix T80076: Cycles Alembic Motion Blur ProblemKévin Dietrich
2020-08-24Cycles: cleanup, remove unused parameterKévin Dietrich
2020-08-19Cycles : add a Volume Geometry NodeKévin Dietrich
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-18Cycles: add a Pass NodeKévin Dietrich
2020-08-17Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-17Fix T77683: Cycles baking crash with motion blur enabled and no cameraPhilipp Oeser
2020-08-06Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-08-06Fix T79586: "rendering paused" not shown when viewport render starts pausedBrecht Van Lommel
2020-08-06Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-06Cycles: load OpenVDB file earlier in Blender exportBrecht Van Lommel
2020-08-04Cleanup: fixed unused parameter warningSybren A. Stüvel
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich
2020-07-31Fix T79111: Cycles: Image Sequence not renderingPhilipp Oeser
2020-07-28Fix T79067: Cycles panorama viewport render stretched after recent changesBrecht Van Lommel
2020-07-28Fix T79219: Cycles NLM denoiser clean passes broken after recent changesBrecht Van Lommel
2020-07-13Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctlyBrecht Van Lommel