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-10-30Draw Manager: re-enable edit-mesh text overlaymano-wii
2017-10-30Fix manipulator drawing before their refresh callbackCampbell Barton
2017-10-30Missing NULL pointer check in poly-build toolCampbell Barton
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Alembic: added frame offset propertySybren A. Stüvel
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Alembic: exporting MetaBalls as meshSybren A. Stüvel
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Include file for DNA_DEPRECATED macroSybren A. Stüvel
2017-10-29Alembic import: fixed mesh corruption when changing topologySybren A. Stüvel
2017-10-29BMesh: use heap update for dissolve-decimateCampbell Barton
2017-10-29BLI_heap: add validation check, improve testsCampbell Barton
2017-10-29Cleanup: move docs out of headerCampbell Barton
2017-10-29Cleanup: const argsCampbell Barton
2017-10-29BLI_heap: minor changes to the APICampbell Barton
2017-10-28Use BLI_heap_reinsert for decimate and beautifyCampbell Barton
2017-10-28BLI_hash: add BLI_heap_reinsertCampbell Barton
2017-10-28Fix T53185: After rendering an animation (Ctrl-F12), pressing F12 no longer r...Joshua Leung
2017-10-28BLI_array_store: correct hashing single bytesCampbell Barton
2017-10-28Cleanup: use uint type in BLICampbell Barton
2017-10-28Eevee: Volumetric: Fix Sun lamps not working.Clément Foucault
2017-10-27Eevee: Volumetrics: Fix "Tile Size" tooltipClément Foucault
2017-10-27Eevee: Volumetrics: Support Smoke simulation textures.Clément Foucault
2017-10-27Eevee: Volumetrics: Add Volume object support.Clément Foucault
2017-10-27GPUMaterial: Add a domain property.Clément Foucault
2017-10-27Eevee: Volumetrics: Request aditional frames when no TAA is enabled.Clément Foucault
2017-10-27Eevee: Volumetrics: Add volumetric support to alpha blended meshes.Clément Foucault
2017-10-27Eevee: Overhaul the volumetric system.Clément Foucault
2017-10-27DRW: Add 3D texture support.Clément Foucault
2017-10-27BLI_rand : add BLI_halton_3DClément Foucault
2017-10-27Docs: clarify return value for BVH APICampbell Barton
2017-10-27Hide transform widget when tool widget is usedCampbell Barton
2017-10-27Fix camera lens/ortho manipulatorCampbell Barton
2017-10-27Merge branch 'master' into blender2.8Campbell Barton
2017-10-27Fix T53131: Incorrect vert-edge angle calculationCampbell Barton
2017-10-26Merge branch 'master' into blender2.8Julian Eisel
2017-10-26Remove SCREEN_OT_header_flip, use SCREEN_OT_region_flip insteadJulian Eisel
2017-10-26Fix small Python/typo on "Outliner Collection Operation"Dalai Felinto
2017-10-26Move background images into the cameraCampbell Barton
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-26Fix / workaround T53164: Crashes with background scenesSergey Sharybin
2017-10-26Tool System: experimental low-poly constructionCampbell Barton
2017-10-26Merge branch 'master' into blender2.8Campbell Barton
2017-10-26Manipulator: Use object bound-box for scale cageCampbell Barton
2017-10-26Event System: check_click was left setCampbell Barton
2017-10-25Depsgraph: Remove workaround for infinite recursion in scene updateSergey Sharybin
2017-10-25Depsgraph: Cleanup, remove legacy material/lamp driver update functionsSergey Sharybin
2017-10-25Depsgraph: Remove driver evaluation from object updateSergey Sharybin
2017-10-25Depsgraph; Introduce new scene update routines which gets an explicit graphSergey Sharybin
2017-10-25Fix T53156: VSE not working since Workspace > engine changeDalai Felinto