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
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-12Fix #23219: smooth view rotating in top view could generate NaN-values,Brecht Van Lommel
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-06Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work in 3d view andBrecht Van Lommel
2010-08-06Fix #22961: linked duplicate meshes are all displayed in edit mode whenBrecht Van Lommel
2010-08-06bugfix/functionality fix [#21752] 3D cursor vanished and does not come backCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01bugfix'sCampbell Barton
2010-08-01- font object x/yoffset was making text box's wrap text incorrectly.Campbell Barton
2010-07-31use more BLI math funcs (no functional changes)Campbell Barton
2010-07-30Fix #23103:Brecht Van Lommel
2010-07-30bugfix [#20038] Vertex path selection not working in Vertex/Face modeCampbell Barton
2010-07-29Fix #23073: glsl and 3d view background color didn't take color managment intoBrecht Van Lommel
2010-07-29Added back modal keymap items for view manipulation mode switching in Matt Ebb
2010-07-28Fix [#22197] empty XYZ text size changing according to distance from originMatt Ebb
2010-07-27Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (dom...Daniel Genrich
2010-07-27Fix #22986: glsl didn't take object hiding into account yet for lamps.Brecht Van Lommel
2010-07-27Fix #23014: 3d view pivot point default was bounding box instead ofBrecht Van Lommel
2010-07-27bugfix [#21754] Smooth view + repeeted view orbit results in slow orbiting.Campbell Barton
2010-07-27patch [#22901] pixel- and aspectratio corrected camera representation in 3dviewCampbell Barton
2010-07-26patch from Roelf De Kock (kiemdoder), removes redundant values from the snapq...Campbell Barton
2010-07-26bugfix [#23038] View rotation snap has left and right view names swapped arro...Campbell Barton
2010-07-26[#23008] Wrong numbers in Edge LengthCampbell Barton
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-26bugfix [#21388] Auto depth + Z Transparency artifactsCampbell Barton
2010-07-26bugfix [#22836] Alt+MMB view alignment don't respect all axes directionsCampbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-24bugfix [#22769] Undo Looses Active Camera Campbell Barton
2010-07-23Fix #21028: operator redo creates hundreds of images when texture paint is on.Brecht Van Lommel
2010-07-21Fix #22813: black 3d view with overlap mode + operator doing backbufferBrecht Van Lommel
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-19use the world horizon color when view3d render only option is setCampbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17Revert part of commit 29079, cleanup of particle path drawing logicBrecht Van Lommel
2010-07-15Disabled mode-switching keys during 3D View orbit/zoom etc. in default key map.Matt Ebb
2010-07-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-07-122.5: disable toolshelf, it doesn't save its state when closing Blender andBrecht Van Lommel
2010-07-09- Active bezier points could be drawn twiceSergey Sharybin
2010-07-06metaball outlines were drawing with Render Override enabled.Campbell Barton
2010-07-06fix for crash on active camera poll (from own recent commit)Campbell Barton
2010-07-04Fix #22432: unrenderable objects cast shadow in GLSL. CommittingBrecht Van Lommel
2010-07-04fix for 2 bugs in own recent commits, Campbell Barton
2010-07-04home key to center the camera offset.Campbell Barton
2010-07-03render override was still showing game physics boundsCampbell Barton
2010-06-30Finish fixing [#22653] Dimensions not update on curveMatt Ebb