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-22Depsgraph: cache effector relations, for performance and stability.Brecht Van Lommel
2018-06-22Cleanup: nuke (nearly) all remaining usages of DM from RNA.Bastien Montagne
2018-06-22Port DM_debug stuf to BKE_mesh_runtime.Bastien Montagne
2018-06-22Fix crash reading toolsettingsCampbell Barton
2018-06-22Cleanup: use standard BKE_object_free_derived_caches in BKE_mesh_to_curve.Bastien Montagne
2018-06-22Cleanup: misc DrivedMesh stuff.Bastien Montagne
2018-06-22StudioLights: APIJeroen Bakker
2018-06-22Cleanup: Moar DM busting from editor code area.Bastien Montagne
2018-06-22Cleanup: nuke another DM usage in paint code.Bastien Montagne
2018-06-22Cleanup: useless BKE_cdderivedmesh includes...Bastien Montagne
2018-06-22Modifiers: port shapekey modifier, some cleanup.Bastien Montagne
2018-06-22Modifiers: port UV_unwarp from DM to Mesh.Bastien Montagne
2018-06-22Add depth and orientation options to 3D cursor toolCampbell Barton
2018-06-22Cleanup: unused valueCampbell Barton
2018-06-22Modifiers: Remove remaining parts of md->sceneSergey Sharybin
2018-06-22Modifiers: Remove lots of usages of md->sceneSergey Sharybin
2018-06-22Subsurf: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Cloth: Move away from scene stored in cloth modifier dataSergey Sharybin
2018-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-22StudioLight: Better APIJeroen Bakker
2018-06-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-06-22CMake: Make language explicit for per-file strict flags removalSergey Sharybin
2018-06-22Cleanup: move cursor rotation into own functionCampbell Barton
2018-06-22Outliner: Aggregate ID types and object types together with numbersDalai Felinto
2018-06-22Merge branch 'master' into blender2.8Campbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-22Cleanup: 2.8-new G.main in RNA code.Bastien Montagne
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22StudioLight: Only apply windowing when SH level is 2Jeroen Bakker
2018-06-22Cleanup: remove last G.main from RNA.Bastien Montagne
2018-06-22StudioLight: remove caches when removing studiolightJeroen Bakker
2018-06-22Studiolight: Spherical Harmonics WindowingJeroen Bakker
2018-06-22Tweak new BKE_id_is_in_global_main to accept NULL pointer (and consider them ...Bastien Montagne
2018-06-22Fix harmless use of unintialized memorySergey Sharybin
2018-06-22Cleanup, spellingSergey Sharybin
2018-06-22Cleanup: get rid of last G.main's in bpy area.Bastien Montagne
2018-06-22BKE_library: Add func to check an ID is actually in G_MAIN database.Bastien Montagne
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-22Cleanup: styleCampbell Barton
2018-06-22Cleanup: suppress assert in recent GPU refactorCampbell Barton
2018-06-22Fix T55547: "Fit camera to selected" failsCampbell Barton
2018-06-22GLRefactor: Refactor bf_blenfont to use GPUTexture instead of raw GL calls an...Ray Molenkamp
2018-06-21Edit Mode: Bevel Op: Offset Soft Max to 100Aaron Carlisle
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