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
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-22Cleanup: use proper RNA struct type for ListBase typeBastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-22EditMesh: Avoid creating deform-vert layer every redrawCampbell Barton
2016-06-22Cleanup: styleCampbell Barton
2016-06-22Cleanup: remove unused Image space curvesCampbell Barton
2016-06-22readfile: use BLI_endian_switchCampbell Barton
2016-06-22writefile: use const for old addressCampbell Barton
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-06-22Docs: use doxy formatting for readfileCampbell Barton
2016-06-21Fix null-pointer freeCampbell Barton
2016-06-21Fix T48700: Crash when window creation failsCampbell Barton
2016-06-21Cleanup: hide debug print behind proper debug defines instead of using commen...Bastien Montagne
2016-06-21Fix T48412: Blender 2.77a crashes on Undo in some specific multi-level linked...Bastien Montagne
2016-06-21Fix for string buffer overflow in DepsNode identifiers.Lukas Tönne
2016-06-21Fix T48697: Brush curve-stroke snaps strangelyCampbell Barton
2016-06-21Fix T48196: Crash enabling modal operator in execCampbell Barton
2016-06-21Cleanup: rename curve align-x flagsCampbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-06-21Fix T48688: Crash loading particle effector weightsCampbell Barton
2016-06-21Fix T48683: Knife cut creates holeCampbell Barton
2016-06-21BMesh: avoid verts-of-edge iteratorCampbell Barton
2016-06-20Fix building for Windows after 57cff46v (booleans unitialized)Dalai Felinto
2016-06-20Fix once more time particle distribution.Bastien Montagne
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-17Fix T48667: Bisect-fill crashCampbell Barton
2016-06-17Fix T48662: Blender crash using node groups connected with displacement outpu...Sergey Sharybin
2016-06-16Fix/cleanup BKE libquery's ID looper.Bastien Montagne
2016-06-16readfile.c: fix some wrong usages of newlibadr_us.Bastien Montagne
2016-06-16Readfile cleanup: add new newlibadr_real_us helper.Bastien Montagne
2016-06-16Vertex paint color operationsCampbell Barton
2016-06-16Correct error in recent commitCampbell Barton
2016-06-16Fix some rare asserts with new simple/random particle distribution code.Bastien Montagne
2016-06-16BMesh Decimate: use doubles to calculate optimized positionCampbell Barton
2016-06-16BLI_math: Add double versions of functionsCampbell Barton
2016-06-16Fix ruler crash using stale snap-contextCampbell Barton
2016-06-15BMesh Decimate: support ngonsCampbell Barton
2016-06-15Fix error splitting convex facesCampbell Barton
2016-06-15Fix T48654: outline text visible while renamingCampbell Barton
2016-06-14Text Editor: auto-complete removed entire word on undoCampbell Barton
2016-06-14VSE: minor drawing glitch with meta'sCampbell Barton
2016-06-14Correct update issue caused by recent commitCampbell Barton
2016-06-14Fix VSE updating effects within metasCampbell Barton
2016-06-14FileSpace cleanup: make ED_path_extension_type public.Bastien Montagne
2016-06-14Write .blend file: refactor & fixes re ID block itself.Bastien Montagne
2016-06-14Fix T48649: VSE meta-strip overlap shuffles recursivelyCampbell Barton
2016-06-14Correct sequencer transform checkCampbell Barton
2016-06-14fix T48602: Changed The Collada validator to treat faces with < 3 verts as Wa...Gaia Clary
2016-06-14Fix T48613: Bump mapping in cycles is not shown on the viewport when the mate...Sergey Sharybin