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
2018-02-21VSE: skip non image/movie w/ proxy dir storagev2.79ablender-v2.79a-releaseCampbell Barton
2018-02-21Depsgraph: Fix crash using --debug-depsgraph and --debug-depsgraph-no-threadsSergey Sharybin
2018-02-19Fix T53032: Image sequence works bad with Displace modifierSergey Sharybin
2018-02-19Blender 2.79a: Update submodules hash for addonsSergey Sharybin
2018-02-19Blender 2.79a: Prepare for releaseSergey Sharybin
2018-02-15Fix T54075: Align Objects fails w/ empty meshCampbell Barton
2018-02-15Cleanup: Python context accessCampbell Barton
2018-02-15Fix T54072: Crash splitting edgesCampbell Barton
2018-02-15Fix T53958: Sequencer zoom 1:1 failsCampbell Barton
2018-02-15Minor change to last commitCampbell Barton
2018-02-15Fix T53986: Crash saving during sculpt strokeCampbell Barton
2018-02-15Fix: msvc build error with bli_fileops.hRay Molenkamp
2018-02-15Fix T50630: Fluid fails on win32 w/ unicode pathsCampbell Barton
2018-02-15Fix navmesh creation w/ multiple objectsCampbell Barton
2018-02-15Docs: invoke_search_popup uses bl_propertyCampbell Barton
2018-02-12Fix part of T53080: don't use current scene world for icon previews.Brecht Van Lommel
2018-02-09Fix (unreported) crash when duplicating a FileBrowser window in preview draw ...Bastien Montagne
2018-02-06Fix missing group duplicated by hair in renderSergey Sharybin
2018-02-01Fix T53686: VSE Render crash when zooming timeline.Bastien Montagne
2018-01-31Fix T53962: Cycles OpenCL compile error in some scenes.Brecht Van Lommel
2018-01-31Fix possible concurency issue in mesh normals computation.Bastien Montagne
2018-01-31Fix T52634: EditMesh Remove doubles could hangCampbell Barton
2018-01-31BLI_kdtree: utility function to remove doublesCampbell Barton
2018-01-26IMB: Add asserts that returned fps and fps base are strictly positives.Bastien Montagne
2018-01-26Related to T53003: tweak scene fps range.Bastien Montagne
2018-01-26Fix T53003: IMB: Invalid framerate handling due to short integer overflow.Bastien Montagne
2018-01-26Fix part of T53080: all material previews re-rendering after undo.Brecht Van Lommel
2018-01-24Fix T53593: sculpt brush rake spacing bug after recent bugfix.Brecht Van Lommel
2018-01-23Cycles: Fix bug in user preferences with factory startupSergey Sharybin
2018-01-22Blender 2.79a: Use latest dev-toolsSergey Sharybin
2018-01-22Blender 2.79a: Show both version char and rc text on splashSergey Sharybin
2018-01-22Blender 2.79a: Use proper version charSergey Sharybin
2018-01-22Blender 2.79a: Point submodules to updated hashSergey Sharybin
2018-01-22Task scheduler: Start with suspended pool to avoid threading overhead on pushSergey Sharybin
2018-01-22Task scheduler: Clarify why do we need an atomic add of 0Sergey Sharybin
2018-01-22Cycles: Fix crash opening user preferences after adding extra GPUSergey Sharybin
2018-01-22Cycles tests: Add extra image testsSergey Sharybin
2018-01-22Fix T53012: Shadow catcher creates artifacts on contact areaSergey Sharybin
2018-01-22Fix retro-futuristical atempt to include some keymaps for non-backported feat...Bastien Montagne
2018-01-22Revert "Node selection: Stop operator when mouse selection selected a node"Sergey Sharybin
2018-01-22Cycles: Fix difference in image Clip extension method between CPU and GPUSergey Sharybin
2018-01-22Fix T53850: Lock to Cursor breaks 3D manipulatorsCampbell Barton
2018-01-22Fix manual lookups (data is now lowercase)Campbell Barton
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-19Fix T53823: Particle weight brush crashCampbell Barton
2018-01-19Fix T53832: Particle weight paint crashCampbell Barton
2018-01-18Fix memory leak in recent curve refactorCampbell Barton
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-18Fix Linux/GCC compiler warning in recent fixes.Brecht Van Lommel