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
AgeCommit message (Expand)Author
2018-05-23Workbench: See throughJeroen Bakker
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-22Fix T55153: missing updates when changing simplify settings.Brecht Van Lommel
2018-05-22Cleanup: warningCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-22Workbench: SeeThrough draw optionJeroen Bakker
2018-05-22Workbench: Calculate irradiance using radiance buffersJeroen Bakker
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-21Static Override: Fix drivers' ID target overridability.Bastien Montagne
2018-05-21Revert "Fix/workaround RNA build error in C++ API."Campbell Barton
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21RNA: support for PARM_OUTPUT & PARM_RNAPTRCampbell Barton
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Fix/workaround RNA build error in C++ API.Brecht Van Lommel
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Cleanup: correct variable namesCampbell Barton
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21WM: utility to find a keymap item from an operatorCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-19Hacky Fix: Changing frames by setting Scene.frame_current directly didn't upd...Joshua Leung
2018-05-18Cleanup: comments, use negate_mat3_m4Campbell Barton
2018-05-18Merge branch 'master' into blender2.8Philipp Oeser
2018-05-18Fix T55115: crash when iterating SmokeDomainSettings color_grid propertyPhilipp Oeser
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Cleanup: move unneeded struct out of DNA.Brecht Van Lommel
2018-05-18Tool System: add cursor (currently unused)Campbell Barton
2018-05-17RNA: quiet warningCampbell Barton
2018-05-17Tool System: use context modeCampbell Barton
2018-05-17RNA: move enums to rna_rna.cCampbell Barton
2018-05-17RNA: move enums to rna_rna.cCampbell Barton
2018-05-17makesrna: error check from 2.8Campbell Barton
2018-05-17Static Override/RNA diffing: Use a nasty macro to factorize a bit the code.Bastien Montagne
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-17Cleanup: warningCampbell Barton
2018-05-17Tag scene & objects for COW update after physics settings changed via RNASybren A. Stüvel
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-17Outliner: rename Data-Blocks to Data API, to make clear it's low level stuff.Brecht Van Lommel
2018-05-17EEVEE Scene: Set all variable as overridableDalai Felinto
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-17Move Clay properties into sceneDalai Felinto
2018-05-17Move EEVEE properties into sceneDalai Felinto
2018-05-16Workbench: World based studio lightingJeroen Bakker
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-15Workbench: send right event after shadow_shift changesJeroen Bakker
2018-05-15Copy on write: VIEW3D_OT_clear_render_border + rnaDalai Felinto
2018-05-15Particle edit: Tag for updates when changing tool settings related on edit modeSergey Sharybin
2018-05-15Workbench: Renamed Overlap to OutlineJeroen Bakker
2018-05-15Workbench: Cleaner Shadow edges own shadowJeroen Bakker
2018-05-15Change preference defaultsCampbell Barton