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
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-05fix [#27285] Renderslot missingCampbell Barton
2011-05-04pass colors to glColor as vectors where possible.Campbell Barton
2011-05-02Potential fix for #27257: menus disappear particle edit mode wireframe draw.Brecht Van Lommel
2011-05-02Fix #27098: missing 3d view updates when editing GLSL material nodes.Brecht Van Lommel
2011-05-02Fix #27165: uvedit mesh selection sync did not handle click / shift+clickBrecht Van Lommel
2011-04-30normalize quaternions when setting the view axis - some old files had non-nor...Campbell Barton
2011-04-30use camera render argument to avoid temp overwriting the scene camera.Campbell Barton
2011-04-30fix for minor glitch when setting the camera in local view (camera could try ...Campbell Barton
2011-04-29spelling corrections.Campbell Barton
2011-04-28Bugfix [#27194] Difficulty selecting bones with boneshapes enabled andJoshua Leung
2011-04-28fix [#27193] view/camera/set active object as camera sometimes "disabled" in ...Campbell Barton
2011-04-28smooth view now takes the v3d and region as arguments. (no functional change)Campbell Barton
2011-04-28Mwahahahaha! I think I've found the cause of that awful purple/pinkJoshua Leung
2011-04-26- fix for player linkingCampbell Barton
2011-04-25rna apiCampbell Barton
2011-04-23quiet some clang warnings & fix for bugs in exceptional cases.Campbell Barton
2011-04-22View Dolly Operator: Ctrl+Shift+MMB.Campbell Barton
2011-04-22zoom operator.Campbell Barton
2011-04-21bugfix [#27091] Add new vertex at wrong position ( bpy.ops.mesh.dupli_extrude...Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-20Bugfix #27044Ton Roosendaal
2011-04-19Bugfix #26977 + Patch by Harley AchesonTon Roosendaal
2011-04-19patch [#26978] Minor Spelling Mistakes in Editor OperatorsCampbell Barton
2011-04-19fix [#27016] Add new vertex at wrong position ( bpy.ops.mesh.dupli_extrude_cu...Campbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-05fix for render only drawing wire curves in wire view.Campbell Barton
2011-04-05utility function for getting the vector direction the mouse is pointing in a ...Campbell Barton
2011-04-05fix [#26785] Curve shows in 3dview regardless of "Only Render"Campbell Barton
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-04-01fix problem with recent commit [#26717] X-Ray conflict (X-Ray Grease Pencil a...Campbell Barton
2011-03-30fix [#26685] Cannot exit from "edit mode"Campbell Barton
2011-03-28Maintenance:Ton Roosendaal
2011-03-282.5 3D View Properties UI:Thomas Dinges
2011-03-28Bugfix, irc report:Ton Roosendaal
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-27view3d / object drawing: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-25fix [#26600] TexturedSolid + Curve: Specular affecting other materialsCampbell Barton
2011-03-23fix [#26456] weightpaint mode with armature modifier, armature modeCampbell Barton
2011-03-23Additonal fix for r35724Ton Roosendaal
2011-03-19Code comments onlyTon Roosendaal
2011-03-19Bugfix #26547Ton Roosendaal
2011-03-19remove some redundant vars, assignments & checks.Campbell Barton
2011-03-14patch [#26495] Adjustable outline width for selected objectsCampbell Barton
2011-03-13[#26482] Solidify / Animation Opengl render. no texture.Campbell Barton