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
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21Alembic import: changing cache modifier path no longer discards object pathsSybren A. Stüvel
2017-04-21Alembic: properly initialising cachefile object paths list.Sybren A. Stüvel
2017-04-21Alembic: fixed memory leakSybren A. Stüvel
2017-04-21Alembic: Construct ISampleSelector once and pass alongSybren A. Stüvel
2017-04-21Cycles: Cleanup, indentation in preprocessorSergey Sharybin
2017-04-21Cycles: Cleanup, indentation inside preprocessorSergey Sharybin
2017-04-21Cycles: Fix regression in SSS rendering after principled commitSergey Sharybin
2017-04-21Cycles: Cleanup, indentation of commentSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-21Docs: diagram for reflect_v3_v3v3Campbell Barton
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-20D2608: Allow HDR picking from Compositor backgroundStefan Werner
2017-04-20Fix Surface Deform not unbinding if target is removedLuca Rood
2017-04-20Alembic export: don't show warning for every exported frameSybren A. Stüvel
2017-04-20Fix T45350: Cache not being recomputed with "Bake All Dynamics"Luca Rood
2017-04-20Alembic import: select imported objectsSybren A. Stüvel
2017-04-20Fix T51198: Crash with new Datablock ID PropertiesAlexander Romanov
2017-04-20Use reflect for calculating second normalCampbell Barton
2017-04-20Docs: move note (was mixed up)Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-19Fix T51243: Delete Globally won't work with Datablock ID Properties.Bastien Montagne
2017-04-19Fix (unreported) missing handling of GPencil Layer's parent Object pointer in...Bastien Montagne
2017-04-19Alembic import: added simple unit test for importer.Sybren A. Stüvel
2017-04-19UI: Reorganize the UV/Image "Game Properties" PannelAaron Carlisle
2017-04-19Alembic import/export: added as_background_job optionSybren A. Stüvel
2017-04-19Alembic export: made hair/particle export optional.Sybren A. Stüvel
2017-04-19Alembic export: converted some export params to actual boolsSybren A. Stüvel
2017-04-19Fix 'API defined' ID properties still having 'remove' button in UI.Bastien Montagne
2017-04-18Alembic import: little fix for D2634Sybren A. Stüvel
2017-04-18Alembic import/export: write curve resolution to user propertySybren A. Stüvel
2017-04-18Cleanup: missing headersCampbell Barton
2017-04-18Fix install_deps.sh for new Ubuntu 17.04, which does not have libopenjpeg!Bastien Montagne
2017-04-18Fix T51187: Memory leak when exporting OpenEXR monochrome animationSergey Sharybin
2017-04-18Alembic unittest: pass unknown CLI arguments to unittest.main()Sybren A. Stüvel
2017-04-18Alembic import: fall back to linear when variable order array is invalid.Sybren A. Stüvel
2017-04-18Alembic export: fixed curve type and order.Sybren A. Stüvel
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Cycles: Cleanup, styleSergey Sharybin
2017-04-18Depsgraph: Use proper scene to get frame from for pose constraints evaluaitonSergey Sharybin
2017-04-18Cycles: Remove meaningless volume shadersSergey Sharybin
2017-04-18Fix strict compiler compilationSergey Sharybin
2017-04-18Fix UI: double separator in Movie Clip Editor's view menuAaron Carlisle
2017-04-18Fix brush menu broken before adding uv and texture dataAaron Carlisle
2017-04-17Fix T51150: user_remap on itself changes users to 0.Bastien Montagne
2017-04-17Fix T51176: Cache file location can be blank and prevent fluid simulation fro...Bastien Montagne
2017-04-17BLI: make BLI_make_existing_file() return true on success, and false on failu...Bastien Montagne
2017-04-17Fluidsim cleanup: get rid of magic numbers!Bastien Montagne
2017-04-17Fix build error on Windows introduced in D2425Alexander Romanov