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
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-11-12Fix T46749: Texture paint & shadeless mode failsCampbell Barton
2015-11-12Fix T46320: New Depsgraph: Auto-IK doesn't workSergey Sharybin
2015-11-12Fix error cutting node linksCampbell Barton
2015-11-12Transform input: don't change initial cursor valueCampbell Barton
2015-11-12Cleanup: unused definesCampbell Barton
2015-11-11Cleanup: replace more direct id->us handling by calls to BKE_library API.Bastien Montagne
2015-11-11Correct assert in own last commitCampbell Barton
2015-11-11Fix T46741: Transform ignores constraint spaceCampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-11-10Fix T46743: Crash w/ limit rotation constraintCampbell Barton
2015-11-10Fix T46720: Crash applying subsurf modifierCampbell Barton
2015-11-10Fix T46711: view3d UI limits not scaled w/ sceneCampbell Barton
2015-11-10Fix T46738: Crash adding hook to linked mesh dupliCampbell Barton
2015-11-10Fix compilation error with IME enabled after recent changesSergey Sharybin
2015-11-10"Fix" assert in new UI align code.Bastien Montagne
2015-11-10Prevent non-button space used as a SPACE_BUTS from template_previewSergey Sharybin
2015-11-10Text Editor: use line-number color for marginCampbell Barton
2015-11-10Cleanup: move ui-selextend defines into headerCampbell Barton
2015-11-10UI: support editing >400 length text buttonsCampbell Barton
2015-11-09Fake user: add BKE_library helpers to set/clear that flag.Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-09UI: avoid duplicating the string to set the cursorCampbell Barton
2015-11-08Code cleanup: remove some unused mesh laplacian code.Brecht Van Lommel
2015-11-07Cleanup: ui align headerCampbell Barton
2015-11-07Cleanup: spelling, headersCampbell Barton
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-11-05Draw limit & mist indicators darker for non-active camerasJulian Eisel
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-05Use 'beauty' for sculpt triangulationCampbell Barton
2015-11-05Fix T46692: Triangulate creates duplicate facesCampbell Barton
2015-11-04File Selector, support filepath droppingGaia Clary
2015-11-03Avoid assert weight painting w/o an active groupCampbell Barton
2015-11-03Fix T46611: Vertex group locking failsCampbell Barton
2015-11-03Edge/Vert slide: improve multires interpolationCampbell Barton
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-11-03Fix: edge/vert slide ignored multires dataCampbell Barton
2015-11-03BMesh: inline vert-loop iteration for normal calcCampbell Barton
2015-11-02Filebrowser: fix preview handling to make correct use of task scheduler.Bastien Montagne
2015-11-02Fix T46626: Crash generating previewsCampbell Barton
2015-11-02Library API: pass Main struct to unlink functionsCampbell Barton
2015-11-01Cleanup: remove unused scene recalcCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-30Fix T46647: Crash when using redo panel after extrude individual facesJulian Eisel
2015-10-30Image editor: Add options to display separate R, G and B channelsSergey Sharybin
2015-10-30Transform: Support storing virtual cursor locationCampbell Barton
2015-10-30Optimization: use dot product for angle comparisonCampbell Barton
2015-10-30Vertex Paint: orbit last stroke supportCampbell Barton
2015-10-29Fix T46632: Graph editor frame navigation shortcuts not workingJulian Eisel