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-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2014-01-17UI/Modifiers: add missing icon for Wireframe modifierSimon Repp
2014-01-17T37579: Theme settings for Keyframe ColoursJose Molina Garcia
2014-01-16Fix T38217: Fix glitch adding Monkey with view alignCampbell Barton
2014-01-14Make Toolbar Tabs more readableJonathan Williamson
2014-01-08Fix issues with float precision in numinput, like 'R 123' who would show addi...Bastien Montagne
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-26Avoid temporary change of animation data flags for nodes filterSergey Sharybin
2013-12-24UI: Display alpha checkers in image info's color swatch.Campbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-21Support units in modal numinputBastien Montagne
2013-12-20Fix bookmarks not appearing in file browser after "copy previous settings".Brecht Van Lommel
2013-12-19Fix T37387 VIEW3D_OT_view_selected in sculpt mode zooms far fromAntony Riakiotakis
2013-12-18Code Clenaup: use const for button checking functionsCampbell Barton
2013-12-17UI: Theme Colors for Info spaceSv. Lockal
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-12-17Fix T37103: Keyframing custom properties issue (FCurve would not reflect Cust...Bastien Montagne
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-09Enhancement: added node colors for every node classJeroen Bakker
2013-12-09Fix T37727: z-offset problems with camera viewCampbell Barton
2013-12-09View3D API: rename view3d_camera_get to ED_view3d_camera_data_getCampbell Barton
2013-12-08Fix T37326 inversion of image channels did not do an undo push. Now only do a...Antony Riakiotakis
2013-12-07Code Cleanup: pass rectangles as const in insterface filesCampbell Barton
2013-12-02Fix T37671: Edit Texture Space on Skin Resize crashSergey Sharybin
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-12-01Code Cleanup: make cpack into a function.Campbell Barton
2013-11-29File Browser: autocomplete keeps focus in the file field when entering a folder.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-25User Defaults: Change user defaults based on decission by new UI team - T37518Campbell Barton
2013-11-25Transform: internal changes for orientations calculations.Campbell Barton
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
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-22Armature Editing: select shortest path (Ctrl+RMB matching mesh operator)Campbell Barton
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-20Transform: rename Warp to BendCampbell Barton
2013-11-19Code Cleanup: move trans-verts out of snap code into their own file.Campbell Barton
2013-11-19Fix: tab completing a filepath name in file browsers asks to create a newHenrik Aarnio
2013-11-19Remove Surface modifier when removing force field from objectSergey Sharybin
2013-11-16code cleanup: armature functionsCampbell Barton
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06code cleanup: typo and warning when openmp's disabled.Campbell Barton
2013-10-31Fix #37261 Rendering a Render Layer from another scene doesn't update.Lukas Toenne
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Make anim system safer for threadingSergey Sharybin
2013-10-28move bmesh array lookup data and utility functions from editmesh into bmesh,Campbell Barton
2013-10-27Border select for sculpting, using B shortcut, warmup for more advancedAntony Riakiotakis
2013-10-26fix for metaball editmode duplicate with PETCampbell Barton