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-10-18[msvc] Minor cleanup in blenkernel.lazydodo
2016-10-18Fix: Append 'Object proxy' hack checking for local/linked usages before those...Bastien Montagne
2016-10-18Clarified warning in EnumPropertySybren A. Stüvel
2016-10-17Fixup for doversion (rB8d573aa0 and rBa7e74791)Dalai Felinto
2016-10-17Fix T49722: Appending Bug (Groups).Bastien Montagne
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-10-17Fix T49738: Hair Add Brush doesn't workSergey Sharybin
2016-10-16Fix T49746: crash loading user preferences with missing operators.Brecht Van Lommel
2016-10-16More fixes for keyframe theme optionsJulian Eisel
2016-10-16Fix assert in the wrong place, should be moved earlier to do anything.Chase Willden
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Fix missing outliner redraw when adding VSE stripJulian Eisel
2016-10-14Prevent crash after OpenGL rendering animation to images.Sybren A. Stüvel
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-10-14Fix T49657: Audio backend "Jack" should be named "JACK".Bastien Montagne
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-10-14Fix T49646: Switching from large to small image can get stuck zoom at max zoo...Anthony Edlin
2016-10-13Fix T49534: 2.78 Wrong texture scaling in material viewportSergey Sharybin
2016-10-13Prevent problems when appending scene with referenced proxySybren A. Stüvel
2016-10-13Usual UI/i18n tweaks & fixes.Bastien Montagne
2016-10-13Fix: Grease Pencil palettes were missing a RNA path callbackJoshua Leung
2016-10-13Proxy appending: re-establish link to proxies when they are made localSybren A. Stüvel
2016-10-13Fix T49635: column_flow Layout - last column is too small.Bastien Montagne
2016-10-13Cleanup: UI layout: remove unsed and confusing parameter.Bastien Montagne
2016-10-13wrong alpha set for timeline theme (fixup for rBf329ebe3)Dalai Felinto
2016-10-12Fix T49631: radial control operators not using DPI properly.Brecht Van Lommel
2016-10-12Fix T49636: material draw mode crash with displacement and missing group inpu...Brecht Van Lommel
2016-10-12FFmpeg: Fix off by one error in number of detected frames in matroska containerSergey Sharybin
2016-10-12Fix T49622: Grease pencil not rendering out of VSESergey Sharybin
2016-10-12Fix T49502: file browser on OS X not highlighting external drives.Brecht Van Lommel
2016-10-11Fix T49629: Graph editor normalize function doesn't work on f-curves with a c...Sergey Sharybin
2016-10-11Fix objects added via py being on the wrong layer when viewport is decoupled ...Sergey Sharybin
2016-10-11Make console message more clear for --scene argumentSergey Sharybin
2016-10-11Fix T49623: Immediately crash trying to render attached file in CyclesSergey Sharybin
2016-10-10OpenGL animation: Fix stupid mistake form previous commitSergey Sharybin
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-10OpenGL render: Fix missing file output after pressing EscSergey Sharybin
2016-10-10OpenGL: remove GLSL support query (it's always supported)Mike Erwin
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-10-10BGE: remove calls to GLSL support query (it's always supported)Mike Erwin
2016-10-09Fix T49609: Point density textures: vertex colors are not properly averaged i...Daisuke Takahashi
2016-10-08Ammend to rB00dc0666b3fe: forgot to fix boid->ground of first particle.Bastien Montagne
2016-10-08Fix T49608: runtime-only particle's boid->ground Object pointer was left dang...Bastien Montagne
2016-10-08Fix a few compile errors with C++11 on macOS.Brecht Van Lommel
2016-10-08BLI_task: fix case were some pool could work in more threads than allowed.Bastien Montagne
2016-10-07Collision: skip expensive BVH update if the collider doesn't move.Alexander Gavrilov
2016-10-07OpenGL render: Limit number of scheduled frames for writeSergey Sharybin
2016-10-07OpenGL render: Fix non-deterministic order of frame writes for moviesSergey Sharybin
2016-10-07OpenGL: Don't write frames when rendering was canceledSergey Sharybin
2016-10-07Cleanup: Use more clear name for where allocation is coming fromSergey Sharybin