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-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
2010-05-08Fixing the makefiles compilingJoilnen Leite
2010-05-08Sequencer crashes with clips that have OpenGl render enabled (rev 28658)Campbell Barton
2010-05-08bugfix [#22281] Edit mode face selection dots gone from textured viewport modeCampbell Barton
2010-05-08bugfix [#21085] Sequencer file selector for movies is strangeCampbell Barton
2010-05-08revert own commit 28662.Campbell Barton
2010-05-08Scons compile fix for SVN 28661.Thomas Dinges
2010-05-08remove BLI_strnlen, use _strnlen as strnlen on windows.Campbell Barton
2010-05-08- console drop handler for datablocks & filepaths.Campbell Barton
2010-05-08Fix blenderplayer linking issues when building with CMake on unix systemsDamien Plisson
2010-05-08Allow clicking in the empty area of a scrollbar (in the 'groove' outside the ...Matt Ebb
2010-05-08adjusment to constraint actuator layout (forgot to expose normal and before)Dalai Felinto
2010-05-08bugfix [#22276] filemanager autocompleate based on current pathCampbell Barton
2010-05-08SVN maintenance.Guillermo S. Romero
2010-05-08CMake + MSVC building fix (PTHREADS_INC needed in imbuf)Dalai Felinto
2010-05-07Logic UI - fixing missing rna default valuesDalai Felinto
2010-05-07shouldnt have committed this, was local hack to workaround float buffer bug.Campbell Barton
2010-05-07fix for segfault when reading bad multilayer EXR'sCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-07Minor formatting tweaks (killing some "caterpillar if's"... yuck those things...Joshua Leung