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: hide internal properties of radial control operator from user.Emanuel Claesson
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-25UI: change hard limits on a few camera and image properties to infinite, soft...Mark Ayers
2013-11-25Fix addons submodule hashSergey Sharybin
2013-11-25Show hash from latest pushed commit in buildinfoSergey Sharybin
2013-11-25Tweaks to PNG file outputSergey Sharybin
2013-11-25fix for regression with own recent commitCampbell Barton
2013-11-25OSX: Fix T37602, quitting from the File Menu does not askJens Verwiebe
2013-11-25Fix T37573: Adding grid primitive slow for many subdivisionsCampbell Barton
2013-11-25Buildbot: move lib step before blender.git stepSergey Sharybin
2013-11-25Fix mesh triangulate not flushing selectionCampbell Barton
2013-11-25Fix T37591: 'Extensions' option ignored for movies.Campbell 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-25Code Cleanup: simplify transform orientation itemf.Campbell Barton
2013-11-25Transform: internal changes for orientations calculations.Campbell Barton
2013-11-25Interface: Remove one more name field, this time from Bone groups.Thomas Dinges
2013-11-25Cycles: Add missing unregister for world ray visibility pointer.Thomas Dinges
2013-11-24Blender Internal: Revert own previous commit for "Camera Data" node, correct ...IRIE Shinsuke
2013-11-24Interface: Remove some more name fields, not needed anymore with list rename.Thomas Dinges
2013-11-24UI List: remove separate name text fields.Brecht Van Lommel
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-24Blender Internal: Fix shader node "Camera Data" that doesn't consider orthogr...IRIE Shinsuke
2013-11-24Code Cleanup: replace shorts with ints for path code.Campbell Barton
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-11-24Fix: Wrong variable used to check for metrics files on BLFDiego Hernan Borghetti
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
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-23Fix scons build error compiling 32 bit OS X built on 64 bit.Brecht Van Lommel
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-23Fix cycles build error with visual studio, apparently the windows ABI does notBrecht Van Lommel
2013-11-22Ignore *.patch and *.diff files which are in the working tree rootSergey Sharybin
2013-11-22Style Cleanup: whitespaceCampbell Barton