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-10-02Gizmo: support for gizmo-group propertiesCampbell Barton
2018-09-30GP: implement Shadow FX (wip)Antonioya
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26Cleanup: Use const argumentCampbell Barton
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Refactor static override code to pass Main around.Bastien Montagne
2018-06-28RNA path: add way to get both valid ptr/prop pair, and final item ptr.Bastien Montagne
2018-06-20Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-14T55406: Flip MatcapJeroen Bakker
2018-06-11Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-29Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-25Applied soc-2017-normal-toolsRohan Rathi
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Move EEVEE properties into sceneDalai Felinto
2018-05-09Rename: RNA_property_override_status > RNA_property_static_override_statusDalai Felinto
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker
2018-05-09T55008: Migrating RE-Collection data to Scene dataJeroen Bakker
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-01Static override: rename highly confusing var name in apply code.Bastien Montagne
2018-04-303D View: refresh on Overlay & Shading changesCampbell Barton
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Update/improve handling of 'overridable' status of properties.Bastien Montagne
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-03-23RNA comparison/override: better control over property processing.Bastien Montagne
2018-03-20Add basic read-only RNA access to static override data.Bastien Montagne
2018-03-16Some more minor cleanups.Bastien Montagne
2018-03-14Cleanup: use flags instead of collection of bools to get RNA override status.Bastien Montagne
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-01-15Merge branch 'master' into blender2.8Campbell Barton
2018-01-15RNA: Add RNA_property_string_set_bytesCampbell Barton
2017-12-18Serious cleanup/refactor/fixing of new RNA comparison code.Bastien Montagne
2017-12-13RNA override: Cleanup & small refactor.Bastien Montagne