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
2016-04-25Fix T48263: Armature modifier crash w/ non-armature objectsCampbell Barton
2016-04-25Docs: note that BMesh loops are accessed via facesCampbell Barton
2016-04-23Event system: Let event pass through after menu poll failsJulian Eisel
2016-04-23Cleanup: cmakeCampbell Barton
2016-04-23Fix T48250: suppress CMake ranlib warnings to avoid issue with Qt CreatorTianwei Shen
2016-04-23Fix weird wording in driver operator tooltipJulian Eisel
2016-04-23PyAPI: support writing compressed library blendsCampbell Barton
2016-04-23GHOST/X11: print description of error eventCampbell Barton
2016-04-23Fix T48173: event.mouse_prev_x/y unreliable.Brecht Van Lommel
2016-04-23Fix T48216: Cycles light fallof node gives black emission in baking.Brecht Van Lommel
2016-04-22Fix T48223: 3D View not refresh after changing Blending mode in NLA.Bastien Montagne
2016-04-22Fix (unreported) crash when listing available fmodifier types.Bastien Montagne
2016-04-22Fix T48230: Home key when only one keyframe makes the DopeSheet acting weird.Bastien Montagne
2016-04-22Fix curve snap to surface w/ offset & taperCampbell Barton
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-04-22Fix T48236: OpenVDB smoke cache glitches out with smokeless flames.Kévin Dietrich
2016-04-22Silence some annoying warnings when doing full build with strict flagsSergey Sharybin
2016-04-22Cycles: Reduce verbosity of loggingSergey Sharybin
2016-04-22NDof device: Check for socket exists before connecting to spnavdSergey Sharybin
2016-04-22Transform Snap: optionally cache the BVH treeCampbell Barton
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-04-22Cleanup: warnings (double promote, string format)Campbell Barton
2016-04-21Fix T48212: Typos in bpy enum props examples.Bastien Montagne
2016-04-21Update install_deps.sh for ArchLinux.Ejner Fergo
2016-04-21Cleanup: math lib use w/ walk modeCampbell Barton
2016-04-20Mesh Deform Modifier - leave bind settings visible after bindingInes Almeida
2016-04-20Cycles: Multi-thread object transform updateSergey Sharybin
2016-04-20Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-20Cycles: Stop rendering when bad_alloc happensSergey Sharybin
2016-04-20Cycles: Throw bad_alloc exception when custom allocators failed to allocate m...Sergey Sharybin
2016-04-20Cycles: Use threads to sort reference arrays when searching for splitSergey Sharybin
2016-04-20Cycles: Avoid reference copySergey Sharybin
2016-04-20Fix T46903: Missing Render Border Menu itemsSergey Sharybin
2016-04-20Fix T47794: Point density sometime seems stretched when rendered on GPUSergey Sharybin
2016-04-20Fix T48162: GPU render gives wrong results in certain volume setupsSergey Sharybin
2016-04-20Fix T47812: GPU renders have warmer colors than CPU rendersSergey Sharybin
2016-04-20Removed particle sync code from Cycles.Lukas Tönne
2016-04-20Update bundled openjpeg from 1.5.0 to 1.5.2Sergey Sharybin
2016-04-20Fix T47891: Edges throw shadow in edit modeCampbell Barton
2016-04-20Fix T48086: Smart UV Project fails w/ small facesCampbell Barton
2016-04-20Minor optimization for scanfillCampbell Barton
2016-04-20Fix image-space mask-transform crash w/o an imageCampbell Barton
2016-04-20Cleanup: rename cos-angle to match BLI_mathCampbell Barton
2016-04-20Minor optimization for limited-dissolveCampbell Barton
2016-04-19Fix crash in rB37493fb9f - there is no guaranty CTX_wm_foo() will return a va...Bastien Montagne
2016-04-19Cleanup unused header includes from previous commit.Bastien Montagne
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...Bastien Montagne
2016-04-19Fix T48198: Missing plus sign to open the tool shelf in text editorJulian Eisel
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-04-19Cycles: Improvements and fixes for the resumable renderSergey Sharybin