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
2017-05-24Alembic export: write Blender version to Alembic fileSybren A. Stüvel
2017-05-24Fix T51586: Regression: Alembic containing animated curves / hair no longer w...Sybren A. Stüvel
2017-05-23Fix T51534: Alembic: added support for face-varying vertex coloursSybren A. Stüvel
2017-05-23Alembic: reduced code duplication in read_mcols()Sybren A. Stüvel
2017-05-23Alembic: split up read_custom_data_ex() into read_custom_data_{mcols,uvs}()Sybren A. Stüvel
2017-05-23Add PovRay file extensions to our 'textual' file filtering.Bastien Montagne
2017-05-23Fix some POV keywords not colored correctly.Bastien Montagne
2017-05-23Fix T48668, bevel mistake on presumed reflex angle.Howard Trickey
2017-05-23Make msvc2015 happy again.Bastien Montagne
2017-05-23Fix T51319: Alembic export crash w/simple child particles if Display value < ...Sybren A. Stüvel
2017-05-23Fix T51592: Simplify AO Cycles setting remains active while Simplify is disabledSergey Sharybin
2017-05-22Add PovRay syntax hilghting.Bastien Montagne
2017-05-22Fix T51308: Bright/Contrast Doesn't respect Pre-multiplied AlphaSergey Sharybin
2017-05-22Fix T51318: Non-update of preview when switching from world to lamp panel.Bastien Montagne
2017-05-22Enhance vgroup handling when merging meshes.Bastien Montagne
2017-05-22Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-22Fix wrong comment in BLI_findstringindex (returns 0-based index!).Bastien Montagne
2017-05-22Fix T51169: Push/pull fails w/ local lock axisCampbell Barton
2017-05-22Fix T51336: Crash on broken file opening.Bastien Montagne
2017-05-21[msvc] Use debug nunmpy archive for debug buildslazydodo
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Fix T51524: Instantiated Hair Object which has dupligroup children and hidden...Bastien Montagne
2017-05-19Fix crash opening really old files with compositorSergey Sharybin
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-19Fix T51556: Sequencer - White Balance Modifier - Masking is not honoredSergey Sharybin
2017-05-19Fix/workaround T51070: Cannot scale procedural texture in compositorSergey Sharybin
2017-05-19Compositor: Remove unused funcitonSergey Sharybin
2017-05-18Correct last commitCampbell Barton
2017-05-18Fix T51408: Cycles - Principled BSDF Shader - Transparency is not working as ...Pascal Schoen
2017-05-18Fix T51539: BMesh boolean crashCampbell Barton
2017-05-18Fix T51538: Weight-paint circle select w/ clippingCampbell Barton
2017-05-17Fix T51388: Mask moves when zoom is changed in the movie clip editorSergey Sharybin
2017-05-17BMesh: remove duplicate argument for wireframe opCampbell Barton
2017-05-17Fix T49981: When camera is on inactive layer, it does not evaluate constraintsSergey Sharybin
2017-05-16Fix crash from freeing of NULL pointerMai Lavelle
2017-05-16Fix T50673: OpenEXR multilayer image truncated on saveSergey Sharybin
2017-05-16Fix memory leak when saving OpenEXR filesSergey Sharybin
2017-05-16Fix T49467: Crash due to assert failure in bevel.Howard Trickey
2017-05-16Fix T49864: EnvMap baking crashes 2.78 if 'Full Sample' checked in AASergey Sharybin
2017-05-16Fix memory leak in environmentSergey Sharybin
2017-05-16Fix byte-to-float conversion when using scene strips in sequencer with identi...Olly Funkster
2017-05-16Make imbuf's OIIO bindings to compile with latest OIIO from gitSergey Sharybin
2017-05-16Cleanup: gcc7.1 warningsCampbell Barton
2017-05-16Fix hair_step is a shortAaron Carlisle
2017-05-15Fix compile error on gcc after last commitAaron Carlisle
2017-05-15Fix T51297: Use A Higher Hair Segment LimitAaron Carlisle
2017-05-15Fix T50109: Blender crash when a "Render Result" as a TextureSergey Sharybin
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-15Fix T51501: Cycles baking cancel affects baking scriptDalai Felinto
2017-05-15Fix T51180: BMesh crash using calc_uvs=TrueCampbell Barton