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-09-20GP: Add keymap 1 and 2 for select modeAntonioya
2018-09-20GP: New select modeAntonioya
2018-09-20Put the Radius property of Curve points under shape key control.Alexander Gavrilov
2018-09-20Gizmo: hide redo gizmo when any operator runsCampbell Barton
2018-09-20Missing from last commitCampbell Barton
2018-09-20PyAPI: correct term for class property warningCampbell Barton
2018-09-20Cleanup: use win_to_3d_on_plane functionCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: use win_to_3d_on_plane for curve drawingCampbell Barton
2018-09-203D View: add clip argument to win_to_3d_on_planeCampbell Barton
2018-09-20Gizmo: use simple unclipped win_to_ray functionCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-203D View: add a simple un-clipped win_to_rayCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-20Gizmo: use ED_view3d_win_to_3d_on_planeCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-203D View: point-on-plane from screen location utilityCampbell Barton
2018-09-20Fix spin/rotate gizmo not updating view orientationCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: styleCampbell Barton
2018-09-20GPUTexture: Fix HDRI being clamped on OSXClément Foucault
2018-09-20GP: Rename eraser brushesAntonioya
2018-09-20Cleanup: styleCampbell Barton
2018-09-19Fix T53745: Alembic exported with vertex colors not readable by other software.Wybren van Keulen
2018-09-19DRW: Fix crash when new shader requires 0 customdata layersClément Foucault
2018-09-19DRW: Only trash UV and tangent data when using BKE_MESH_BATCH_DIRTY_SHADINGClément Foucault
2018-09-19Cleanup: Remove "_new" from GPU_generate_pass_newClément Foucault
2018-09-19Fix T55059: EEVEE UV not available until you go in and out of edit modeClément Foucault
2018-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-19Cycles: Cleanup, double semicolonSergey Sharybin
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19make.bat: fix build error when there are spaces in the path to svn/git/cmakeRay Molenkamp
2018-09-19Depsgraph: Another followup to the previous commitSergey Sharybin
2018-09-19Fix wrong pointer used in modifier stackSergey Sharybin
2018-09-19Depsgraph: Correction for the previous commitSergey Sharybin
2018-09-19Cleanup: Remove some DerivedMesh wrappers for modifiersJacques Lucke
2018-09-19GP: Verify weight data is correct before assigningAntonioya
2018-09-19GP: Fix crash when select vertex group in modifiersAntonioya
2018-09-19Depsgraph: Ensure shading update orderSergey Sharybin
2018-09-19GP: Fix copy frame error in dopesheetAntonioya
2018-09-19Depsgraph: Always assume scene camera is visibleSergey Sharybin
2018-09-19Fix wrong CUDA version warning in cmake.Brecht Van Lommel
2018-09-19Fix T56697: missing viewport update after keyframe edits in animation editors.Brecht Van Lommel
2018-09-19UI: make new icon consistent with other places.Brecht Van Lommel
2018-09-19Fix own mistake in previous commit.Bastien Montagne
2018-09-19Depsgraph: Make visible update to operate on per-component levelSergey Sharybin
2018-09-19Despgraph: Keep track of per-component visibilitySergey Sharybin