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-05-01use 'normal' orientation rather then 'local' with individual origins to use t...Campbell Barton
2013-05-01Fix projection paint clone/soften/smear no longer working with textures,Brecht Van Lommel
2013-05-01style cleanupCampbell Barton
2013-05-01fix [#35164] UV unwrapping crash blenderCampbell Barton
2013-05-01remove headers from FRS_freestyle.hCampbell Barton
2013-05-01holding ctrl when using arrow keys in the text editor didn't navigate newlines.Campbell Barton
2013-05-01fix for missing slot in edge bisect bmesh operator.Campbell Barton
2013-05-01fix for yet another off by one error in console code, could crash deleting wo...Campbell Barton
2013-05-01remove direct freestyle data access from bmesh, was crashing and this should ...Campbell Barton
2013-05-01Fix tiled overlay not matching up with stroke result in 2d painting.Antony Riakiotakis
2013-05-01Fix: Overlay was getting invalidated too often in image editor makingAntony Riakiotakis
2013-05-01Fix: texture alpha masking not functional after recent commits. Mask isAntony Riakiotakis
2013-04-30fix for setting int customdata layer names not ensuring uniqueness.Campbell Barton
2013-04-30More painting fixes:Brecht Van Lommel
2013-04-30Bug fix #35151Ton Roosendaal
2013-04-30Fix compilation in release mode with strict flagsSergey Sharybin
2013-04-30Bug fix #35143Ton Roosendaal
2013-04-30Fix another part of #35141: there was no way to reset the stencil transform a...Brecht Van Lommel
2013-04-30Fix #35141: stencil and 3D texture mode did not work with 2D image paint.Brecht Van Lommel
2013-04-30Fix for #35147, view in backdrop and image editor in compositor don't work an...Lukas Toenne
2013-04-30More image painting fixes:Brecht Van Lommel
2013-04-30Fix #35144: Image editor is not updateing if in new windowSergey Sharybin
2013-04-30fix [#35156] Edge slide gg shortcut brings up wrong settings.Campbell Barton
2013-04-30fix for an issue raised in [#35154],Campbell Barton
2013-04-30use const vars for UI arrays.Campbell Barton
2013-04-30fix [#35154] Python: UI issues with invoke_props_dialog()Campbell Barton
2013-04-30convert macro PASS_EVENT_TO_PARENT_IF_NONACTIVE into a static function. (havi...Campbell Barton
2013-04-30Fix for previous noisy stroke fix, mask didn't converge to the right strengthBrecht Van Lommel
2013-04-30fix [#35150] Crash when bmesh operation called from within a Panel draw()Campbell Barton
2013-04-29More build fixes for visual studio 2012.Brecht Van Lommel
2013-04-29Fix collada module build for visual studio 2012.Brecht Van Lommel
2013-04-29move modal view3d keymaps out of main list of keymaps into the view3d section.Campbell Barton
2013-04-29Fix #35140: texture paint would give 'noisy' strokes and poor results for str...Brecht Van Lommel
2013-04-29select loose wasn't working very usefully if you only wanted to select loose ...Campbell Barton
2013-04-29Fix for --debug-ffmpeg not giving enough informationSergey Sharybin
2013-04-29Changes to image draw method optionsSergey Sharybin
2013-04-29Fix [#35110]: Dynamic Paint does not paint accurately in baked "Image Sequenc...Miika Hamalainen
2013-04-29Usual UI messages fixes...Bastien Montagne
2013-04-29avoid calling BKE_brush_alpha_get() when project painting onto each pixel,Campbell Barton
2013-04-29Fix for [#35146] Move Clip Editor: "T-key panel" bugThomas Dinges
2013-04-29project paint unnecessarily split of texure checks into separate checks, calc...Campbell Barton
2013-04-29don't use GPU_extensions for BLF, its not initialized when using the blender-...Campbell Barton
2013-04-29Fix for non-linear float buffer displaying on raw displaySergey Sharybin
2013-04-29Fix #35139] Output panel options are not taken into account when you safe you...Sergey Sharybin
2013-04-29Fix for #35134.Lukas Toenne
2013-04-29Bug fix:Ton Roosendaal
2013-04-29minor adjustment to vertex color baking, tag the meshes directly, no need to ...Campbell Barton
2013-04-29tweak for epsilon of intersection check, was too small for some cases.Campbell Barton
2013-04-29fix for reset brushes curve setting a flipped curveCampbell Barton
2013-04-29fix for inserting a color-curve point.Campbell Barton