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-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
2018-03-08T54233: NLA "Push Down" discards Blend Mode, Extrapolation, and InfluenceJoshua Leung
2018-03-08Fix crash if NLA strip with "Use Animated Influence" setting is enabled witho...Joshua Leung
2018-03-08Cleanup: Fix invalid name prefixJoshua Leung
2018-03-08Eevee: Render: Add progress.Clément Foucault
2018-03-08Eevee: Save and reset matrixstate for probe rendering.Clément Foucault
2018-03-08DRW: Fix culling with inverted view (planar reflections)Clément Foucault
2018-03-08Make sure that the WM_opengl_context_create is always called on the main threadGermano
2018-03-08Fix wglShareLists being called with rendering contexts in useGermano
2018-03-08Fix T54206: bevel and inset operations repeat did not remember offset.Brecht Van Lommel
2018-03-07Proper fix for User Preferences window crashJulian Eisel
2018-03-07Fix Blenderplayer not compilingJulian Eisel
2018-03-07Merge branch 'master' into blender2.8Campbell Barton
2018-03-07EditMesh: pass object data to notifiersCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-03-07Add missing NULL checkCampbell Barton
2018-03-07Merge branch 'master' into blender2.8Campbell Barton
2018-03-07Cleanup: edit-mode undo APICampbell Barton
2018-03-07DRW: Fix memory leak.Clément Foucault
2018-03-07Eevee: Fix volume rendering glitches.Clément Foucault
2018-03-07Eevee: Fix garbage on the first frames when enabling volumetrics.Clément Foucault
2018-03-07Draw Manager: Simplify the algorithm that extract the BoundingSphere of a Fru...Germano