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
2017-08-31RNA: Limit which classes struct-map containsCampbell Barton
2017-08-31Cycles: Cleanup, indentation and trailing whitespaceSergey Sharybin
2017-08-31Cycles: Fix typo in commentSergey Sharybin
2017-08-31Correct last commitCampbell Barton
2017-08-31RNA: existing type check used wrong identifierCampbell Barton
2017-08-30Cycles: Add tangent attribute testsSergey Sharybin
2017-08-30Fix T52588: Shape key value driver variables of duplicated object sets refer ...Bastien Montagne
2017-08-30Refactor 'split faces' mesh code.Bastien Montagne
2017-08-30Fixing T52477 - switching from custom ray/triangle intersection code to the o...Stefan Werner
2017-08-30Cycles: Fix build with networking enabledMai Lavelle
2017-08-29Fix Cycles Windows render errors with BVH2 CPU rendering.Brecht Van Lommel
2017-08-29Alembic: Fix T52579: crash when replacing slightly different alembic filesSybren A. Stüvel
2017-08-29Fix T48079: Maintain Volume constraint overcompensates.Alexander Gavrilov
2017-08-29Support Copy To Selected and Alt-Click for F-Curves in the curve editor.Alexander Gavrilov
2017-08-29View2D: function to get view to region matrixCampbell Barton
2017-08-29Transform: scale center override by aspectCampbell Barton
2017-08-28Depsgraph: Don't cast ID_Type to shortSergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-28Atomics: Use system headers directly, without bad level dependency to BLISergey Sharybin
2017-08-28Buildbot: Tweak nightly schedule of buildsSergey Sharybin
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-27Fix T52498: Deleting force field doesn't remove "Surface" from modifier stack.Bastien Montagne
2017-08-27BLI_rect: Function to calculate a matrix from 2 rctf'sCampbell Barton
2017-08-27Missing from last commitCampbell Barton
2017-08-27Cleanup: use stubs for eigen gtestCampbell Barton
2017-08-26Missed last commitCampbell Barton
2017-08-26Fix T52515: Crash on BMesh.to_mesh()Campbell 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-26[cycles/ctest] fix failing tests when output folder doesn't exist yet.Ray Molenkamp
2017-08-25Fix for fix (tm): Residue of the debug codeSergey Sharybin
2017-08-25Fix mistake in previous tangent space optimizationSergey Sharybin
2017-08-25Cycles: Cleanup, naming of variableSergey Sharybin
2017-08-25Cycles: Add assert to catch possibly wrong logicSergey Sharybin
2017-08-25Cycles: Mark pixels with negative values as outliersLukas Stockner
2017-08-25Fix T52481: After making all local, local proxies of linked data get broken a...Bastien Montagne
2017-08-25Another optimization of tangent space calculationSergey Sharybin
2017-08-25Optimize tangent space calculation by inlining functionsSergey Sharybin
2017-08-25Cycles: Add utility function to query current value of scoped timerSergey Sharybin
2017-08-25Cycles: Correct logging of sued CPU intrisicsSergey Sharybin
2017-08-25Cycles: Fix stack overflow during traversal caused by floating overflowSergey Sharybin
2017-08-25WM: ensure 3D view theme is used in select-loopCampbell Barton
2017-08-25WM: initialize WM and deps before handling eventsCampbell Barton
2017-08-25This copyright text (copied to binary distros) had a confusing statement aboutTon Roosendaal
2017-08-24Correct error in recent use of PyC_Long_*Campbell Barton