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
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-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
2010-05-07Multires: fix for "failed to read" error message with external displacements.Brecht Van Lommel
2010-05-07Exr reading error print has a bit more detail now, to debug problems.Brecht Van Lommel
2010-05-07saving multires data didnt get the new filename when the external struct was ...Campbell Barton
2010-05-07Restrict keyboard sensor stored events to only what's appropriate per propertyMatt Ebb
2010-05-07too many args, build errorCampbell Barton
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-07Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the...Dalai Felinto
2010-05-07Fix [#22271] N panel Lock icons not changing when pressedMatt Ebb
2010-05-07Warning cleanupMatt Ebb
2010-05-07Logic UI: small fixes: order of sensor type enum + state actuator showing use...Dalai Felinto
2010-05-07Added dynamic enum itemf for add sensor/actuator operatorsMatt Ebb