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-09-11Update release cycle to 'release'.Bastien Montagne
2017-09-11Fix T52696: Sculpt - Brush spacing pressure artifactsJoshua Leung
2017-09-11Fix T52701: Mesh shortest path fails at boundariesCampbell Barton
2017-09-10PyAPI: Fix mathutils freeze allowing owned dataCampbell Barton
2017-09-10Fix T52531: Blender 2D stabilisation node issue when autoscale is selectedSergey Sharybin
2017-09-08Fix T52650:Grease pencil selection its not automatically updating in Clip EditorAntonio Vazquez
2017-09-08Math Lib: normalized vector project functionsCampbell Barton
2017-09-08Fix T52149: LoopTriArray computation was not correctly protected against conc...Bastien Montagne
2017-09-08Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-09-08Fix transform snap code using 'allocated' flags to get verts/edges/etc. array...Bastien Montagne
2017-09-08Cleanup: deduplicate DM's getLoopTriArray() callback.Bastien Montagne
2017-09-08Fix T52639: Weight paint smooth tool crashCampbell Barton
2017-09-08UI: fix memory leak when copy-to-selected failedCampbell Barton
2017-09-08Fix T52678: Crash editing gpencil w/ frame-lockCampbell Barton
2017-09-08Screw Modifier: remove doubles optionCampbell Barton
2017-09-08View3D Remap: skip defmaterialCampbell Barton
2017-09-08Fix T52663: Remap used invalid local-view dataCampbell Barton
2017-09-08Fix T52522: VSE renders with alpha transparent PNG image incorrectlySergey Sharybin
2017-09-06Rigidbody: Fix regression introduced in ee3faddSergej Reich
2017-09-06Fix T52374: Changes of rigid body related settings during simulation will bre...Sergej Reich
2017-09-06Fix T52251: Knife cur displaces surfaceCampbell Barton
2017-09-04T52534: Compositor artifacts when scalingJeroen Bakker
2017-09-04Cycles Bake: Fix overflow when using hundreds of imagesDalai Felinto
2017-09-04Fix T52209: New Depsgraph - animated follow curve constraint sometimes freaks...Sergey Sharybin
2017-09-04Fix T51907: New Depsgraph - Camera constraint is not evaluated properlySergey Sharybin
2017-09-04Alembic: Fix T52579: crash when replacing slightly different alembic filesSybren A. Stüvel
2017-09-04Fix: Deleting GPencil keyframes in DopeSheet didn't redraw the viewJoshua Leung
2017-09-04Fix: Border select for GPencil keyframes was including those in the "databloc...Joshua Leung
2017-09-04Fix: GPencil Sequence Interpolation for thickness/strength was invertedJoshua Leung
2017-09-04Fix T52483: Fill is incorrect for interpolated strokesAntonio Vazquez
2017-09-04BMesh: use predictable order for remove-doublesCampbell Barton
2017-09-04Docs: BMesh.from_mesh behavior w/ multiple callsCampbell Barton
2017-09-04Fix T51400: Pasting hex code failsCampbell Barton
2017-09-04Missed last commitCampbell Barton
2017-09-04Fix T52515: Crash on BMesh.to_mesh()Campbell Barton
2017-09-04Fix minor Mesh -> BMesh conversion issuesCampbell Barton
2017-09-04Docs: rename var and comment how it's usedCampbell Barton
2017-09-04Correction to last fixCampbell Barton
2017-09-04Fix T52490: NDOF orbit doesn't lock in ortho viewCampbell Barton
2017-09-04Fix T52396: Crash loading template w/o config dirCampbell Barton
2017-09-04Fix T52227: Time Slide tool doesn't take NLA mapping into accountJoshua Leung
2017-09-04Increase max/min frame range to over a millionDalai Felinto
2017-09-04Fix T52588: Shape key value driver variables of duplicated object sets refer ...Bastien Montagne
2017-09-04Fix T52498: Deleting force field doesn't remove "Surface" from modifier stack.Bastien Montagne
2017-09-04Fix T52478: Error report "Shrinkwrap: out of memory" on invisible target.Bastien Montagne
2017-09-04Fix T52538: Outliner crash when displaying groups and using Show Active on ed...Bastien Montagne
2017-09-04Fix T52481: After making all local, local proxies of linked data get broken a...Bastien Montagne
2017-09-04Fix T52218: Missing update when reconnecting nodeSergey Sharybin
2017-09-04Fix T52466: Silence search for button_context menu type.Thomas Beck
2017-09-04Fix threading conflict when doing Cycles background renderSergey Sharybin