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-11-09BKE_id_is_in_gobal_main > BKE_id_is_in_global_mainDalai Felinto
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-31Expose full ID name in RNA as well.Bastien Montagne
2018-10-31Cleanup: indentationCampbell Barton
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-29Cleanup: remove unused RNA flag.Brecht Van Lommel
2018-10-19Make Static Override optional/hidden by default.Bastien Montagne
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-02RNA ID: add accessors to original ID, and a boolean stating whether it is eva...Bastien Montagne
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22Cleanup: remove last G.main from RNA.Bastien Montagne
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-27Merge branch 'master' into blender2.8Bastien Montagne
2018-05-27Cleanup: Nuke most of remaining evil G.main from RNA.Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Cleanup: move unit char/short/float to functionsCampbell Barton
2018-05-02Static Override: Move 'auto' flag into override struct, expose it to RNA.Bastien Montagne
2018-05-01Add/finish rna read-only access to actual override rules.Bastien Montagne
2018-04-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05Load metadata from video files and expose via RNASybren A. Stüvel
2018-03-20Cleanup: remove useless static override reference pointer from ID struct.Bastien Montagne
2018-03-20Add basic read-only RNA access to static override data.Bastien Montagne
2018-01-16Static overrides API: add functions to create overrides from several databloc...Bastien Montagne
2018-01-12Fix T53759: Cycles / 2.8: Light position doesnt update in viewport renderSergey Sharybin
2017-12-18Fix bad merge happened at some pointSergey Sharybin
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-13RNA: Query is_updated flag from object data ID's rather than from object itselfSergey Sharybin
2017-12-11DNA/RNA: add 'py_instance' for ID typesCampbell Barton
2017-11-29ID Static Override, part II: RNA changes.Bastien Montagne
2017-11-29RNA: sync API changes from 2.8Campbell Barton