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
2017-03-01Fix T50565: Planar constraints don't work properly with non-Blender key confi...Sergey Sharybin
2017-03-01Task scheduler: Remove query for the pool's number of threadsSergey Sharybin
2017-03-01All drop-down buttons should use the same widthraa
2017-03-01Outliner: Make sure collection name is unique after renamingJulian Eisel
2017-03-01Outliner: Support dragging object into collectionJulian Eisel
2017-03-01Cleanup: warningsCampbell Barton
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-03-01Fix text and icon positioning issuesraa
2017-03-01Fix error moving keyframes in graph editor after refactor baseAntonioya
2017-03-01Task scheduler: Remove counter of done tasksSergey Sharybin
2017-03-01Cleanup: Use explicit unsigned int in atomicsSergey Sharybin
2017-03-01Base Refactor Tasks: Fix some legacy bases for dopesheetAntonio Vazquez
2017-03-01Base Refactor Tasks: Change selection flagsAntonio Vazquez
2017-03-01Base Refactor Tasks for gpencil filterAntonio Vazquez
2017-03-01Dopesheet: fix crash when dragging keyframesDalai Felinto
2017-03-01Cleanup: Rename outliner enumJulian Eisel
2017-03-01Outliner: Make deleting collections from "All Collections" mode workJulian Eisel
2017-02-28Outliner: Highlight active layer collection in "All Collections" modeJulian Eisel
2017-02-28Cleanup: Add outliner_utils.c, move functions into itJulian Eisel
2017-02-28clean up GL / GPU #includesMike Erwin
2017-02-28remove GPU_basic_shader calls from wm_gestureMike Erwin
2017-02-28remove unused code from interface_iconsMike Erwin
2017-02-28remove unused code from uvedit_drawMike Erwin
2017-02-28Outliner: Delete all selected collections, not just active oneJulian Eisel
2017-02-28OpenGL: no more display listsMike Erwin
2017-02-28Cleanup: update copyright and Blender descriptionAaron Carlisle
2017-02-28Cycles: Fix division by zero in volume code which was producing -nanSergey Sharybin
2017-02-28Fix Dopesheet and Curve editor to use new bases in SceneLayer instead of old ...Antonio Vazquez
2017-02-28Draw Manager: Fix ortho grid in front of overlays.Clément Foucault
2017-02-28Edit Mesh overlays: fix half cut vertices.Clément Foucault
2017-02-28Edit Mesh overlays: added looses edges and verts as triangle.Clément Foucault
2017-02-28Highlight active collection in outlinerJulian Eisel
2017-02-28Fix/workaround T48549: Crash baking high-to-low-poly normal map in cyclesSergey Sharybin
2017-02-28Fix T49936: Cycles point density get's it's bounding box from basis shape keySergey Sharybin
2017-02-28skip OpenGL debug logic on AppleMike Erwin
2017-02-28OpenGL: enable use of AMD_debug_outputMike Erwin
2017-02-28OpenGL: remove GPU_state_print functionMike Erwin
2017-02-28OpenGL: remove obsolete GL_POINT_SMOOTHMike Erwin
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-28OpenGL: keyframe shape fixesMike Erwin
2017-02-28Cleanup: Grey --> GrayAaron Carlisle
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-27Outliner: Rename "Collections" display mode to "Active Render Layer"Julian Eisel
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Immediate Mode: Lattice drawingDalai Felinto
2017-02-27Immediate Mode: force fieldsDalai Felinto
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-27Fix memory leak when making duplicates real and parent had constraintsSergey Sharybin
2017-02-27Clay Engine: Edit Mesh overlay fix jaggy edges.Clément Foucault