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/intern
AgeCommit message (Expand)Author
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-07Merge branch 'blender2.7'Brecht Van Lommel
2019-04-07Fix for GCC9 new OpenMP data sharingRobert-André Mauchin
2019-04-06GHOST: tweak warning message about OpenGL 3.3.Brecht Van Lommel
2019-04-05Cleanup: Replace deprecated finite with isfiniteSimon
2019-04-04Fix T60379: Cycles viewport adaptive subdivision hangs after updates.Brecht Van Lommel
2019-04-04Fix segfault when audio system cannot be initialisedSybren A. Stüvel
2019-04-03Fix T55589, T60967: Windows pen pressure issues at start/end of the stroke.Christopher Peerman
2019-04-03Windows: use Wintab by default if it's available and a device is detected.Brecht Van Lommel
2019-04-03Fix T62780 , T59802, T57648: fullscreen window issues on Windows.Brecht Van Lommel
2019-04-03UI: remove close button from Windows console window.Harley Acheson
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-29Cycles: reduce number of synchronizing object prints.Brecht Van Lommel
2019-03-28Fix T63030: Edge crease is not applied for boundary edgesSergey Sharybin
2019-03-28Fix part of T63023: wrong Cycles window coordinates for background.Brecht Van Lommel
2019-03-26Fix vertex array leak in Cycles viewport drawing.Brecht Van Lommel
2019-03-26Fix Cycles standalone build, needs OpenJPEG libraries with OIIO now.Brecht Van Lommel
2019-03-26Cycles: sync various master changes to blender2.7.Brecht Van Lommel
2019-03-22Merge branch 'blender2.7'Brecht Van Lommel
2019-03-22Fix T62844: Cycles crash with bevel and degenerate geometry.Brecht Van Lommel
2019-03-22Fix/workaround some types of black dots in denoising with bright speculars.Brecht Van Lommel
2019-03-20Merge branch 'blender2.7'Brecht Van Lommel
2019-03-20Fix cycles.merge_images not merging correctly for some channel layouts.Brecht Van Lommel
2019-03-20Merge branch 'blender2.7'Brecht Van Lommel
2019-03-20Cycles: make cycles.merge_images work with incomplete layers and passes.Brecht Van Lommel
2019-03-20Fix T62758: hair curves with UV mapped textures renders wrong.Jacques Lucke
2019-03-20Merge branch 'blender2.7' of git.blender.org:blenderStefan Werner
2019-03-20Cycles: Made Embree ignore curve intersections with SSS.Stefan Werner
2019-03-20Cycles: Performance optimization for Embree, resizing arrays once instead of ...Stefan Werner
2019-03-19Cleanup: fix debug warnign due to tooltip ending in dot.Brecht Van Lommel
2019-03-19Merge branch 'blender2.7'Brecht Van Lommel
2019-03-19Cycles: add cycles.merge_images operator for combing EXR renders.Brecht Van Lommel
2019-03-19Cycles: Implement function to format and parse human readable timeSergey Sharybin
2019-03-19Fix T62558: Certain IES file causes crashJacques Lucke
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Cleanup: trailing spaceCampbell Barton
2019-03-18Merge branch 'blender2.7'Brecht Van Lommel
2019-03-18Fix Cycles curve UVs wrong after recent changes.Brecht Van Lommel
2019-03-18Fix T62712: Cycles world light path node not working.Brecht Van Lommel
2019-03-18Fix AMD OpenCL build error after recent changes.Brecht Van Lommel
2019-03-18Fix: Cycles Subdivisions panel was showing, even when using EeveeWilliam Reynish
2019-03-18Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-18Merge branch 'blender2.7'Sergey Sharybin
2019-03-18Cycles: Cleanup strict compiler warningsSergey Sharybin
2019-03-18Cleanup: fix compiler warning.Brecht Van Lommel
2019-03-17UI: add light/world settings in shader node editor.Brecht Van Lommel
2019-03-17Cocoa: Fix missing key window after closing "About"Sergey Sharybin
2019-03-17Merge branch 'blender2.7'Brecht Van Lommel