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-02-07Fix missing hair after rendering with different viewport/render settingsSergey Sharybin
2017-02-07Fix broken COLLADA building.Bastien Montagne
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-07PIL_time_utildefines: also show total time in TIMEIT_AVERAGED.Bastien Montagne
2017-02-07OpenGL: add gpuMatrixUpdate_legacy functionMike Erwin
2017-02-07fix unused var warningsMike Erwin
2017-02-07OpenGL: convert clip_dopesheet_draw to new imm modeMike Erwin
2017-02-07OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06Fix (unreported) Object previews being written even for skipped objects.Bastien Montagne
2017-02-06Cleanup writefile code a bit.Bastien Montagne
2017-02-06Specify the correct size of the BVHTree of edgesGermano Cavalcante
2017-02-06Standardization and style for BKE_bvhutilsGermano Cavalcante
2017-02-06Fix 'public' global 'g_atexit' var in Blender.Bastien Montagne
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06Fix compilation error after recent changeSergey Sharybin
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06Add shortcuts for unsigned int, short, long and charSergey Sharybin
2017-02-06Use hash instead of linear lookup in armature deformSergey Sharybin
2017-02-06Multi-thread displace modifierSergey Sharybin
2017-02-06OpenGL immediate mode: interface_draw.cClément Foucault
2017-02-06Immediate mode: edit_curve_paint 1/2Dalai Felinto
2017-02-06Displace modifier: Use special version of texture samplingSergey Sharybin
2017-02-06Add special texture sampling function which takes image pool argumentSergey Sharybin
2017-02-06Fix memory leak when building without audaspaceSergey Sharybin
2017-02-06C++ conformance fixes (MSVC /permissive-)Phil Christensen
2017-02-06fix T50602: Avoid crash when executing `transform_snap_context_project_view3d...Germano Cavalcante
2017-02-05BLF: simplify API for default fontMike Erwin
2017-02-05fix most UI text colorMike Erwin
2017-02-05add BLF_default functionMike Erwin
2017-02-05Cleaning of the last commit: lack of attention with the debug of time X(Germano Cavalcante
2017-02-05Optimize BVHTree creation of vertices that have BLI_bitmap testGermano Cavalcante
2017-02-05fix T50592: Scene.raycast not workingGermano Cavalcante
2017-02-04Fix (unreported) crash in new snap code.Bastien Montagne
2017-02-04Fix T50590: BI lamp doesn't hold a texture in this case.Bastien Montagne
2017-02-04Snap System: Use callbaks to differentiate how referenced vertives of Derived...Germano Cavalcante
2017-02-04Remove flag: `SNAP_OBJECT_USE_CACHE` from snap_contextGermano Cavalcante
2017-02-03fix T46892: snap to closest point now works with Individual OriginsGermano Cavalcante
2017-02-03Forgotten in committee ddf99214dc06Germano Cavalcante
2017-02-03Modifications to GPU_texture:Clément Foucault
2017-02-03Fix T49860: Copying vgroups between objects sharing the same obdata was not p...Bastien Montagne
2017-02-03Depsgraph: Add some extra debug prints on evalSergey Sharybin
2017-02-03Explode modifier: Don't tessellate DM if we are not going to apply modifierSergey Sharybin
2017-02-03fix T49494: snap_align_rotation should use a local pivot to make the transfor...Germano Cavalcante
2017-02-03Fix shaders in some immBindBuiltinProgram callsLuca Rood
2017-02-02Merge branch 'master' into blender2.8Bastien Montagne
2017-02-02Fix T50084: Adding torus re-orders UV layers.Bastien Montagne
2017-02-02OpenGL immediate mode: transform_snap.c and part of drawnode.cLuca Rood
2017-02-02Make imm_drawcircball publicLuca Rood
2017-02-02OpenGL immediate mode: space_graph.cLuca Rood