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-06-03[#22470] bpy.Image.gl_load/free()Campbell Barton
2010-06-03Logic Editor: more datablock lookups :)Dalai Felinto
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-02Constraint UI:Thomas Dinges
2010-06-01Fix #22239: external btx won't load.Brecht Van Lommel
2010-06-01Fix #22039: changing simplify recalculates subsurf even if simplifiy is disab...Brecht Van Lommel
2010-06-01Logic Editor: visible flag is boolean_negativeDalai Felinto
2010-06-01Fix [#22469] Crashes with "segmentation fault" when opening an image for Voxe...Matt Ebb
2010-05-31== Sequencer ==Peter Schlaile
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-28Fix [#22429] Seg Fault when deleting a material from a pinned panelMatt Ebb
2010-05-27rename curve 'point' to 'co', the property name used verts, bezier points and...Campbell Barton
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-27Logic Editor: ops forgot this small fix on last commitDalai Felinto
2010-05-27Logic Editor: removing usercount for existent datablocksDalai Felinto
2010-05-27Tiff Image Format was not displayed in the "file_format" menu. Scons was miss...Thomas Dinges
2010-05-24Logic Editor - fix for Keyboard Sensor + Copy Game Property fancy submenuDalai Felinto
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-05-23remove some warnings and remove reference to BF_TIFF_LIB in the help message.Campbell Barton
2010-05-22Makefiles: statically link tiff libs when WITH_TIFF is set to true, which is ...Stefan Gartner
2010-05-21Blender TIFF supportMatt Ebb
2010-05-20Motion Path Tweaks:Joshua Leung
2010-05-20Bugfix #22374: index=-1 not work for keyingset.paths.add() functionJoshua Leung
2010-05-20some rna numbers were signed when they shouldnt be (simplify could have its s...Campbell Barton
2010-05-20FCurve.evaluate() and bounds() patch from Dan EicherCampbell Barton
2010-05-20access to 3d viewport location, distance and rotation.Campbell Barton
2010-05-19Compile fix. Thomas Dinges
2010-05-19previous commit undid DingTo's re-arrangement.Campbell Barton
2010-05-19Logic UI and Operators: adjusts on Layout + copy properties operator + fix on...Dalai Felinto
2010-05-19AnimViz UI Tweak - Made Motion Paths and Onion Skinning UI's more consistent ...Joshua Leung
2010-05-19render_ -> use_ prefix, copied from render branch.Campbell Barton
2010-05-19remove function to check for correct rv3d->perps, could crash in some cases a...Campbell Barton
2010-05-19rna property RegionView3d.perspective - ORTHO/PERSP/CAMERACampbell Barton
2010-05-18Fix : Preview render wasn't updating when switching pinned materials (and oth...Matt Ebb
2010-05-17* Screw Modifier was not alphabetical correct in the list. Thomas Dinges
2010-05-17Image Formats RNA:Thomas Dinges
2010-05-16Keying Sets Bugfix:Joshua Leung
2010-05-16Properties Window:Thomas Dinges
2010-05-16Some Renaming:Thomas Dinges
2010-05-15patch from Dan EicherCampbell Barton
2010-05-15Logic UI: setting all State temporarly to 1 when clicking in ALL (so it's mor...Dalai Felinto
2010-05-15patch from Dan EicherCampbell Barton
2010-05-14Logic UI: add name option for add operators + ALL button in controller states...Dalai Felinto
2010-05-12Logic UI: Controller StateDalai Felinto
2010-05-11fix for crash reading pointcache, was reading over the buffer size, use lzo1x...Campbell Barton
2010-05-11Logic UI: using the RNA interface as default - commit pre-subversion bumping ...Dalai Felinto
2010-05-10Give Sensors/Controllers/Actuators more sensible names when they're createdMatt Ebb