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
2010-05-14Fix:Matt Ebb
2010-05-13Fix #22137: Shrink wrap modifer with curves, projection bugSergey Sharybin
2010-05-13use ID_REAL_USERS macroCampbell Barton
2010-05-13Bugfix #22319: Cannot convert ShapeKeys into NLA stripsJoshua Leung
2010-05-13restrict render_clear was operating on hidden objects, now work on selectionCampbell Barton
2010-05-13remove use of global 'G'Campbell Barton
2010-05-13Bring back the pupmenu for "select object in the same group"Diego Borghetti
2010-05-12Node Space: tweak the zoom in/out value.Diego Borghetti
2010-05-12Composite Node bug: the CTRL+SHIFT+Click to make a node connect toTon Roosendaal
2010-05-12Small change to Node Space and two new function.Diego Borghetti
2010-05-12Node Space: Small feature for Venomgfx, Shift + F select node of the same typeDiego Borghetti
2010-05-12Logic UI: Controller header, moving the text to the leftDalai Felinto
2010-05-12Logic UI: Controller StateDalai Felinto
2010-05-12Add a little RMB context menu to text editorMatt Ebb
2010-05-12Another one for drag and drop:Matt Ebb
2010-05-12fix for hanging while drawing fcurves, the function made some attempt to avoi...Campbell Barton
2010-05-12drawing volume had a buffer overrun in some casesCampbell Barton
2010-05-12merge of last commit to trunkJoseph Eagar
2010-05-11fix for crash reading pointcache, was reading over the buffer size, use lzo1x...Campbell Barton
2010-05-11Dropbox refinement in 3d window: the "drop image" dropbox checks forTon Roosendaal
2010-05-11 bpy.utils.blend_paths(absolute=False) (was Blender.GetPaths in 2.4x)Campbell Barton
2010-05-11Logic UI: using the RNA interface as default - commit pre-subversion bumping ...Dalai Felinto
2010-05-10make python keyframe insert and delete functions use keyword argumentsCampbell Barton
2010-05-10"Every Nth number of Points" operator for curves/surfacesSergey Sharybin
2010-05-10Recommit fix that I seem to have uncommitted accidentally, had the fixBrecht Van Lommel
2010-05-10remove usless ../../ with 'Make Paths Absolute' operatorCampbell Barton
2010-05-10Tweak for elubie, scroll main file selector window immediately when newly addedMatt Ebb
2010-05-10Fixed a crash when dropping items on the 3D View background. Todo: Make it ad...William Reynish
2010-05-10Enable external drag/drops into text editorMatt Ebb
2010-05-10Give Sensors/Controllers/Actuators more sensible names when they're createdMatt Ebb
2010-05-10Added search list widget for 'actuator sensor' too.Matt Ebb
2010-05-10Update Armature actuator UI to use pointer list widgets, rather than text ent...Matt Ebb
2010-05-10Fix for histogram Luma mode not working when waveform is in RGB mode.Xavier Thomas
2010-05-10Fix [#22296] Wrong Operator Names?Matt Ebb
2010-05-10Tweaks to image editor scopes, while testing a bugMatt Ebb
2010-05-10Turned on auto-execute python scripts by default, as agreed in recent meeting.Matt Ebb
2010-05-10Improved the Ray Sensor UI in the updated Logic Editor.William Reynish
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-09***Drag and drop fun!***William Reynish
2010-05-09building docs failed when the output directory didnt alredy exist.Campbell Barton
2010-05-09Some more IPO > F-Curve renaming in RNA.Thomas Dinges
2010-05-09Renaming IPO > F-Curve in the Logic Editor (Layout Engine version)Thomas Dinges
2010-05-092.5 Constraint UI:Thomas Dinges
2010-05-09missing arg from docstringCampbell Barton
2010-05-09py/rna: defining new properties now replaces the old onces and raises an erro...Campbell Barton
2010-05-09function to remove propertyCampbell Barton
2010-05-09Logic UI - lookup for properties (matt need your help to finish it)Dalai Felinto
2010-05-09== filebrowser ==Andrea Weikert
2010-05-09render time wasnt being written to the metadata of images.Campbell Barton
2010-05-08Logic UI: add notifiers for sensors and controllers (so the ui updates if you...Dalai Felinto