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-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2021-10-13Cleanup: Snap Context RefactorGermano Cavalcante
2021-07-06Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-18Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframeJacques Lucke
2020-08-05Fix T79127: crash on `scene.ray_cast()` with non-viewport view layerSybren A. Stüvel
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-06-15Alembic: remove support for HDF5 archive formatSybren A. Stüvel
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-02-10Cleanup: spellingCampbell Barton
2019-11-29Alembic: changed "Visible Layers" to "Visible Objects" in export optionsSybren A. Stüvel
2019-10-16Fix T70850: Scene.frame_set doesn't update camera from markersCampbell Barton
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-16Dependency graph API changesSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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
2019-01-11Cleanup: remove tabs after line startCampbell Barton
2018-10-01Fix T56981: python .scene_raycast returned object is not selectable.Bastien Montagne
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).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-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-04-19Cleanup: styleCampbell Barton
2018-04-18Fix missing initialization of depsgraph for snapping contextSergey Sharybin