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
path: root/source
AgeCommit message (Expand)Author
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/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-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 T51187: Memory leak when exporting OpenEXR monochrome animationSergey Sharybin
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-18Depsgraph: Use proper scene to get frame from for pose constraints evaluaitonSergey Sharybin
2017-04-18Fix strict compiler compilationSergey Sharybin
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
2017-04-17Object.raycast: more minor improvements ...Germano Cavalcante
2017-04-16Fix T49617: Grease Pencil Stroke Placement regressionAntonio Vazquez
2017-04-15Fix T51149: Joining curves allows 2D curves in 3DCampbell Barton
2017-04-15Object.raycast: error in previous commitGermano Cavalcante
2017-04-15Fix: Object.raycast: error to free treedataGermano Cavalcante
2017-04-15Object.raycast: Also test distance from BoundBoxGermano Cavalcante
2017-04-15Object.raycast: Test the hit on the BoundBox firstGermano Cavalcante
2017-04-15Fix Player stubs (tm)Jens Verwiebe
2017-04-15Fix T51216: SSAO attenuation not being scale invariant.Brecht Van Lommel
2017-04-14Alembic import: fixed dupligroup export when the dupli-empty has a parentSybren A. Stüvel
2017-04-14Alembic export: fixed flattened dupligroup importSybren A. Stüvel
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14Fix T49429: incorrect Blender internal viewport border render with DrawPixels...Brecht Van Lommel
2017-04-14Alembic import: greatly improved curve/hair import performanceSybren A. Stüvel
2017-04-14BLF: avoid glyph cache use-after freeCampbell Barton
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-13Alembic export: unified code of exploreTransform and exploreObject.Sybren A. Stüvel
2017-04-13Alembic export: added support for writing dupli-groupsSybren A. Stüvel