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 (Expand)Author
2011-05-15remove some unused view3d members & added RV3D_VIEW_USER define.Campbell Barton
2011-05-15fix for bug with camera locking, view dolly and rotate with 'about selection'...Campbell Barton
2011-05-15fix for user reported issuesCampbell Barton
2011-05-14option to have the view controls apply to the camera view (and camera object).Campbell Barton
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
2011-05-14fix for view dolly not working with auto-depth & zoom to mouse location when ...Campbell Barton
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 rotations,...Campbell Barton
2011-05-14view3d api edits, no functional changes.Campbell Barton
2011-05-13using the viewmatrix to position the camera could be problematic if the view ...Campbell Barton
2011-05-13rename setcameratoview3d to view3d_to_ob & add to ED_view3d.h so others can use.Campbell Barton
2011-05-13made BLI_edgefill returns the list length since some callers count directly a...Campbell Barton
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-05-13remove imbuf crect and profile_filename when building without LCMSCampbell Barton
2011-05-13* Enabled rna access to fluid sim velocity vectorsMatt Ebb
2011-05-12Fix #27359: Pasting long text crashes blenderSergey Sharybin
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-12Bugfix #27181Ton Roosendaal
2011-05-12window_to_3d_vector was incorrect but dolly view operator was accounting for ...Campbell Barton
2011-05-12== Radial control ==Nicholas Bishop
2011-05-122.5 Smoke UI:Thomas Dinges
2011-05-11Code cleanup: remove readblenfile module, only contained some utility functionsBrecht Van Lommel
2011-05-11recent camera border drawing glitch fix needs to be applied to the top right ...Campbell Barton
2011-05-11fix for glitch with drawing the 2d camera border over the 3d camera.Campbell Barton
2011-05-10Bugfix #27305Ton Roosendaal
2011-05-10Bugfix #27311Ton Roosendaal
2011-05-10remove some duplicate declarationsCampbell Barton
2011-05-10Fix #27217: Bézier control points moves bizarreSergey Sharybin
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-05-10Typo in composition guidesDaniel Salazar
2011-05-10entering non utf8 text in filepaths in the file selector would get incorrectl...Campbell Barton
2011-05-10camera composition guides: center, thirds, golden rule Campbell Barton
2011-05-10Fix #27346: When The FONT object is blank, the dimensions are calculated wong.Sergey Sharybin
2011-05-09patch [#21740] Image support for Empty ObjectsCampbell Barton
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-09Recreate mipmaps after undo in image editorSergey Sharybin
2011-05-09Fix for memory leak caused by re-making mipmapsSergey Sharybin
2011-05-09Code cleanup: warning fixes.Brecht Van Lommel
2011-05-09Code cleanup: remove unused image window code, already implemented elsewhere.Brecht Van Lommel
2011-05-09Bug fix own collection:Sergey Sharybin
2011-05-08fix [#27324] WindowManager.invoke_search_popup() crashes blender and does not...Campbell Barton
2011-05-08comment some unused code.Campbell Barton
2011-05-08Apply second half of [#21590] .dds textures: fix for DXT1n format + sync with...Nathan Letwory
2011-05-08Fixes for bugs noticed during previous fix:Joshua Leung
2011-05-08RNA Bugfix:Joshua Leung
2011-05-08Apply part of [#21590] .dds textures: fix for DXT1n formatNathan Letwory
2011-05-07Fix #27319: Text editor "Find" does not locate words.Sergey Sharybin
2011-05-07fix [#27298] Alt + RMB always extends selectionCampbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel