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-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-22Grease-Pencil: Icons from the grease pencil branchDalai Felinto
2018-01-22Collections/Layer cleanup: Remove placeholder for de/select objectsDalai Felinto
2018-01-22Collections/Layer cleanup: Remove all reference to filter objectsDalai Felinto
2018-01-22Collections/Layer cleanup: Remove TODO_LAYER_OVERRIDE from most placesDalai Felinto
2018-01-22T53831: Fixed vertical line alignment & expand Collection and Scene buttons p...Philippe Schmid
2018-01-22Fix windows building (log10)Dalai Felinto
2018-01-22Fix T53850: Lock to Cursor breaks 3D manipulatorsCampbell Barton
2018-01-22Merge branch 'master' into blender2.8Campbell Barton
2018-01-22WM: add mouse-move after smooth-viewCampbell Barton
2018-01-22Manipulator: draw all rules while draggingCampbell Barton
2018-01-22Cleanup: commendsCampbell Barton
2018-01-22Cleanup: reuse camera frame arraysCampbell Barton
2018-01-22Merge branch 'master' into blender2.8Campbell Barton
2018-01-22Fix linking error when compiling without clay engineInes Almeida
2018-01-22DRW: Object Mode: Fix bad camera display in camera viewClément Foucault
2018-01-22Cleanup: unused varCampbell Barton
2018-01-22Eevee: Probes: Add support for intensity tweak.Clément Foucault
2018-01-22Eevee: Fix grid lighting disappearing when adding a new cubemap probe.Clément Foucault
2018-01-22Clay: Performance: Disable AO codepath if not necessary.Clément Foucault
2018-01-22DRW: Make the lamp widgets lines stippled.Clément Foucault
2018-01-22DRW: Remove unused material uniforms.Clément Foucault
2018-01-22Eevee: SSR: Optimize the AO out when not enabled.Clément Foucault
2018-01-22Eevee: Put all constant uniforms in a global UBO.Clément Foucault
2018-01-21Merge branch 'master' into blender2.8Germano
2018-01-21Update description of the screen_draw functionsGermano
2018-01-21WM: Fix snapping on split area without previewGermano
2018-01-21Cleanup: BLI_kdopbvh avoid negative array accessCampbell Barton
2018-01-21Cleanup: styleCampbell Barton
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-20Merge branch 'master' into blender2.8Campbell Barton
2018-01-20Cleanup: doxy groups for screen_ops.cCampbell Barton
2018-01-20Merge branch 'master' into blender2.8Campbell Barton
2018-01-20Fix screen split preview refresh issuesCampbell Barton
2018-01-20Manipulator: tweak shape drawingCampbell Barton
2018-01-20GPU_batch: Add GPU_batch_wire_from_poly_2d_encodedCampbell Barton
2018-01-19Fix collections names no longer unique when moved aroundDalai Felinto
2018-01-19Collections: Fix for auto-named children when parent name is MAX_NAMEDalai Felinto
2018-01-19Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-19Fixup for integer digits commitDalai Felinto
2018-01-19Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-19Util function to determine number of digits from an integerDalai Felinto
2018-01-19Outliner: Remove User PreferencesDalai Felinto
2018-01-19Outliner: Fix unparenting poll (when drag'n'droping an object)Dalai Felinto
2018-01-19Outliner: Change All Scenes to Scenes and make it focus on compositingDalai Felinto
2018-01-19Outliner Filtering System + CleanupDalai Felinto
2018-01-19Depsgraph: Fix freeing of evaluated meshSergey Sharybin
2018-01-19Correct view3d_draw_bgpic_test declarationCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton