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-08-06Fix wrong property type usageJulian Eisel
2016-08-06Cycles: Add AttributeDescriptorMai Lavelle
2016-08-06Fix for Cycles particle motion blur hiding fix.Brecht Van Lommel
2016-08-06Fix T49023: Segfault when switching brushes while renaming another brush.Bastien Montagne
2016-08-05GPencil: Tweaks to layout to try and get the spacing a bit nicerJoshua Leung
2016-08-05GPencil: Various UI name fixesJoshua Leung
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-05GPencil: "Join Strokes" tool doesn't leave gaps by default nowJoshua Leung
2016-08-05Fix T49022: Crash in BKE_libblock_remap_locked.Bastien Montagne
2016-08-05Cleanup: add missing entries to library_query.c ID types switch case.Bastien Montagne
2016-08-05Fix T48366: Freestyle will unnecessary exclude some linked objects.Tamito Kajiyama
2016-08-05Freestyle: minor code cleanup (whites pace).Tamito Kajiyama
2016-08-05Fix T49014: Append does not work in some cases.Bastien Montagne
2016-08-05Cycles: Fix embarrassing typoSergey Sharybin
2016-08-05Cycles: Correction to previous commitSergey Sharybin
2016-08-05Cycles: Fix/workaround for wrong/noise render results with GCC6Sergey Sharybin
2016-08-05Switch combing tool back to using vertex displacement rather than edge rotati...Lukas Tönne
2016-08-05Curve Fitting: fix off by one errorCampbell Barton
2016-08-05VSE sound strips: draw either the waveform or text label, not both.Sybren A. Stüvel
2016-08-05Cycles: hide particles with broken motion blur traces.Alexander Gavrilov
2016-08-05Fix python error when OSL file has wrong extension.Brecht Van Lommel
2016-08-05Add upstream information to curve_fit_nd libraryCampbell Barton
2016-08-05Curve Fitting: sync with upstreamCampbell Barton
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Cycles: copy shader node names over in the blender sync code.Alexander Gavrilov
2016-08-04Cycles: Report human-readable string of compilation error codeSergey Sharybin
2016-08-04Cleanup: Use boolJulian Eisel
2016-08-04Minor whitespace correction for eaea4ea51f665Julian Eisel
2016-08-04Fix T47782: popups with wrong size when switching from retina to non-retina o...Brecht Van Lommel
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-03Fix T48164: messed up interface switching between retina and non-retina displ...Brecht Van Lommel
2016-08-03Boolean modifier UI improvementJulian Eisel
2016-08-03Cycles: Recent SSS inline changes broke CPU testsSergey Sharybin
2016-08-03Fix T49010: Portals don't work in recent Blender versionsSergey Sharybin
2016-08-03Cycles: Revert recent inline changes for CUDA 8 and sm_50+Sergey Sharybin
2016-08-03Fix T48283: on OS X, mouse clicks not working properly if application launch ...Brecht Van Lommel
2016-08-02Viewport: Make lights in local view behave like BI and CyclesJulian Eisel
2016-08-02Fix T49003: Cycles volumes have wrong results after recent microdisp commitsMai Lavelle
2016-08-02Fix T43220, T47551: collider scaling or rotation causes smoke to explode.Alexander Gavrilov
2016-08-02Fix T43782: smoke simulation problems with multiple touching colliders.Alexander Gavrilov
2016-08-02Cycles: log how many nodes were deduplicated for use in tests.Alexander Gavrilov
2016-08-02Cycles: add folding for redundant A to B to A conversions.Alexander Gavrilov
2016-08-02Fix T48986: Incorrect normals or tangents when using custom split normals.Bastien Montagne
2016-08-02Buildbot: Use annoying hybrid setup of two CUDA toolkitsSergey Sharybin
2016-08-02Cycles: Some more inline policy tweaks for CUDA 8Sergey Sharybin
2016-08-02New (stub) method for solving constrained hair editing with Lagrange multipli...Lukas Tönne
2016-08-02Cycles: Cleanup, trailing whitespaceSergey Sharybin
2016-08-02Cycles: Some cleanup in CUDA device fileSergey Sharybin
2016-08-02Cycles: Include NVCC compiler flags into md5 hashSergey Sharybin