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
path: root/source
AgeCommit message (Expand)Author
2018-06-22GLRefactor: Refactor bf_blenfont to use GPUTexture instead of raw GL calls an...Ray Molenkamp
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21Fix T55568: second click event ignoredCampbell Barton
2018-06-21Revert "Fix T55568: second click event ignored"Campbell Barton
2018-06-21Cleanup: get rid of dual DM/Mesh versions of mirror topology code.Bastien Montagne
2018-06-21Cleanup: ED_mesh_pick_vert: DM -> me_eval.Bastien Montagne
2018-06-21Cleanup: remove DM from 'join as shape' operator.Bastien Montagne
2018-06-21Fix own error making outliner rename not embossCampbell Barton
2018-06-21Modifiers: Stop using md->scene in isDisabled() callbackSergey Sharybin
2018-06-21Fix incorrect use of G.is_rendering for particles in some places.Brecht Van Lommel
2018-06-21Cleanup: nuke useless BKE_DerivedMesh.h includes.Bastien Montagne
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21UI: don't show empty button context menuCampbell Barton
2018-06-21Fix T55555: Crash when select material propertiesAntonioya
2018-06-21Depsgraph: Add missing relation from proxy groupSergey Sharybin
2018-06-21Depsgraph: Re-hook duplicgroup relation to final transform operationSergey Sharybin
2018-06-21Depsgraph: Walk into dupli_group objectSergey Sharybin
2018-06-21Cleanup: names: data transfer/mesh remap: dm -> me/mesh.Bastien Montagne
2018-06-21Cleanup: data transfer: get rid of dual destination mesh.Bastien Montagne
2018-06-21Cleanup: some potentially critical changes in data transfer.Bastien Montagne
2018-06-21Cleanup: nuke DM out of data transfer code.Bastien Montagne
2018-06-21Fix T55525: "Only Keyframes from Selected Channels" option in Timeline was be...Joshua Leung
2018-06-21Workbench: Remove warningJeroen Bakker
2018-06-21Revert "Objects: when active object gets hidden, make it inactive."Brecht Van Lommel
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21T55570: Moved Texture drawtype as to shading popoverJeroen Bakker
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-21Fix T55568: second click event ignoredCampbell Barton
2018-06-21Python/BLF: add blf.color(r, g, b, a) method.Brecht Van Lommel
2018-06-21Fix T55573: Mode rotate on local axis crashesCampbell Barton
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21Fix T55568: second click event ignoredCampbell Barton
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21Fix T55491: Double click fail in menu popupsCampbell Barton
2018-06-21WM: don't make LMB a special case for double clickCampbell Barton
2018-06-21CodeStyle: CommentsJeroen Bakker
2018-06-21Code cleanup: Added newlineJeroen Bakker
2018-06-21Missed warning is previous commitJeroen Bakker
2018-06-21Studiolight: Calculation of irradiance bufferJeroen Bakker
2018-06-21Fix: Ensure that summary channel is enabled when creating timelineJoshua Leung
2018-06-21Graph Editor: Changing the display mode to "Drivers" mode now runs the Driver...Joshua Leung
2018-06-21Cleanup: Move logic for initialising a new Drivers editor into its own functionJoshua Leung
2018-06-21Remove debug printsJoshua Leung
2018-06-21Fix: Incorrect submodes being set in Dopesheet/Action Editor when changing modesJoshua Leung
2018-06-21UI: Icons for Outliner display modesPablo Vazquez
2018-06-20UI: adjust menu triangleCampbell Barton
2018-06-20UI: rename "NLA Editor" -> "Nonlinear Animation"Campbell Barton
2018-06-20UI: expose Timeline as a space typeCampbell Barton
2018-06-20UI: expose Driver as a space typeCampbell Barton
2018-06-20Silence warning in greasepencil-object branchDalai Felinto