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
2019-05-28Depsgraph: Only invoke callbacks when there are changesSergey Sharybin
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-03Depsgraph: Make comment about evaluation more obviousSergey Sharybin
2019-05-03Sound: Move evaluation to dependency graphSergey Sharybin
2019-04-30Remove BKE_scene_object_base_flag_sync_from_objectDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-02Fix T62970: Scene Copy: remove 'linked objects/obdata', add 'linked collectio...Bastien Montagne
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-08-03Depsgraph: add helper to ensure a given scene/view_layer graph is up-to-date.Bastien Montagne
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Use Ctrl Snap to seconds w/ play-head dragCampbell Barton
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-06-19Remove rigid body from rbw->group when deletingSybren A. Stüvel
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
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-18Move transform orientation to sceneCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-02-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-28De-duplicate tool settings copy and make tool settings freeing reusableSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-07Depsgraph: Remove old unused function which is no longer to be usedSergey Sharybin
2017-11-07Depsgraph: Simplify some workarounds and make API closer to finalSergey Sharybin
2017-11-06Depsgraph: Cleanup, remove obsolete unused functionSergey Sharybin
2017-10-25Depsgraph; Introduce new scene update routines which gets an explicit graphSergey Sharybin
2017-10-20Depsgraph: Introduce hash of dependency graphs in the scene levelSergey Sharybin
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton