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
2013-06-09Code cleanup: removed some unused UI button typesBrecht Van Lommel
2013-06-09This commit replaces old "manual" Editors menu with nice RNA-based one (so on...Bastien Montagne
2013-06-09Fix #35611: 'Quick Edit' in Texture mode + RGBA16bit gives bright resultsSergey Sharybin
2013-06-09NLA Editor: It is now possible to add strips to AnimData blocks with no existingJoshua Leung
2013-06-09Fix #35638: Object disappears when rotating after using the simplify brushSergey Sharybin
2013-06-09jpbouza Feature Request: Transformation Constraint now allows applies rotationJoshua Leung
2013-06-09Bugfix [#35686] Grease pencil to curve conversion causes NAN weights on verticesJoshua Leung
2013-06-09Fix #35677, #35525: cycles viewport not updating properly in some situations.Brecht Van Lommel
2013-06-09add editmode wire color,Campbell Barton
2013-06-08Fix #35671: automatic armature weights assignment crashed with an empty mesh.Brecht Van Lommel
2013-06-08Code cleanup:Nicholas Rishel
2013-06-08Maps back and forward history to back and forward buttons on a 5 button mouse.Nicholas Rishel
2013-06-07Usablity:Ton Roosendaal
2013-06-07add support for storing text styles in themes.Campbell Barton
2013-06-07change to r57261, replace BLI_cleanup_dir with BLI_split_dir_partCampbell Barton
2013-06-07Reverted unwanted checkin of work in progres from my previews commitGaia Clary
2013-06-07Renamed Panel to 'Vertex Weights' (describe its functionality more precise)Gaia Clary
2013-06-07fix for copy/paste error in scaling text by DPI, vertical shadow offset wasn'...Campbell Barton
2013-06-06fix [#35650] parented camera behaviorCampbell Barton
2013-06-06Fix #35651, #35645.Antony Riakiotakis
2013-06-06style cleanupCampbell Barton
2013-06-06Merge branch 'FIX_Previous_Folder' into trunkNicholas Rishel
2013-06-05Removed the "Make Local?" popup from group node edit operator on linked node ...Lukas Toenne
2013-06-05Fix #35640, part 2. Check id.lib in poll functions for operators which do cri...Lukas Toenne
2013-06-05add option to remove all shape keys at once (access from shape key menu on pa...Campbell Barton
2013-06-05changes to mirror toolsCampbell Barton
2013-06-05Added 'clear active group' to object data properties -> Vertex Groups -> pull...Gaia Clary
2013-06-05yet another check for missing vertex groups needed (for 'Select/Deselect')Campbell Barton
2013-06-05fix [#35629] Incorrect Rendered Viewport Horizontal SplittingCampbell Barton
2013-06-05fix [#35613] Dopesheet, Graph Editor Trouble Selecting ChannelsCampbell Barton
2013-06-04fix own error with removing vertex weights not checking for non-existing weig...Campbell Barton
2013-06-04Fix #35623: separate mesh operator did not redraw the outliner.Brecht Van Lommel
2013-06-04correct error getting the selection from recent change.Campbell Barton
2013-06-04edit-mesh improvements to select shortest pathCampbell Barton
2013-06-03fix for missing undo push for drag-toggle.Campbell Barton
2013-06-03quiet compiler warning building with internationalization enabled.Campbell Barton
2013-06-03Fix #35378: Shape Key Animation Data still linked when creating full copy of ...Sergey Sharybin
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-06-03fix [#35477] Clicking "Connect Hair" button translates a mesh by it's object ...Campbell Barton
2013-06-03fix [#35603] Crash with "Tag Freestyle Edge Mark"Campbell Barton
2013-06-03fix [#35555] Collada: export destroys mesh in some casesCampbell Barton
2013-06-03fix [#35489] mode_set() not working in background mode, Scene change doesn't ...Campbell Barton
2013-06-03fix [#35434] Segmentation fault switching screen layout from pythonCampbell Barton
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-06-02tweak to recent commit, don't show keymap in menu tooltips.Campbell Barton
2013-06-02code cleanup: remove unused structCampbell Barton
2013-06-02remove duplicate operator,Campbell Barton
2013-06-01fix stubs for blenderplayer linkingDalai Felinto
2013-06-01display menu items key shortcuts in the button tooltips.Campbell Barton
2013-06-01add popup menu to allow python scripts to show popups without having to defin...Campbell Barton