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
2016-07-04Fix bmesh test after recent refactor.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-03Update pacman pkgbuildCampbell Barton
2016-07-03Fix T48783: OSL render errors after recent refactoring.Brecht Van Lommel
2016-07-02Fix use of uninitialized variable in Cycles OpenCL image textures.Brecht Van Lommel
2016-07-02Fix typo in bgl.Buffer report functionThomas Szepe
2016-07-02Install Deps: Use OSL 1.7.3, latest bugfix release.Thomas Dinges
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-02Fix Cycles OpenCL not taking Extend and Clip extension types into account.Thomas Dinges
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-01UI: move dyntopo button to headerCampbell 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
2016-06-29Fix T48755: Crash UV unwrappingCampbell Barton
2016-06-28Usual i18n/UI messages cleanup & fixes.Bastien Montagne
2016-06-28[msvc2015/OpenEXR] Linker hackery is no longer required in vc2015Martijn Berger
2016-06-28Fix T48732: New GGX breaks OpenCL kernelSergey Sharybin
2016-06-28Cleanup: use bool for writefileCampbell Barton
2016-06-28writefile: replace most struct lookups /w constantsCampbell Barton
2016-06-28Cleanup: code-styleCampbell Barton
2016-06-28Fix T48753: VSE must restart for international fontsCampbell Barton
2016-06-28GHOST/X11: Hotplug support for xinputCampbell Barton