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
2012-06-14[#26630] Several problems with API constraint_orientationDan Eicher
2012-06-14image sample line now updates with the compositor changes (mango request)Campbell Barton
2012-06-13add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter ...Peter Larabell
2012-06-13added mask tool to recalculate handles (Ctrl+N)Campbell Barton
2012-06-13apply offset to the camera view - this works exactly like camera shift (trans...Campbell Barton
2012-06-13framing options for camera background image: stretch/fit/cropCampbell Barton
2012-06-13mango requestCampbell Barton
2012-06-13tint non-active mask layers greyCampbell Barton
2012-06-13code cleanup: use const float's where possible and specify vector size.Campbell Barton
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-13Fix camera curve in clip editor not being remapped by a clip's start frameSergey Sharybin
2012-06-12Added Selected Only and Show Hidden flags to clip editor's curve viewSergey Sharybin
2012-06-12Some Clip Editor interface clean-ups:Sergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-12Tracking dopesheet's scrollbat now updates to channels number nicely.Sergey Sharybin
2012-06-12Decrease frequency of mallocs during multires sculpt smoothingNicholas Bishop
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-12Modification of node groups by adding/removing nodes is not possible yet. Thi...Lukas Toenne
2012-06-12fix for using freed memory with mask point slideCampbell Barton
2012-06-12fix for crash drawing grease pencil attached to a tracking marker.Campbell Barton
2012-06-11rna read/write access to ...Campbell Barton
2012-06-11Draw grease pencil after masksSergey Sharybin
2012-06-11Fixed issue with disappearing Clip/Track menu from GP panel in Clip EditorSergey Sharybin
2012-06-11Cosmetic fixesJoshua Leung
2012-06-11Add missing/incorrect selection flushes.Nicholas Bishop
2012-06-11updates to context docs and add missing member to node context 'node_context_...Campbell Barton
2012-06-11fix for crashes in smooth-curves and clean-curves fcurve operators - missing ...Campbell Barton
2012-06-11quiet 'unused' warning.Campbell Barton
2012-06-11Bugfix [#28962] Changing actions via undo/delete all keyframes lacks UI refreshJoshua Leung
2012-06-11Build-system fix (for r.47710)Joshua Leung
2012-06-11Grease Pencil Eraser - Numpad +/- and Scrollwheel Up/Down to change radius ofJoshua Leung
2012-06-11Grease Pencil - Eraser is drawn with the circle/brush indicator againJoshua Leung
2012-06-11Code cleanup - Removing/commenting out various bits of legacy cruft related toJoshua Leung
2012-06-11Grease Pencil - Support for Grease Pencil in the Sequence Editor preview/imageJoshua Leung
2012-06-11OUTLINER_OT_material_drop -- Drag & Drop materials onto objects in the outlinerDan Eicher
2012-06-11style cleanupCampbell Barton
2012-06-11correct float vector sizesCampbell Barton
2012-06-10style cleanupCampbell Barton
2012-06-10Also fix cache line in clip editor which didn't take start frame into account.Sergey Sharybin
2012-06-10Fixed curves and dopeseet views of motion tracking data not taking clip'sSergey Sharybin
2012-06-10Bugfix for autosmooth in sculpt mode.Nicholas Bishop
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton
2012-06-10change RNA_struct_find_function to accept a type rather then a PointerRNA, ad...Campbell Barton
2012-06-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10mango requestCampbell Barton
2012-06-10code cleanup: rename flag --> dflag (draw flag), since this is overly generic...Campbell Barton
2012-06-10fix for un-initialized memory use for modal inset/bevel.Campbell Barton
2012-06-10Missed NULL-pointer checks in poll some functionsSergey Sharybin