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-08-25Transform: Use grid_scale to configure the incremental snapping.mano-wii
2018-08-24Cleanup: Remove debug printfClément Foucault
2018-08-24Fix MESH_OT_shortest_path_pickDalai Felinto
2018-08-24GP: Fix unreported error drawing polygonsAntonioya
2018-08-24Multires: Fix wrong apply deform results when multires has sculpt alreadySergey Sharybin
2018-08-24Sculpt: Optimize Mask Overlay drawingClément Foucault
2018-08-24Multi-Objects: MESH_OT_select_axisDalai Felinto
2018-08-24MESH_OT_select_axis: Make it work with world axis, not local onesDalai Felinto
2018-08-24MESH_OT_select_axis: cleanup (use enum instead of hardcoded values)Dalai Felinto
2018-08-24Remove annotations lock to axis functionAntonioya
2018-08-24Depsgraph: Fix wrong detection of invisible objectsSergey Sharybin
2018-08-24Depsgraph: Escape underscore in time stats chartSergey Sharybin
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24Fix T56491: Undo crash while preview jobs runCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24UI: always align item w/ labelCampbell Barton
2018-08-24Fix T56511: UILayout.prop_search misalignedCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-08-24UI: re-arrange some items in context menuPablo Vazquez
2018-08-24UI: Fix area border thickness over top and bottom bar with glScissorsClément Foucault
2018-08-23Hide Grease Pencil ornaments if overlay setting is disabledPablo Vazquez
2018-08-23Cleanup: remove unused codeClément Foucault
2018-08-23UI: Optimize the area border drawingClément Foucault
2018-08-23Wireframe: Add support for sculpt modeClément Foucault
2018-08-23Fix T55507: Crash due to GPencil brush icon management, when there is no acti...Bastien Montagne
2018-08-23Fix T56455: [2.8] Crash when projecting skinwrap curve/path.Bastien Montagne
2018-08-23Fix T56360: metaball viewport checkbox crash.Bastien Montagne
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-23Multi-Objects: MESH_OT_loop_selectDalai Felinto
2018-08-23UI: Dark XYZ characters in the navigation gizmoPablo Vazquez
2018-08-23Depsgraph: Bring back visibility checks based on collection restrict flagsSergey Sharybin
2018-08-23Fix T56347: Driven values not supported in node groups.Bastien Montagne
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
2018-08-23Icons: new icons for sculpt border hide/maskWilliam Reynish
2018-08-23Merge branch 'master' into blender2.8Bastien Montagne
2018-08-23Fix T56506: Different behaviour of Bounds Clamp with positive and negative axis.Bastien Montagne
2018-08-233D Grid: Fix grid not showing in camera viewClément Foucault
2018-08-233D Grid: Fix axes color blendingClément Foucault
2018-08-233D Grid: Fix grid passing through objects too muchClément Foucault
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-23Fix T56498: Segment fault when change parameter of one operator after undo.Bastien Montagne
2018-08-23Add helper to BKE_library to generate unique string key for an ID.Bastien Montagne
2018-08-23Cleanup: trailing spaceCampbell Barton
2018-08-23Cleanup: use static functionsCampbell Barton
2018-08-23Fix: Silence compiler warnings about size_t's in printfJoshua Leung
2018-08-23Depsgraph: Added note that the filtering function should NOT be called on a f...Joshua Leung