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-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-25Cleanup: styleCampbell Barton
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-24Change defaultsCampbell Barton
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-24Depsgraph: tag depsgraph for copy-on-write flush when RNA changesDalai Felinto
2018-05-24UI: Add theming support for the status-barJulian Eisel
2018-05-24Workbench: Revealage bufferJeroen Bakker
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Revert "Depsgraph: refresh RNA that doesn't need a full rebuild"Joshua Leung
2018-05-23Fix T55168: missing updates when switching particle system type.Brecht Van Lommel
2018-05-23Fix T55163: visibility not updated for instanced collections.Brecht Van Lommel
2018-05-23Drivers UI Cleanup (Part of T55145)Joshua Leung
2018-05-23Remove DEG_TAG_COPY_ON_WRITE tag on rna update for scene.renderDalai Felinto
2018-05-23Depsgraph: refresh RNA that doesn't need a full rebuildCampbell Barton
2018-05-23Fix T55160: crash renaming view layer.Brecht Van Lommel
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-05-23Workbench: Renamed Object Outline to Outline.Jeroen Bakker
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