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
2016-08-09OpenGL: enhance debug outputMike Erwin
2016-08-09OpenGL: fix FBO error messagesMike Erwin
2016-08-08draw 3D cursor with new immediate modeMike Erwin
2016-08-08OpenGL: simple 2D shader with flat colorMike Erwin
2016-08-08OpenGL: simplify 3D cursor drawingMike Erwin
2016-08-08GPU: bind builtin shader for immediate modeMike Erwin
2016-08-08Gawain: immediate mode set uniforms for active programMike Erwin
2016-08-07Gawain: bind a shader for immediate modeMike Erwin
2016-08-07Gawain: initialize & destroy immediate modeMike Erwin
2016-08-07fix simple 2D built-in shadersMike Erwin
2016-08-07Gawain: legacy Mac VBO workaroundsMike Erwin
2016-08-07Gawain: legacy OpenGL compatibilityMike Erwin
2016-08-07Gawain: fix VAO and VBO bindsMike Erwin
2016-08-07Gawain: flesh out immediate modeMike Erwin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Cleanup: add missing ID types to BKE_library_idtype_can_use_idtype().Bastien Montagne
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Fix T49028: crash when copying a scene without grease pencil data.Kévin Dietrich
2016-08-06Cleanup: better not split UI strings when possible...Bastien Montagne
2016-08-06Cleanup some new gpencil rna functions names.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-06Fix T26658: particles stopped or bounced by 100% permeability colliders.Alexander Gavrilov
2016-08-06Fix wrong property type usageJulian Eisel
2016-08-06Fix T49023: Segfault when switching brushes while renaming another brush.Bastien Montagne
2016-08-05GPencil: Various UI name fixesJoshua Leung
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-05GPencil: "Join Strokes" tool doesn't leave gaps by default nowJoshua Leung
2016-08-05Fix T49022: Crash in BKE_libblock_remap_locked.Bastien Montagne
2016-08-05Cleanup: add missing entries to library_query.c ID types switch case.Bastien Montagne
2016-08-05Fix T48366: Freestyle will unnecessary exclude some linked objects.Tamito Kajiyama
2016-08-05Freestyle: minor code cleanup (whites pace).Tamito Kajiyama
2016-08-05Fix T49014: Append does not work in some cases.Bastien Montagne
2016-08-05VSE sound strips: draw either the waveform or text label, not both.Sybren A. Stüvel
2016-08-05OpenGL: transition to ARB FBOs, remove runtime checksMike Erwin
2016-08-05OpenGL: remove runtime check for EXT_gpu_shader4Mike Erwin
2016-08-05OpenGL: require EXT_gpu_shader4 & ARB_framebuffer_object on MacMike Erwin
2016-08-04OpenGL: add simple shaders for 2D drawingMike Erwin
2016-08-04OpenGL: immediate mode work-alikeMike Erwin
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Cleanup: Use boolJulian Eisel
2016-08-04Fix T47782: popups with wrong size when switching from retina to non-retina o...Brecht Van Lommel
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-03Fix T48164: messed up interface switching between retina and non-retina displ...Brecht Van Lommel
2016-08-02Viewport: Make lights in local view behave like BI and CyclesJulian Eisel
2016-08-02Fix T43782: smoke simulation problems with multiple touching colliders.Alexander Gavrilov
2016-08-02Fix T48986: Incorrect normals or tangents when using custom split normals.Bastien Montagne
2016-08-02Fix T48998: 'header input' of rotation transform was clamped in [-PI, PI[ range.Bastien Montagne
2016-08-02Fix T47591: Smoke keeps both .bphys and .vdb cache filesKévin Dietrich
2016-08-02Fix T47520: Compositor Node "Filter" Outputs clear imageKévin Dietrich