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-12Few minors style and type fixes (and a nice, harmless copy/paste error! ;) )Bastien Montagne
2012-06-12Reroute node socket types update automatically from connections when possible...Lukas Toenne
2012-06-12optimize jpeg2000 savingCampbell Barton
2012-06-12Fix #31675 Reroute nodes aren't working for cycles.Lukas Toenne
2012-06-12"Fix" for [#30704] Action Constraint mapping bugBastien Montagne
2012-06-12 * FIX forJeroen Bakker
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-11safety check when making a node local- make sure its already in the node tree.Campbell Barton
2012-06-11Fixing first part of [#31760] Assignments not working properly for Object.dim...Bastien Montagne
2012-06-11rna read/write access to ...Campbell Barton
2012-06-11minor changes to jpeg2k saving based on reading v1.5 source examples.Campbell Barton
2012-06-11add missing node RNA booleans.Campbell Barton
2012-06-11Add user preference "GPU Mipmap Generation" under the System/OpenGLAntony Riakiotakis
2012-06-11Fix for node 'make group' operator in combination with frame nodes. When a se...Lukas Toenne
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