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-01-11Fix T47147: small particles incorrectly rendered as large particles (particle...Bastien Montagne
2016-01-11Fix tip about hair grid display (was copy/paste from hair guides one...).Bastien Montagne
2016-01-11Cleanup: use Linux line ends!!!Bastien Montagne
2016-01-11Fix T47148: Hair grid dos not work.Bastien Montagne
2016-01-11Fix T47158: Labels w/ icons use button text colorCampbell Barton
2016-01-11Error in last commit (assumed mirror existed)Campbell Barton
2016-01-11Fix T47152: Normalize fails w/ mirror groupCampbell Barton
2016-01-11Fix T47154: Sequencer add/subtract ignored alphaCampbell Barton
2016-01-11Fix error in white-balance w/ float bufferCampbell Barton
2016-01-11Fix memory & file-handle leak w/ custom data writeCampbell Barton
2016-01-11Fix T47101 - Grease Pencil eraser doesn't work when activated using D+RMB whe...Joshua Leung
2016-01-11Report errno string when writing files failsCampbell Barton
2016-01-11Cleanup: use const image-format argCampbell Barton
2016-01-11WM: show file selector errors in headerCampbell Barton
2016-01-11Fix GL regression from D1645Campbell Barton
2016-01-11DNA: remove 'long' typeCampbell Barton
2016-01-11DNA: print errors to stderrCampbell Barton
2016-01-11Cleanup: warnings (misleading-indentation)Campbell Barton
2016-01-10OpenGL Smoke: fix color issue, and clarify meaning of variables in the shader.Brecht Van Lommel
2016-01-10Smoke: fix for missing viewport color update.Kévin Dietrich
2016-01-10Some minor fixes from coverity reports.Bastien Montagne
2016-01-10OpenGL: port smoke drawing code to GLSL.Kévin Dietrich
2016-01-09DNA: remove endian switching long checksCampbell Barton
2016-01-09Cleanup: style, gpu moduleCampbell Barton
2016-01-09Byte swap doubles on file readCampbell Barton
2016-01-09PyAPI: Redraw notifier when debug value changesCampbell Barton
2016-01-09Cleanup: warning/spellingCampbell Barton
2016-01-09Fix T47060: Uv form dupli not working with Cycles when the hair/particles mes...Bastien Montagne
2016-01-09Fix broken build from rBd7da51b727725Bastien Montagne
2016-01-09Fix (unreported) other joke in our localizing code - setting LIB_TAG_LOCAL tag!Bastien Montagne
2016-01-09Fix T47121: Image node on linked and localized material loses image after reo...Bastien Montagne
2016-01-09Smoke (fire): Move spectrum code from C++ (intern/) to C code (BLI)Kévin Dietrich
2016-01-09Smoke, Dynamic Paint: de-duplicate object subframe update function.Kévin Dietrich
2016-01-09Cleanup: make use of PIL time instead of redefining own timers.Kévin Dietrich
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-09Text Editor: Autocomplete suggestion wrap-aroundCampbell Barton
2016-01-09Readfile: use hash lookup for bonesCampbell Barton
2016-01-08Fix T47047: Toolbars opening at maximum zoom levelCampbell Barton
2016-01-08Fix bisect flagging w/ multiple cuts on an ngonCampbell Barton
2016-01-08Math Lib: use x-span for fill_poly_v2i_n callbackCampbell Barton
2016-01-08Remove raskter librarySergey Sharybin
2016-01-08Tracking: Cleanup, reduce scope of some variablesSergey Sharybin
2016-01-08Tracking: Use BLI mask rasterization for track masksSergey Sharybin
2016-01-08Sequencer: Tweak to how/when the "use_framerate" option is enabledJoshua Leung
2016-01-08Koro request: add 'active layer' and 'selected' options to view3D' paste oper...Bastien Montagne
2016-01-08Fix T47138: Page Down key pages up, instead of down, in Outliner.Bastien Montagne
2016-01-08Fix T47135: VSE importing sound is one frame longer than video.Bastien Montagne
2016-01-08Simplify checker mapping in BI when both Odd and Even are disabledSergey Sharybin
2016-01-08Correct warnings from recent cleanupCampbell Barton
2016-01-08Sequencer: Use movieclip framerate when importing new movie stripsJoshua Leung