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-20Cleanup: naming (make it clear vars are squared)Campbell Barton
2018-06-20Screen: split ED_area_actionzone_find_xyCampbell Barton
2018-06-20Cleanup: rename is_in_area_actionzoneCampbell Barton
2018-06-20Cleanup: remove some G.main from BKE's node.cBastien Montagne
2018-06-20UI: only show "Edit Translations" when addon usedCampbell Barton
2018-06-19Final cleanup of G.mains in render area.Bastien Montagne
2018-06-19Fix (unreported) passing CDLayer 'ID' instead of bitflag to a cdlayer mask!Bastien Montagne
2018-06-19Cleanup DM generation code for ProjPaint.Bastien Montagne
2018-06-19Fix (unreported) unauthorized relesing of derived_final DM in paint projectio...Bastien Montagne
2018-06-19Vertex Paint: set sculpt object mode immediatelyCampbell Barton
2018-06-18Fix T55503: File browser filter not working correctly.Bastien Montagne
2018-06-18RNA: disable animation for file output optionsCampbell Barton
2018-06-17Python: Allow untrusted py-drivers to run limited expressionsCampbell Barton
2018-06-17Cleanup: trailing space for remaining source/Campbell Barton
2018-06-17Cleanup: trailing space for blenloaderCampbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-17Cleanup: trailing space for freestyleCampbell Barton
2018-06-17Cleanup: trailing space for imbuf moduleCampbell Barton
2018-06-17Cleanup: trailing space for modifiersCampbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-17Cleanup: trailing space in source/gameengine/Campbell Barton
2018-06-17Cleanup: trailing space for BLICampbell Barton
2018-06-17Cleanup: remove unused BLI_rebase_pathCampbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-17BLI_path: add string size debug defineCampbell Barton
2018-06-17CMake: add missing headersCampbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-06-16Fix T55427: Removing Vertex Group used by Data Transfer Modifier results in c...Bastien Montagne
2018-06-16UI: refactor drag-toggle for other button typesCampbell Barton
2018-06-16UI: minor changes from 2.8Campbell Barton
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-15WM: suppress drag events if motion is handledCampbell Barton
2018-06-15Cleanup: some more G.main removal.Bastien Montagne
2018-06-15Cleanup: validate G.main's in creator code.Bastien Montagne
2018-06-15Cleanup: some more G.main removal/validation...Bastien Montagne
2018-06-15Fix T55490, intersect two triangles fails.Howard Trickey
2018-06-15Fix (unreported) Text Editor: scrollbar exiting earlyPhilipp Oeser
2018-06-15WM: 2.8 screen compatibilityCampbell Barton
2018-06-14Cleanup: remove last G.main's from Collada code.Bastien Montagne
2018-06-14Cleanup: Remove last G.main's from WM code.Bastien Montagne
2018-06-14Fix T55470: Add option to not fix polygons' winding to Edit Normals modifier.Bastien Montagne
2018-06-13Fix undo group to use human readable name, since this shows in the UI.Brecht Van Lommel
2018-06-13Fix undo of transform after frame change undoing too much.Brecht Van Lommel
2018-06-13WM: check release event for particle edit modeCampbell Barton
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-13Fix T55467: nodes cant be resized after recent clickdrag changePhilipp Oeser
2018-06-13Cleanup: swapped X/Y UI_UNITCampbell Barton
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne