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
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-09-28Fix missing properties editor update when changing 3D View cameraJulian Eisel
2016-09-25Smoke debug draw: take adaptive domain position into account.Kévin Dietrich
2016-09-25Viewport smoke: fix a couple of issues in the new display settings.Kévin Dietrich
2016-09-25Fix compile error when building without smoke support.Kévin Dietrich
2016-09-24Viewport smoke: add options to draw velocity vectors.Kévin Dietrich
2016-09-24Viewport smoke: add support for axis aligned slicing.Kévin Dietrich
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-09Smoke viewport: remove dead code.Kévin Dietrich
2016-09-05Fix cast shadows (material option) in the viewportMike Erwin
2016-08-29GPencil: Replace strcpy by BLI_strncpyAntonioya
2016-08-28Fix T47639: OpenGL render with smoke and fire incorrect when usingKévin Dietrich
2016-08-26Fix: Color of frame/selected object indicator in 3D View didn't indicate GPen...Joshua Leung
2016-08-25Fix T48788: Diffuse color in BI Textured Solid mode is not updating properly ...Sergey Sharybin
2016-08-24Fix T49148: Blender Crash With B select on Skeleton SketchingSergey Sharybin
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-17GPencil: Change ruler line thickness to make it thickerAntonioya
2016-08-16Fix T49097: GP ruler data reinstances GP_Palette ColorAntonioya
2016-08-08Disable depth buffer writes while rendering smoke in the viewport.Alexander Gavrilov
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-02Viewport: Make lights in local view behave like BI and CyclesJulian Eisel
2016-07-31Correction to 0f2ff52c0866Julian Eisel
2016-07-31Enable Undo for "Add background Image"Julian Eisel
2016-07-31simplify redundant conditionalsMike Erwin
2016-07-28Fix own mistake from c05363e8895Julian Eisel
2016-07-27Fix crash closing Blender while in rendered local viewJulian Eisel
2016-07-22Cleanup: pass pointer to texture draw stateCampbell Barton
2016-07-15Correct error in snap commitCampbell Barton
2016-07-15Cleanup: rename snap varsCampbell Barton
2016-07-15Add "Snap Selection to Active" option in menuCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-13Use BLI_bvhtree_walk_dfs for snappingCampbell Barton
2016-07-13Vertex/Weight Paint: Support view-selected on last-strokeCampbell Barton
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-05Render border: don't disable when drawing around the entire camera.Brecht Van Lommel
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-07-02Cleanup: comment blocksCampbell Barton
2016-07-02Cleanup: styleCampbell Barton
2016-06-30Fix T48728, part 2: Vertex colors not shown in texture modeSergey Sharybin
2016-06-29Cleanup: use constCampbell Barton
2016-06-29Correction to previous commit: Only skip colors for texture paintSergey Sharybin
2016-06-29Fix T48728: Vertex colors not shown in texture modeSergey Sharybin
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne