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-02-26Build: ignore system paths when using precompiled libraries on LinuxNathan Craddock
2020-02-26Fix T74225: Image (from sequence) cannot be loadedPhilipp Oeser
2020-02-26Fix T74236: Golden ratio in camera composition guides is not workingPhilipp Oeser
2020-02-26UI: Add Separate to bone and curve edit context menusWilliam Reynish
2020-02-26Fix T74221 Crash when changing Image Source in UV editorClément Foucault
2020-02-26Ensure IDs get unique memory addresses withing q given editing session.Bastien Montagne
2020-02-26EEVEE: Fix crash on certain drivers caused by redefined constantClément Foucault
2020-02-26Merge branch 'master' into id-ensure-unique-memory-addressBastien Montagne
2020-02-26Cleanup; add missing static statement.Bastien Montagne
2020-02-26Cleanup: don't set renderpass_block twice for volumesBrecht Van Lommel
2020-02-26UI: add kerning menu for 3D text editingCampbell Barton
2020-02-26Rework a bit re-allocating code, add a lookup utils for history memaddresses.Bastien Montagne
2020-02-26Cleanup: avoid path copy in XDG supportCampbell Barton
2020-02-26Cleanup: fix compiler warningBrecht Van Lommel
2020-02-26Fix for recent commit removing slashesCampbell Barton
2020-02-26Cleanup: printf from xdg parsingCampbell Barton
2020-02-26UI: remove check for HOME existing on unixCampbell Barton
2020-02-26Cleanup: remove trailing slash from bookmarksCampbell Barton
2020-02-26UI: Linux platform support for 'user-dirs.dirs'Campbell Barton
2020-02-26BLI_fileops: add utility to read text with newlines set to nilCampbell Barton
2020-02-26Docs: expand comment on tagging id properties to updateCampbell Barton
2020-02-26Cleanup: spellingCampbell Barton
2020-02-26Cleanup: remove unused derived mesh functionalityCampbell Barton
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-26Cleanup: format, unused varCampbell Barton
2020-02-26PyAPI Doc: Add missing Imbuf documentantionAaron Carlisle
2020-02-25Fix T74063: Cycles light pass viewport display wrong with saturated colorsBrecht Van Lommel
2020-02-25Fix T72721: Add visibility flags updates to the PBVHPablo Dobarro
2020-02-25Cleanup: Constraints, simplified ChildOf evaluation functionSybren A. Stüvel
2020-02-25Cleanup: Reduced indentation in objectsolver_evaluate()Sybren A. Stüvel
2020-02-25Constraints: fixed Object Solver 'Clear Inverse' operatorSybren A. Stüvel
2020-02-25Tests: Constraints, enable layer collections before testingSybren A. Stüvel
2020-02-25Cleanup: Silence compilation warnings (unused variables)Dalai Felinto
2020-02-25Cleanup: Remove superfluous "cuda_device_ptr" functionPatrick Mours
2020-02-25Merge branch 'master' into id-ensure-unique-memory-addressBastien Montagne
2020-02-25Cleanup: removed runtime errorJeroen Bakker
2020-02-25install_deps: fix several issues.Bastien Montagne
2020-02-25EEVEE: First Buffer Drawn IncorrectlyJeroen Bakker
2020-02-25Cycles: Add option to change which sample to start viewport denoising atPatrick Mours
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault
2020-02-25Cleanup: clang-formatBrecht Van Lommel
2020-02-25UI: fix wrong button padding on high DPI displays in a few placesYevgeny Makarov
2020-02-25Ocean modifier: fix changes to resolution complete changing the shapePhil Stopford
2020-02-25Constraints: added unit test for Child Of with bone targetSybren A. Stüvel
2020-02-25EEVEE: Lookdev: Fix lookdev spheres positioning in viewport renderClément Foucault
2020-02-25EEVEE: Lookdev: Fix cubemap resolution change not refreshing lightcacheClément Foucault
2020-02-25Overlay: Fix overlays being washed out by render colorsClément Foucault
2020-02-25Start of unit test framework for constraintsSybren A. Stüvel
2020-02-25Cleanup: fixed copy-paste error in Object Solver constraint messageSybren A. Stüvel