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
2018-03-12Merge branch 'master' into blender2.8Campbell Barton
2018-03-12UV: internal changes to pickingCampbell Barton
2018-03-12Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Gaia Clary
2018-03-12Merge remote-tracking branch 'origin' into blender2.8Gaia Clary
2018-03-12GPUImage: Add back garbage collection for the new viewport pipeline.Clément Foucault
2018-03-12GPUMaterial: Add Material shader cache.Clément Foucault
2018-03-12Eevee: SSS: Fix compilation error.Clément Foucault
2018-03-11fix Collada: wrong usage of pointer and hidden redeclarationGaia Clary
2018-03-11Cleanup Collada: Removed duplicate variable settingGaia Clary
2018-03-11Cleanup: avoid redeclaration of iterator in same functionGaia Clary
2018-03-11Cleanup Collada: Avoid unintentional reuse of previous defined variableGaia Clary
2018-03-11Fix Collada: Avoid unnecessary and even wrong check on unavailable dataGaia Clary
2018-03-11Cleanup Collada: Make sure index variables are not reusedGaia Clary
2018-03-11Cleanup Collada: make sure float array is initialisedGaia Clary
2018-03-11Refactor Collada: combined 2 almost identical functions into oneGaia Clary
2018-03-11Fix T54274, and rename option --window-borderless to --window-fullscreenArto Kitula
2018-03-11Merge branch 'master' into blender2.8Campbell Barton
2018-03-11Cleanup: long linesCampbell Barton
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-10Cycles: add roughness baking support, using squared roughness convention.Brecht Van Lommel
2018-03-10Cycles: switch to squared roughness convention for all nodes.Brecht Van Lommel
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-10Fix T54269: saved EXR file files unreadable some editors in Blender.Brecht Van Lommel
2018-03-10Eevee: Planar Reflections: Fix corrupted results in downsampling step.Clément Foucault
2018-03-10Eevee: Planar Reflection: Add refraction support for reflected objects.Clément Foucault
2018-03-10Eevee: Add new clipping UBO.Clément Foucault
2018-03-10Eevee: Make use of the new view matrix UBO.Clément Foucault
2018-03-10DRW: Change UBOs binding logic.Clément Foucault
2018-03-10DRW: Change clip planes API.Clément Foucault
2018-03-10DRW: Add assert for uniform that needs valid data.Clément Foucault
2018-03-10DRW: Put all view-only dependant uniform in a UBO.Clément Foucault
2018-03-10Eevee: Probes: Fix last planar reflections remaining after deletion.Clément Foucault
2018-03-10Eevee: Probes: Add culling for planar probes.Clément Foucault
2018-03-10DRW: Culling: Expose & Add culling functions to engines.Clément Foucault
2018-03-10BoundBox: Fix wrong max in BKE_boundbox_alloc_unit.Clément Foucault
2018-03-10Eevee: Render: Add cancel supportClément Foucault
2018-03-10DRW: Culling: Fix precision error.Clément Foucault
2018-03-10Eevee: Planar: Add transparent objects.Clément Foucault
2018-03-10Eevee: Planar Probe: Add supersampling jitter.Clément Foucault
2018-03-09Fix Pose Lib: pose is applied when selected bones don't overlap with poseSybren A. Stüvel
2018-03-09Cleanup: iterator macrosAntonio Vazquez
2018-03-09Manipulator: disable UV widget, following prefsCampbell Barton
2018-03-09Fix T53857: Incorrect framerate for videos imported from OBSSergey Sharybin
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Cleanup: use edit/active objects from view contextCampbell Barton
2018-03-08Cleanup: set the view-context onceCampbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung