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
2013-03-31remove blender foundation copyright from freestyle files.Campbell Barton
2013-03-30Updated default line style parameters.Tamito Kajiyama
2013-03-28svn merge ^/trunk/blender -r55594:55635Campbell Barton
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-27I18n fixes for C panels & menus (we have to specify the default bpyrna contex...Bastien Montagne
2013-03-27SequencerTon Roosendaal
2013-03-27Node EditorTon Roosendaal
2013-03-27Fix for Node Editor tool "Find next/prev of same type".Ton Roosendaal
2013-03-27Fix #34785: only one curve cap is visible while backface culling is enabledSergey Sharybin
2013-03-27Bug report #34775Ton Roosendaal
2013-03-27Tiny fix for sequencer: Ton Roosendaal
2013-03-27Fix #34779: Channels disappear from multilayer exr sequenceSergey Sharybin
2013-03-27api cleanup: replace BMO_vert_edge_flags_count() with more reusable function ...Campbell Barton
2013-03-27Fix for timing print in renders.Ton Roosendaal
2013-03-27Fix [#34768] Out of bounds access in console selection.Irie Shinsuke
2013-03-27Why oh why makesrna is split into two separate scons files..Sergey Sharybin
2013-03-27fix for mesh face filling when a valid edge-loop was selected but unselected ...Campbell Barton
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-27api cleanup: move edgenet bmesh operator into its own file.Campbell Barton
2013-03-27api cleanup: split part of BM_face_create_ngon_vcloud() into a new function B...Campbell Barton
2013-03-27code cleanup: quiet shadow warningsCampbell Barton
2013-03-27Fix for Freestyle edge/face marks not working with most modifiers (except for...Tamito Kajiyama
2013-03-27fix [#34776] Linking the group in this .blend causes crash with this starting...Campbell Barton
2013-03-27style cleanupCampbell Barton
2013-03-27move FOREACH_NODETREE internal checks into functions.Campbell Barton
2013-03-27Paint system:Antony Riakiotakis
2013-03-27report [#34772] Incorrect aspect for tex mapping from camera viewCampbell Barton
2013-03-27uv project tool: take scene aspect into account when calculating the camera b...Campbell Barton
2013-03-27sequencer gapsCampbell Barton
2013-03-26Bug fix - own collection.Ton Roosendaal
2013-03-26Fix regression introduced by svn rev55545Sergey Sharybin
2013-03-26Wrong soft/hard limits used in r55600Sergey Sharybin
2013-03-26Sequencer usability:Ton Roosendaal
2013-03-26I18n: various "new data translation" fixes...Bastien Montagne
2013-03-26Correction to recent prefetch commitSergey Sharybin
2013-03-26Better fix for "To Sphere" crashing in Image editor. It appeared to be in use...Ton Roosendaal
2013-03-26Freestyle changes:Sergey Sharybin
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26Freestyle: fix crash unlinking objectSergey Sharybin
2013-03-26Freestyle: fix compilation with strict flags usedSergey Sharybin
2013-03-26grease pencil eraser mouse-wheel resize was inverted compared to circle-select.Campbell Barton
2013-03-26grease pencil xray option wasn't being applied to single points in the 3d view.Campbell Barton
2013-03-26style cleanup:Campbell Barton
2013-03-26fix [#34658] GreasePencil eraser deletes strokes through geometry, surfacemodeCampbell Barton
2013-03-26fix [#34698] Axis Locking works incorrectCampbell Barton
2013-03-26replace view3d_get_view_aligned_coordinate with ED_view3d_win_to_3d_int()Campbell Barton
2013-03-26improve beauty-fill tool for non-flat triangles.Campbell Barton
2013-03-26misc minor changesCampbell Barton
2013-03-26edit to VIEW3D_OT_view_center_pickCampbell Barton
2013-03-26Fix for missing CustomData flag updates in the temporary code for migratingTamito Kajiyama