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 (Collapse)Author
2011-05-17svn merge -r36672:36725 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-17fix for warningCampbell Barton
2011-05-17fix [#27414] no-material renders differently in View3D vs BGECampbell Barton
when a texface layer exists this still overrides the default material.
2011-05-17=bmesh= fixed curve editmode crashJoseph Eagar
2011-05-17RNA glitch: particle path step values had soft & hard limits the wrong way ↵Janne Karhu
around.
2011-05-16code cleanup: icon creationAndrea Weikert
* changed stupid miplevel/MIPMAP naming in icon code, it was really the icon size (small icon or larger preview) that was meant there.
2011-05-16set clip_start value minimum to 0.001, since 0.0 makes the viewport go very ↵Campbell Barton
strange.
2011-05-16== Sequencer ==Peter Schlaile
This fixes one part of [#27353] VSE crashes on large M4V StripData was alloced in full length for MOVIE and SOUND-tracks, which only use the first element for filename storage. (StripData as an array is only used in IMAGE strips). Fixed the crash and documented accordingly.
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
This patch adds adjustment layer tracks to the sequencer and does some cleaning up of the code. What's an adjustment layer? Think of it as an effect track, which takes no explicit input, but alters the output of everything down the layer stack. So: you can add several stages of color correction with it. And: you can even use it with metastrips to group several adjustments together.
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-16Remove artificial limit, now HDR textures can be used to displace.Nathan Letwory
2011-05-16fixed incorrect jemalloc library & updated netbeans project to ignore ↵Campbell Barton
__pycache__.
2011-05-16move generic bpy helper modules into bpy_extras.Campbell Barton
2011-05-16new empty package to move bpy utility modules into.Campbell Barton
2011-05-16SVN maintenance.Guillermo S. Romero
2011-05-16rename wave texture_coordinate_object -> texture_coords_object to match ↵Campbell Barton
Displace and Warp modifiers.
2011-05-16enable game panel even if the BGE is disabled since its settings effect the ↵Campbell Barton
viewport. also remove unused function in creator.c and minor edit to search menu poll function.
2011-05-16made generic module for generating project files from cmake,Campbell Barton
added netbeans project file generator.
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ↵Thomas Dinges
lot! Reviewed by Tom Musgrove and myself. From the patch description: ValterVB on #blendercoders submitted a long list of missing tooltips in Blender, and I went through the list and added all I knew. After that I crowdsourced the rest by putting a spreadsheet on Google docs and having people fill in the missing ones that I didn't know. So if there's some weird tooltip in there that doesn't make sense, that's why. Thanks to Wolter, spacetug and others on BlenderArtists for contributing tooltips.
2011-05-15Fix for [#27142] manipulator in particle mode does not workJanne Karhu
* Manipulator operator wasn't registered in particle mode.
2011-05-15Fix for [#27131] particle system BUG - one particle generated twice at ↵Janne Karhu
vertex (e.g. 9 particles generated at 8 locations) * The tiny offset value used in particle distribution code was actually too small, so that floating point errors got the best of the calculations.
2011-05-15homekey in camera view now fits the view scale as well as centering the camera.Campbell Barton
2011-05-15Do not remove MDISPS customdata layer when removing multires modifierSergey Sharybin
and there are still another multires modifiers in the stack. Helps to prevent loosing sculpt data when you occasionally added another multires and reomved it with "X" button.
2011-05-15BGE:Mitchell Stokes
This fixes frame colors not showing up right when using letterbox in the embedded player. Frames are drawn by clearing the whole canvas and then changing the viewport to be within the frames. The problem is that the embedded player's canvas is setup to be within the frames. This means that the extra that would normally be cleared and filled with the frame color is instead the gray color of Blender's region since nothing is actually drawn there by the BGE. To solve this, I just handle the frames in BL_KetsjiEmbedStart.
2011-05-15remove redundant (and confusing) register flag.Campbell Barton
2011-05-15camera composition guides:Campbell Barton
removed diagonal golden rule (not very common), added harmonious triangle and golden triangle options.
2011-05-15remove some unused view3d members & added RV3D_VIEW_USER define.Campbell Barton
Aligorith: replaced v3d->keyflags with ANIMFILTER_KEYS_LOCAL since v3d->keyflags couldn't be set anywhere and wasn't initialized.
2011-05-15fix for bug with camera locking, view dolly and rotate with 'about ↵Campbell Barton
selection' preference enabled would offset the camera.
2011-05-15fix for user reported issuesCampbell Barton
- camera object movement was missing a notifier - auto perspective now works when rotating the view. - shift+b now zooms.
2011-05-15Button for adding shape keys now creates shapes from base mesh instead ofNathan Vegdahl
from the current shape mix. The old behavior is still accessable from the menu as "New Shape From Mix". Checked with Sergey and Bassam that this is a good change. New users expect the add shape button to simply add a new blank shape, and get confused when that is not the case. It is also really easy to accidentally have other shape information in a new shape when the "from mix" behavior is default.
2011-05-14Remove files that were intended for shader branch.Nathan Letwory
2011-05-14option to have the view controls apply to the camera view (and camera object).Campbell Barton
- follow rotate/pan/zoom/dolly operators. - auto-depth preference works. - smooth view navigation supported. - view selected, all & numpad operator work too. TODO - deal with camera transform locked axis - find a way to move/zoom the frame while the camera is locked (if it turns out to be a problem).
2011-05-14action editor was setting wrong rna type on Ctrl+RMBCampbell Barton
2011-05-14Fix #27390: Shift for activating Smooth Brush broken in sculptSergey Sharybin
Smooth brushes at requires face map which haven't used to be created for simple meshes (without modifiers). Use corrected need_fmap flag at stroke initialization, so face map is created properly for "temporary" smooth brushes and simple meshes.
2011-05-14fix for view dolly not working with auto-depth & zoom to mouse location when ↵Campbell Barton
no depth was found.
2011-05-14These two files didn't get added when I created a branch from my working copy.Mitchell Stokes
2011-05-14stubs.c update: ED_view3d_from_m4()Mitchell Stokes
2011-05-14minor changes to view3d operators, add View3D to 'ViewOpsData'Campbell Barton
2011-05-14object_mat3_to_rot wasn't correctly accounting for the euler delta ↵Campbell Barton
rotations, so setting the matrix of an object would fail in this case (rotational jump).
2011-05-14view3d api edits, no functional changes.Campbell Barton
rename v3d functions * view3d_to_ob -> ED_view3d_to_object * view3d_apply_ob -> ED_view3d_from_object * view3d_apply_mat4 -> ED_view3d_from_m4 Changed ED_view3d_to_object() not to temp modify the view rotation and don't overwrite the objects recalc.
2011-05-13using the viewmatrix to position the camera could be problematic if the view ↵Campbell Barton
wasn't yet recalculated, use the quaternion instead.
2011-05-13rename setcameratoview3d to view3d_to_ob & add to ED_view3d.h so others can use.Campbell Barton
2011-05-13svn merge -r36651:36672 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-13made BLI_edgefill returns the list length since some callers count directly ↵Campbell Barton
after, also remove 2 unused flags from ScFillVert struct.
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
only RNA access currently 'image.resolution'.
2011-05-13remove unused varsCampbell Barton
2011-05-13Use jemalloc in buildbot for linux targetsSergey Sharybin
2011-05-13Option to use jemalloc when building with scons under linux.Sergey Sharybin
Disabled by default.
2011-05-13skip assigning vars for inline bmesh flag funcs, just cast.Campbell Barton
2011-05-13rename BMINDEX_GET/SET to BM_GetIndex/BM_SetIndexCampbell Barton