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-03-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-23UI: 4-column layout for the editor-type selector menuJulian Eisel
2018-02-13Object Mode: remove Scene.obedit for RNACampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2018-01-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-19Outliner: Remove User PreferencesDalai Felinto
2018-01-19Outliner: Change All Scenes to Scenes and make it focus on compositingDalai Felinto
2018-01-19Outliner Filtering System + CleanupDalai Felinto
2018-01-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
2018-01-18Outliner: Get rid of Search MenuDalai Felinto
2018-01-06Outliner: Rename "Master Collection Tree" to "Collections"Dalai Felinto
2017-12-01Groups and collection: editing group collectionsDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in makesrnaSergey Sharybin
2017-10-26Move background images into the cameraCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-03Some UI/messages fixes.Bastien Montagne
2017-09-27D2830 - 2.8: Fix crash when creating new actionJoshua Leung
2017-09-15Merge branch 'master' into blender2.8mano-wii
2017-09-15RNA: expose RegionView3D clip planesmano-wii
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-05Merge branch 'master' into blender2.8Campbell Barton
2017-08-04Tracking: Remove limit of 50 points of the track historySergey Sharybin
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-12DwM: Option to use final material over mode shadingCampbell Barton
2017-06-26WM: Fix crash in transform-orientation accessCampbell Barton
2017-06-19Manipulator: de-duplicate flags and scale optionCampbell Barton
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-29Access node backdrop as vectorCampbell Barton
2017-05-22Merge branch 'master' into blender2.8Bastien Montagne
2017-05-22Fix T51318: Non-update of preview when switching from world to lamp panel.Bastien Montagne
2017-05-22Fix T51578: Blender 2.8 crash when select Dopesheet->Grease PencilDalai Felinto
2017-05-18Remove "Modern Viewport"Dalai Felinto
2017-05-16Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-10Merge branch 'master' into blender2.8Bastien Montagne