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-05-27Pydoc: Fix multiple bpy.type modulesblender-v2.79b-releaseAaron Carlisle
2018-05-27Pydocs: Expand bge.contraint docsAaron Carlisle
2018-05-27PyDoc: Merge manual docs for bge.textureAaron Carlisle
2018-03-22Fix T54360: FFMPEG bitrate not editable for all codecsv2.79bSybren A. Stüvel
2018-03-22Fix compilation errorSergey Sharybin
2018-03-22Update addons submodule hashSergey Sharybin
2018-03-22Fix T54234, add BLENDER_VERSION_CHAR to .plistArto Kitula
2018-03-22Fixed: cache clearing when using multiple Alembic files.Sybren A. Stüvel
2018-03-22Cleanup: Use more python way of checking booleanSergey Sharybin
2018-03-22Tracking: Make object created form tracks active and selectedSergey Sharybin
2018-03-22Tracking: Warn when no tracks are selected when creating meshSergey Sharybin
2018-03-22Fix T54348: Bone dissolve gives invalid hierarchyCampbell Barton
2018-03-22Fix bone dissolve using wrong envelope radiusCampbell Barton
2018-03-19Fix T53478, T53430: Sequencer cut edge case failsCampbell Barton
2018-03-19Revert "Fix T53430: Cut at the strip end fails w/ endstill"Campbell Barton
2018-03-19Error passing context arg to marker menuCampbell Barton
2018-03-19API generating script: give better version for releases builds.Bastien Montagne
2018-03-19Fix T54206: bevel and inset operations repeat did not remember offset.Brecht Van Lommel
2018-03-19Fix T54204: Wrong selection on Clean Tracks (Motion Tracking)Sergey Sharybin
2018-03-19Fix T54003: Particles - Size and random size not present in "physics" tab in ...Mai Lavelle
2018-03-19Bl;ender 2.79b: Begin 2.79b release cycleSergey Sharybin
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