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-11-25Fix: jump to next/previous marker shortcut keys conflicted with others in cli...Brecht Van Lommel
2013-11-25UIList: add proper support for ctrl-c/v (copy/paste) of names.Bastien Montagne
2013-11-25UI: fix errors in screen edge drawing, moving and region hiding.Anthony Edlin
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-25T37247 - Modifier "Mask" not updated correctly when switching from objectsHenrik Aarnio
2013-11-25Fix build warning in release mode with clang.Brecht Van Lommel
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-25Fix mesh triangulate not flushing selectionCampbell Barton
2013-11-25Fix T37612: UV warp modifier bone name doesn't update when renamedCampbell Barton
2013-11-25CMake Build: option to compile without opennl/superlu.Campbell Barton
2013-11-25Code cleanup: remove unused include dirsCampbell Barton
2013-11-25Fix T37586: Auto-perspective was changing to perspective while orbitingCampbell Barton
2013-11-25User Defaults: Change user defaults based on decission by new UI team - T37518Campbell Barton
2013-11-25Code Cleanup: style commentsCampbell Barton
2013-11-25Transform: old todo, removing an orientation now checks all screens.Campbell Barton
2013-11-25Transform: internal changes for orientations calculations.Campbell Barton
2013-11-24Commit D31 : Check if the user count needs to be decreased after adding a new...Thomas Beck
2013-11-24UI List: renaming can now also be done with double click and ctrl+enter.Brecht Van Lommel
2013-11-24Code Cleanup: use math functions and reduce View3d axis drawing into a loopCampbell Barton
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-23revert part of last commit, add ui_but_find_mouse_over_ex()Campbell Barton
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-23OSX: fix T37065 cmd+c not working in Info - consoleJens Verwiebe
2013-11-23More short->bool refactoring work for anim channel type define callbacksJoshua Leung
2013-11-23Anim Editors: Refactored animchannel type definition callbacks to use boolsJoshua Leung
2013-11-22Style Cleanup: whitespaceCampbell Barton
2013-11-22Fix T37485: autocomplete while appending and autocomplete folder behaviour.Henrik Aarnio
2013-11-22fix for active bone not saving in editmode.Campbell Barton
2013-11-22Armature Editing: select shortest path (Ctrl+RMB matching mesh operator)Campbell Barton
2013-11-21Code cleanup: Minor addition to rB254aa8f3a0fbffcbcb886cfaa81b630ae3e9bb78: h...Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-21Fix a wrong check ls == NULL || lb->first == NULLSergey Sharybin
2013-11-21Fix T37558: Cosmetic label change to indicate that the path for individual in...Lukas Tönne
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-20Blender Internal:Thomas Dinges
2013-11-20Fix T37543: Multiline 3D Text saved in edit mode breaks on loadCampbell Barton
2013-11-20Code Cleanup: remove unused members for editfont (3D text)Campbell Barton
2013-11-20fix T37411: Transform mouse constraint could fail in some situations.Campbell Barton
2013-11-20Fix T37550: Crash while snaping to curve made from Susane (bug in recent addi...Campbell Barton
2013-11-20NLA Channel Drawing Refactor: Remove rest of old drawing code for NLA Track c...Joshua Leung
2013-11-20Anim Editors: Ensure that "solo" flag doesn't get accidentally handled on cha...Joshua Leung
2013-11-20Anim Editors: Improve some tooltips to be more accurate for the type of edito...Joshua Leung
2013-11-20Remove old drawing code for NLA TracksJoshua Leung
2013-11-20Added button callback so that toggling solo mode on NLA Tracks now works corr...Joshua Leung
2013-11-20Ported code for setting colour of NLA Track anim channelJoshua Leung
2013-11-20Ported over logic for which animchannel settings are supported by NLA TracksJoshua Leung
2013-11-20Skeleton of type defines for NlaTrack animchannelJoshua Leung
2013-11-20Updating icons for NLA Track "solo" button (as used in standard widgets)Joshua Leung