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
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung
2011-03-17missed removing WITH_INSTALL reference.Campbell Barton
2011-03-17add cancel() method for python defined operators.Campbell Barton
2011-03-17error with TIMEIT util define.Campbell Barton
2011-03-17changed short's to int's image scale and flip functions (images can be bigger...Campbell Barton
2011-03-17fix for [#26524] Api autocomplete more errorsCampbell Barton
2011-03-17Bugfix: Grease Pencil paint didn't clean up properly after error-exitsJoshua Leung
2011-03-17fix own error - missing NULL check [#26523] Crash when load factory settings ...Campbell Barton
2011-03-17fix own error [#26522] Api autocomplete return many errorsCampbell Barton
2011-03-17remove cmake WITH_INSTALL option since its a target now.Campbell Barton
2011-03-17BGE PhysicsConstraints.exportBulletFile improvement: also export the object n...Erwin Coumans
2011-03-16Fix for [#26520] Point Density turbulence not accessible in Texture Properties.Janne Karhu
2011-03-16Mac OS X cmake changes and bundle fixesBrecht Van Lommel
2011-03-16Bug fix: Changing volume texture properties after render crashes (reported by...Janne Karhu
2011-03-16Fix for [#26516] Blender crashes for Particle Physics Path Editing.Janne Karhu
2011-03-16redo panel now runs check() function when defined, filesel and popup dialog w...Campbell Barton
2011-03-16update x3d test md5s for recent changes, also ensure directory is created or ...Campbell Barton
2011-03-16api function added for [#26481] Export to X3D of IndexedFaceSet should use X3...Campbell Barton
2011-03-16Fix nan / black dots in image textures in some corner cases.Brecht Van Lommel
2011-03-16changes to icon loadingCampbell Barton
2011-03-15Small safety fix: clear temporary link list in node space when copying.Lukas Toenne
2011-03-15"Fix" #26445: edit mode vertex distortionSergey Sharybin
2011-03-15fix for crash with textbox add poll function, missing NULL check.Campbell Barton
2011-03-15fix [#26494] Auto run Python scripts option in User Preferences problemCampbell Barton
2011-03-15use defines for BKE_read_file, no functional change.Campbell Barton
2011-03-15fix [#26507] Rename bone -> segfaultCampbell Barton
2011-03-15fix [#26504] Deselection of vertices not working in UVs editorCampbell Barton
2011-03-15bugfix [#26505] zoom in selected keys on graph editorCampbell Barton
2011-03-15fix for building on some configurations.Campbell Barton
2011-03-15fix/disallow [#26502] segmentationfault on pressing button to browse existing...Campbell Barton
2011-03-15quiet warning for GCCCampbell Barton
2011-03-15fix [#26478] New image extension is appended to the old one instead of replac...Andrea Weikert
2011-03-14== filebrowser ==Andrea Weikert
2011-03-14Fix for [#20171] Properties of Hair are not animateableJanne Karhu
2011-03-14Fixes for GNUmakefile on Mac:Brecht Van Lommel
2011-03-14Bugfix #26498Ton Roosendaal
2011-03-14Bugfixes:Joshua Leung
2011-03-14bpy.types.libraries.load sphinx doc & examples (doc system needed some updates).Campbell Barton
2011-03-14Measure of precaution: clear the list of temporary links in the node space af...Lukas Toenne
2011-03-14auto-complete was moving the selection.Campbell Barton
2011-03-14fix [#26489] Auto completion in console brokenCampbell Barton
2011-03-14move mathutils api changelog into wiki.Campbell Barton
2011-03-14change addon defaults.Campbell Barton
2011-03-14patch [#26495] Adjustable outline width for selected objectsCampbell Barton
2011-03-14tag var as unused.Campbell Barton
2011-03-14Bugfix: "Sync Markers" option in Action Editor is now a bit moreJoshua Leung
2011-03-14RNA API RenameCampbell Barton
2011-03-14add dir() function for library objects, also was missing call to clear temp f...Campbell Barton
2011-03-14Group tree sockets were not being freed after removing.Lukas Toenne
2011-03-14Fix for crashes due to links without fromnode pointers. This can happen with ...Lukas Toenne