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
2014-03-15UI: Move OpenGL Settings (AA and Alpha) into the Info Editor render menu.Thomas Dinges
2014-03-15UI Tweak: Add a convenience button for switching to Bone Constraints TabJoshua Leung
2014-03-13Fix T39158: Help > Operator Cheat Sheet causes a python recursive loop.Bastien Montagne
2014-03-13UI: Show edge draw options for duplis, it applied to their instancesCampbell Barton
2014-03-11NDOF: enable orbit sensitivity menuitem outside 3d viewCampbell Barton
2014-03-11Fix for missing 'field-of-view angle' property for a panoramic camera.Tamito Kajiyama
2014-03-11Fix T39028: Quadview views inaccessible with python except bottom right view.Bastien Montagne
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-03-10Revert changes to submodulesSergey Sharybin
2014-03-10Fix for potential bug in copy-to-selected ui button operator: ReturnLukas Tönne
2014-03-06Experimental dyntopo feature:Antony Riakiotakis
2014-03-06OSX: adapt codesigning_rules_<binary>r.plist’s to 2.70Jens Verwiebe
2014-03-05Update submdules hashesv2.70-rcSergey Sharybin
2014-03-05Bump version to Blender2.70rc and new splashCampbell Barton
2014-03-05Previous linestyle icon was old patch, commit right one this timeCampbell Barton
2014-03-03Icon for LineStyleCampbell Barton
2014-03-03UI: "Option" panel in 'Particle Edit' mode was appearing in Tools and GP tab,...Thomas Dinges
2014-03-01NDOF: add navigation modes to user preferencesCampbell Barton
2014-03-01Readme: Small adjustment for IRC link.Thomas Dinges
2014-02-28Fix T38881: cloth preset rubber not working with "translated data names" i18n...Bastien Montagne
2014-02-28Fix T38883: Toolbar origin buttons missing for armatureCampbell Barton
2014-02-28Code cleanup: style/warningsCampbell Barton
2014-02-28Keymap: update 3dsmaxCampbell Barton
2014-02-27RNA: rename matrix_for_frame -> matrix_from_frameCampbell Barton
2014-02-26Fix 3D tracks to mesh not aligning mesh properlySergey Sharybin
2014-02-26WM: hide screen management and ndof operators from seach popupCampbell Barton
2014-02-26Fix T38548: Edit externally always uses first frame onlySergey Sharybin
2014-02-25Fix T38827: Input preferences can not find Left Mouse or Left ArrowCampbell Barton
2014-02-25Keymap search: check 'key_modifier' as well as 'type'Campbell Barton
2014-02-25UI / 3D View: Fix Rigid Body panel, being closed per default.Thomas Dinges
2014-02-25Fix T38778: Properties from bpy.props could be edited as custom propsCampbell Barton
2014-02-25Use string escaping when renaming custom propertiesCampbell Barton
2014-02-25Fix for custom property editor when property id's contained quotesCampbell Barton
2014-02-25Paint UI: Don't hide the custom icon path, just grey out.Thomas Dinges
2014-02-24Code cleanup: Re-use Grease Pencil panel for 3D view as well.Thomas Dinges
2014-02-22Minor UI messages fixes.Bastien Montagne
2014-02-22Code cleanup: styleCampbell Barton
2014-02-21Fix T38739: Simulations, unsupported in the Game Engine, could not be removed...Thomas Dinges
2014-02-20Motion tracking panel compactification in 3D viewport propertiesSergey Sharybin
2014-02-20Editmesh: add convex hull to vertex menuCampbell Barton
2014-02-20NDOF: define 2 default navigation modes: free & orbitCampbell Barton
2014-02-20Image Editor: Fix View menu, after Scopes rename.Thomas Dinges
2014-02-19Use tabs for image editor.Antony Riakiotakis
2014-02-19Fix for Copy Settings From Active TrackSergey Sharybin
2014-02-19Change default track to 15px pattern and 71px searchSergey Sharybin
2014-02-19Added track weight to presetsSergey Sharybin
2014-02-19Added an option to camera preset to include/exclude focal length from the presetSergey Sharybin
2014-02-19Camera presets changesSergey Sharybin
2014-02-19Update the camera presets in various ways:Sergey Sharybin
2014-02-19blender-thumbnailer.py: Fix GVFS support not working with Python 3IRIE Shinsuke