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
path: root/source
AgeCommit message (Expand)Author
2012-06-11minor fixesCampbell Barton
2012-06-11Draw grease pencil after masksSergey Sharybin
2012-06-11Scale search area when doing planar trackingSergey Sharybin
2012-06-11Fixed issue with disappearing Clip/Track menu from GP panel in Clip EditorSergey Sharybin
2012-06-11Cosmetic fixesJoshua Leung
2012-06-11Fix invalid array index in armature_deform_verts().Nicholas Bishop
2012-06-11Add missing/incorrect selection flushes.Nicholas Bishop
2012-06-11Fix incorrectly deleted elements in array modifier caps.Nicholas Bishop
2012-06-11updates to context docs and add missing member to node context 'node_context_...Campbell Barton
2012-06-11UI messages fixes...Bastien Montagne
2012-06-11Fix applying object transform to multires objects.Nicholas Bishop
2012-06-11 * Blur node had some irregularities at the edge of the screenJeroen Bakker
2012-06-11fix for crashes in smooth-curves and clean-curves fcurve operators - missing ...Campbell Barton
2012-06-11Move all marker placement into a single omp critical sectionSergey Sharybin
2012-06-11quiet 'unused' warning.Campbell Barton
2012-06-11Bugfix [#27886] Transform constraint maps wrongly with negative scaleJoshua Leung
2012-06-11Bugfix [#28962] Changing actions via undo/delete all keyframes lacks UI refreshJoshua Leung
2012-06-11Bugfix: Crash in Sequencer when trying to undo after using Grease PencilJoshua Leung
2012-06-11Commented out expand_bones(), as this wasn't actually doing anything other thanJoshua 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-11quiet warningCampbell Barton
2012-06-11correct freeing C++ arrays.Campbell Barton
2012-06-10style cleanupCampbell Barton
2012-06-10Committing patch [#31704] "Patch to fix keyboard sensor from blocking quit ga...Mitchell Stokes
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-10Force multires update when changing subdivision type.Nicholas Bishop
2012-06-10Code cleanups for the PBVH, no functional changes.Nicholas Bishop
2012-06-10Bugfix for autosmooth in sculpt mode.Nicholas Bishop
2012-06-10Fix compilation without libmvSergey Sharybin
2012-06-10Bump subversion so iteration through all markers would happenSergey Sharybin
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Initial Ceres integration into BlenderSergey 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-10Fix #31778. BKE_image_user_frame_calc can be called with iuser==NULL in some ...Lukas Toenne
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-10Applied and completed a compositor patch by Brecht to use signalling and wait...Lukas Toenne
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 Tile group nodes with internally unconnected outputs, this was crashi...Lukas Toenne
2012-06-10fix for un-initialized memory use for modal inset/bevel.Campbell Barton