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-07-06Cleanup: redundant 4th index in sculpt PBVHCampbell Barton
2016-07-06Dyntopo: optimize edge collapsingCampbell Barton
2016-07-06Cleanup: group dyntopo utility functionsCampbell Barton
2016-07-06Transform Snap: Replace pixel limit w/ 'dist_to_ray_sq'Germano Cavalcante
2016-07-05Render border: don't disable when drawing around the entire camera.Brecht Van Lommel
2016-07-05Render border: skip unnecessary uncropping if the border covers the entire im...Brecht Van Lommel
2016-07-05Render border: make it work together with with cache result / save buffers / ...Brecht Van Lommel
2016-07-05Dyntopo: missing PBVH update collapsing an edgeCampbell Barton
2016-07-05Dyntopo: avoid redundant vector copyCampbell Barton
2016-07-05Dyntopo: inline lookups, remove type checkCampbell Barton
2016-07-05Dyntopo: use inline iteratorsCampbell Barton
2016-07-05Dyntopo: compare masks when collapsingCampbell Barton
2016-07-05Dyntopo: verify had over zealous assertsCampbell Barton
2016-07-04Fix a few compiler warnings on OS X / clang.Brecht Van Lommel
2016-07-04Fix use of uninitialized variable introduced in fix for T48755.Brecht Van Lommel
2016-07-04And one more fix to particle distribution!Bastien Montagne
2016-07-04BI Viewport(GLSL): support for envmap in Texture nodeAlexander Romanov
2016-07-04Fix input for Texture node (envmap+world_space_shading)Alexander Romanov
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-07-04Quiet warnings w/ USE_VERIFY defineCampbell Barton
2016-07-03Curve: utility to evaluate entire curveCampbell Barton
2016-07-02Fix typo in bgl.Buffer report functionThomas Szepe
2016-07-02Correction for MSVCCampbell Barton
2016-07-02BMesh: utility function to resize bmesh elementsCampbell Barton
2016-07-02Cleanup: comment blocksCampbell Barton
2016-07-02Cleanup: styleCampbell Barton
2016-07-01"Fix" crash when deleting linked object which has indirect usages.Bastien Montagne
2016-07-01Outliner: pass operator's reports to all operation callbacks.Bastien Montagne
2016-07-01Fix T48666: Segfault on boolean operation when exiting edit mode of instanced...Sergey Sharybin
2016-07-01UI: take zoom into account w/ curves widgetAlexander Gavrilov
2016-07-01Add wait cursor toggling dyntopoCampbell Barton
2016-07-01Sculpt: skip normal calculation entering dyntopoCampbell Barton
2016-07-01BGE: Display Hardware infos only in standalone.Ulysse Martin
2016-07-01Enable dyntopo re-entering sculpt modeCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-30Fix T48757: Broken in D1120 normal bakingAlexander Romanov
2016-06-30Fix T48728, part 2: Vertex colors not shown in texture modeSergey Sharybin
2016-06-30Transform Snap: Optimize edge-snap using BVH treeGermano Cavalcante
2016-06-30CMake: list buildinfo.h as buildinfo.cmake's outputCampbell Barton
2016-06-30Correct fix for MSVCCampbell Barton
2016-06-29Fix bplayer (c)Bastien Montagne
2016-06-29Cleanup: use constCampbell Barton
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-29Fix T48695: Slowdown w/ edit-mesh & shrinkwrapGermano Cavalcante
2016-06-29Correction to previous commit: Only skip colors for texture paintSergey Sharybin
2016-06-29Cleanup: endian testsCampbell Barton
2016-06-29Fix T48728: Vertex colors not shown in texture modeSergey Sharybin
2016-06-29Cleanup: warningCampbell Barton
2016-06-29BMesh Intersect: use flags to keep track of vertsCampbell Barton
2016-06-29UI: prevent softrange from becoming nanCampbell Barton