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-08-29Manipulator: new cage2d manipulatorCampbell Barton
2017-08-29Depsgraph: Fix missing updates when changing node tree topologySergey Sharybin
2017-08-29Merge branch 'master' into blender2.8Campbell Barton
2017-08-29View2D: function to get view to region matrixCampbell Barton
2017-08-29Merge branch 'master' into blender2.8Campbell Barton
2017-08-29Transform: scale center override by aspectCampbell Barton
2017-08-29Cleanup: naming (RECT -> CAGE2D)Campbell Barton
2017-08-28Depsgraph: Don't case ID_Type to shortSergey Sharybin
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Depsgraph: Don't cast ID_Type to shortSergey Sharybin
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-28Depsgraph: Pass copy-on-write pointer to material updateSergey Sharybin
2017-08-28Missing from last commit (missed manually resolving)Campbell Barton
2017-08-28Merge branch 'master' into blender2.8Campbell Barton
2017-08-28Transform: center overrideCampbell Barton
2017-08-28EditMesh: set edge-rin subdiv minimum to 1Campbell Barton
2017-08-28Docs: BMesh.from_mesh behavior w/ multiple callsCampbell Barton
2017-08-28Fix T51400: Pasting hex code failsCampbell Barton
2017-08-28Fix T52498: Deleting force field doesn't remove "Surface" from modifier stack.Bastien Montagne
2017-08-28EditMesh: set edge-rin subdiv minimum to 1Campbell Barton
2017-08-28Docs: BMesh.from_mesh behavior w/ multiple callsCampbell Barton
2017-08-28Fix T51400: Pasting hex code failsCampbell Barton
2017-08-28Fix blenderplayer compilationJulian Eisel
2017-08-27Manipulator: support operator per-partCampbell Barton
2017-08-27Fix T52498: Deleting force field doesn't remove "Surface" from modifier stack.Bastien Montagne
2017-08-27Merge branch 'master' into blender2.8Campbell Barton
2017-08-27BLI_rect: Function to calculate a matrix from 2 rctf'sCampbell Barton
2017-08-27Correct matrix stack assertCampbell Barton
2017-08-26Missed last commitCampbell Barton
2017-08-26Fix T52515: Crash on BMesh.to_mesh()Campbell Barton
2017-08-26Merge branch 'master' into blender2.8Campbell Barton
2017-08-26WM: move theme check out of ED_view3d_draw_select_loopCampbell Barton
2017-08-26Fix minor Mesh -> BMesh conversion issuesCampbell Barton
2017-08-26Fix T52478: Error report "Shrinkwrap: out of memory" on invisible target.Bastien Montagne
2017-08-26Fix T52538: Outliner crash when displaying groups and using Show Active on ed...Bastien Montagne
2017-08-25Fix T52481: After making all local, local proxies of linked data get broken a...Bastien Montagne
2017-08-25Revert "material Glsl: Fix tangent with new orco."Dalai Felinto
2017-08-25Cleanup: missing break (harmless for now)Campbell Barton
2017-08-25Fix T52528: generated texture mismatch between Cycles and EeveeDalai Felinto
2017-08-25Revert "Eevee: Fix generated coordinates when no texture coordinates connected"Dalai Felinto
2017-08-25Fix ORCO never used for draw manager (Eevee)Dalai Felinto
2017-08-25Merge branch 'master' into blender2.8Campbell Barton
2017-08-25WM: ensure 3D view theme is used in select-loopCampbell Barton
2017-08-25Merge branch 'master' into blender2.8Campbell Barton
2017-08-25WM: initialize WM and deps before handling eventsCampbell Barton
2017-08-25Eevee: Fix generated coordinates when no texture coordinates connectedDalai Felinto
2017-08-25Fix manipulator remove tag, it cleared all groupsCampbell Barton
2017-08-25Manipulator: zero grab offset w/o target propertyCampbell Barton
2017-08-24Correct error in recent use of PyC_Long_*Campbell Barton