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
2022-10-20Fix T99151: Cycles not updating on Object Type visibility changeLukas Stockner
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-26Don't deselect assets in `ED_fileselect_activate_by_id`Sybren A. Stüvel
2021-10-14Filebrowser: Expose file select functions for File Browser to Python API.Paul Golter
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-05-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-13Revert "Fix T62436: New added Torus won't appear in Local View"Campbell Barton
2019-03-12Fix T62436: New added Torus won't appear in Local ViewDalai Felinto
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-10Fix multi-view (single camera) manipulators selectionDalai Felinto
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2015-03-14Cleanup: styleCampbell Barton
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2014-01-29RNA: add rna_space_api.c for space functionsCampbell Barton