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-11-06BLI_kdopbvh: add an option to use a priority queue in find_nearest.Alexander Gavrilov
2018-11-06Defaults: disable AV Sync by default again, it breaks physics caching.Brecht Van Lommel
2018-11-06Fix/cleanup RNA viewlayer API.Bastien Montagne
2018-11-06Cleanup: No need to save/restor frame buffer twiceJacques Lucke
2018-11-06GPU: frame buffer stackJacques Lucke
2018-11-06UI: Tooltip for context properties too verbose.Pablo Vazquez
2018-11-06GP: Fix unreported error moving material slotsAntonioya
2018-11-06Multires: Refactor propagation to the higher levelsSergey Sharybin
2018-11-06Eevee: Make nodegroup fix recursive.Clément Foucault
2018-11-06Eevee: Fix broken shader if only using an Ambient Occlusion nodeClément Foucault
2018-11-06Eevee: Fix missing UBO bound if using a muted Shader to RGB node with SSSClément Foucault
2018-11-06Eevee: Correctly handle Sharp glossy/refraction BSDF nodesClément Foucault
2018-11-06GP: Fix Time Offset for frames before rangeAntonioya
2018-11-06GP: Rename variableAntonioya
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-11-06Cleanup: remove unused brushesCampbell Barton
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-11-06Cleanup: rename fast-heap -> heap-simpleCampbell Barton
2018-11-06Cleanup: move fast heap into own source & headerCampbell Barton
2018-11-06Tool System: use tool type enum to access brushesCampbell Barton
2018-11-06Cleanup: styleCampbell Barton
2018-11-05Fix (unreported) potential race condition in view_layer_bases_hash_create().Bastien Montagne
2018-11-05GP: Limit internally Time offset to something logicAntonioya
2018-11-05API Docs: gpu api introduction + examplesJacques Lucke
2018-11-05GP: More tweaks to Time OffsetAntonioya
2018-11-05BLI_heap: implement a limited but faster version of heap.Alexander Gavrilov
2018-11-05GP: Fix Time Offset bug when use rangeAntonioya
2018-11-05Wireframe: Extend Xray slider rangeClément Foucault
2018-11-05Eevee: Fix "Show Irradiance/cubemap" iconsClément Foucault
2018-11-05UI: Make the grid alpha themableClément Foucault
2018-11-05DRW: Fix crash with deferred compilationClément Foucault
2018-11-05Edit Mesh: Fix wire opacity when not rotating the view in Xray modeClément Foucault
2018-11-05LightProbe: Fix description of influence typeClément Foucault
2018-11-05GP: Change Lock icon and Popover titleAntonioya
2018-11-05UI VSE: Rename submode Image Preview to Preview.Pablo Vazquez
2018-11-05BLI_kdopbvh: reduce branching in calc_nearest_point_squared.Alexander Gavrilov
2018-11-05BLI_heap: optimize heap_swap, heap_down and heap_up.Alexander Gavrilov
2018-11-05GP: Add new layer above active layerAntonioya
2018-11-05Paint: setting the brush now updates tool slotsCampbell Barton
2018-11-05Paint: add tool offset & mode to runtime dataCampbell Barton
2018-11-05Missing from last commitCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-11-05Cleanup: use boolCampbell Barton
2018-11-05UI: Add back line to curve mapCampbell Barton
2018-11-05UI: rename Cursor 'Depth' -> 'Surface Project'Campbell Barton
2018-11-05Cleanup: correct last commit, also use font_id varCampbell Barton
2018-11-05Gizmo: use fonts for drawing 3D axis charactersCampbell Barton
2018-11-05Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-05Fix various Freestyle rendering bugs.Brecht Van Lommel
2018-11-05Gizmo: tweak 3D view navigation axis sizesCampbell Barton