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-02-22operator ED_OT_undo_push, needed for editmode undo/redo glitch fix, (coming n...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-15UI Tweaks: Text field in Rename Markers popup now gets focus when theJoshua Leung
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14misc small changes:Campbell Barton
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-12Sculpting on deformed meshSergey Sharybin
2011-02-09move validation into blender kernel so it can be called by internal modifier ...Campbell Barton
2011-02-09mesh validation function to report errors and help debug bad data generated b...Campbell Barton
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-04Moved Auto-Keying "Insert for KeyingSet only" option from UserPrefs toJoshua Leung
2011-02-02fix [#25684] Grease pencil strokes with "Surface" option attach erratically t...Campbell Barton
2011-02-02"Batch-Edit" Code cleanup: Renaming ED_operator_ipo_active toJoshua Leung
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-26Possible fix for issue #2 in [#25664] Remove Pack does not work in Texture panelCampbell Barton
2011-01-19Bugfix #25652Ton Roosendaal
2011-01-18Bugfix [#25684b] Surface and Stroke options are not working with UseJoshua Leung
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-11- Local Markers are now taken into account correctly for operatorsJoshua Leung
2011-01-11Todo #22395: Restoring Grease Pencil Editing Mode in DopeSheet EditorJoshua Leung
2011-01-07patch [#25440] Object.vertex_group fixin'Campbell Barton
2011-01-06Markers Todo: Adding back "Rename Marker" operator (Ctrl M).Joshua Leung
2011-01-06== Long-Standing 2.5 Todo - Markers fully working again in allJoshua Leung
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal
2011-01-05remove ED_retopo.hCampbell Barton
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2011-01-04Grease Pencil Todos: "Sketching Sessions"Joshua Leung
2011-01-03Keyframing Operator Code Cleanup:Joshua Leung
2011-01-02Spelling fix: itterator->iteratorSergey Sharybin
2011-01-02- correct typos in comments.Campbell Barton
2010-12-29DopeSheet Drawing Tweak:Joshua Leung
2010-12-28Drivers Code Cleanups and UI Tweaks:Joshua Leung
2010-12-23Fix for multiple modifier stack calculations per frame.Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-20Fix #25315: Curve points keyframe changes made in edit mode get lostSergey Sharybin
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-17Drag & drop feature:Ton Roosendaal
2010-12-15Centralized operator UI drawing into a new function uiLayoutOperatorButs(),Campbell Barton
2010-12-15bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' op...Campbell Barton
2010-12-14graph editor & action keyframe paste options.Campbell Barton
2010-12-14Menu UI feature common in other widget sets:Campbell Barton
2010-12-10bugfix [#25154] .MXF files should be included as a known video file type in t...Campbell Barton
2010-12-07bugfix [#25074] visible, selectable and render toggles in outliner not availableCampbell Barton
2010-12-072D text drawingCampbell Barton
2010-12-06Curves CV animationSergey Sharybin
2010-12-04Maintenance, Campbell Barton
2010-12-04remove shadowed definitions but keep them as zero this time.Campbell Barton