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-12-12Code Cleanup: move mesh mapping functions into their own file/headerCampbell Barton
2013-12-12Fix T37769: inconsistent behavior of Remove Selected From Active Group.Brecht Van Lommel
2013-12-11Fix T37777: layout.column_flow() not working correct with retina / DPI.Brecht Van Lommel
2013-12-11UI: change how number button strings are concatenated (to easy add new suffix)Campbell Barton
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-12-11User Interface: Align number buttons labels to the left, number rightCampbell Barton
2013-12-11User Interface: add colon separator for number buttonsCampbell Barton
2013-12-11Interface: avoid setting \0 to drawstr in widget_draw_textCampbell Barton
2013-12-11Fix T37755: Autokey doesn't work for local Z-Axis in Camera view with MotionP...Joshua Leung
2013-12-11Fix incorrect comment - copy and paste errorJoshua Leung
2013-12-11Code cleanup: assign win size to const vars and some renamingCampbell Barton
2013-12-10Nodes UI: add the position field to the color ramp node.Geoffroy Krantz
2013-12-10uiList: Small tweak to drag-resize (switch to auto-size mode).Bastien Montagne
2013-12-10Fix T37739: uiList drag-resize was not working as expected outside of panels.Bastien Montagne
2013-12-10fix: Fly Navigation centered in viewport, not in camera viewDalai Felinto
2013-12-10Fix T37463: Increasing window size would add space around menu headerCampbell Barton
2013-12-10Screen Resize: minor code cleanupCampbell Barton
2013-12-10Fix for off-by-one regression in D41Campbell Barton
2013-12-10Style CleanupCampbell Barton
2013-12-10Style changes to refactor commit.Antony Riakiotakis
2013-12-10Node Previews:Jeroen Bakker
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-12-09Enhancement: added node colors for every node classJeroen Bakker
2013-12-09Fix T37751: Crash subdividing bonesCampbell Barton
2013-12-09Armature Editmode: blend the bone radius when subdividingCampbell Barton
2013-12-09Fix T37750: Incorrect stats for dupli-metaballsCampbell Barton
2013-12-09Fix T37741: Duplicating node editor did not copy node tree pointers.Lukas Tönne
2013-12-09Fix T37727: z-offset problems with camera viewCampbell Barton
2013-12-09Code Cleanup: use ELEM macro when checking object typeCampbell Barton
2013-12-09View3D API: rename view3d_camera_get to ED_view3d_camera_data_getCampbell Barton
2013-12-09Lattice Editmode: Select MirrorCampbell Barton
2013-12-09Lattice API: add BKE_lattice_index_flip, BKE_lattice_bitmap_from_flagCampbell Barton
2013-12-09Tooltips: abbreviate long python operator tooltipsWalid Shouman
2013-12-083D Text: delete selection before pastingCampbell Barton
2013-12-08Minor addition for completeness (unlikely to happen), make sure newAntony Riakiotakis
2013-12-08Add themable colors for edges in UV editor. Reuse WIRE_EDIT for outlinesAntony Riakiotakis
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-07Fix T37722 - Can't undo deleting a screen layoutJoshua Leung
2013-12-06Alpha channel of a plane track image works fine in MCE nowSergey Sharybin
2013-12-06Fix T37710: Missing bounds check for active UI list item could crash.Campbell Barton
2013-12-06Forgot to theme-ify color of shadow UVs (color used to draw uvs duringAntony Riakiotakis
2013-12-05Blender Internal: Fix for rendered view crash that happens when changing scre...IRIE Shinsuke
2013-12-05User Interface: Ctrl+C over a menu copies the py commandCampbell Barton
2013-12-04Fix T37680: Texture image scale is not refreshingSergey Sharybin
2013-12-04Add alloca include for MSVCCampbell Barton
2013-12-04Fix T37690: UI does not immediatelly reflect new length of effect stripSergey Sharybin
2013-12-04User interface: internal change, collect panels to draw before drawing.Campbell Barton
2013-12-04Fix UI bug with 'socket menus' (used e.g. by cycles' Material panels).Bastien Montagne
2013-12-04Code Cleanup: correct fabsf/fabs/abs useCampbell Barton