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-09-01Particle billboards weren't created properlyJanne Karhu
2010-09-01Fix for [#23596] Particle Harmonics cache problemJanne Karhu
2010-09-01Added missing ID_NEW() in set_sca_new_poins_ob() as pointed out by Dalai.Benoit Bolsee
2010-09-01remove debug printsNathan Letwory
2010-09-01Python library copying hack.Nathan Letwory
2010-09-01* Don't use /ZI when 64bit building on Windows. Use /Zi instead.Nathan Letwory
2010-09-01Adding intern/guardedalloc include dir for bad_level_call_stubs (stubs.c). Th...Mitchell Stokes
2010-09-01Fix for "RNA_enum_get: ActionActuator.mode not found.". It was broken since r...Dalai Felinto
2010-08-31simple NULL check to fix a crash when running in background modeCampbell Barton
2010-08-31Fixes for RNA Renaming in Texture Properties (Volume Material)Thomas Dinges
2010-08-31patch [#23585] Fix for [#23553] in File Selector; Multiple Calls of SelectorCampbell Barton
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-31Fix [#23592] WM draw method detection fails for Mesa's software rasterizer.Nathan Letwory
2010-08-31Updating stubs.c.Mitchell Stokes
2010-08-30another function moved, should be last of the simple cases.Campbell Barton
2010-08-30missed this one tooCampbell Barton
2010-08-30- keymap import/export works again (broke with own api changes)Campbell Barton
2010-08-30raise an error when setting the values of read-only rna wrapped Vector/Matrix...Campbell Barton
2010-08-30fix for resolving rna paths, RNA_path_resolve could return a property which w...Campbell Barton
2010-08-30bugfix [#23586] Euler.rotate() method is brokenCampbell Barton
2010-08-30various utf8 compatibility fixesCampbell Barton
2010-08-30bugfix [#23197] Python can't handle German umlaut characters in stringsCampbell Barton
2010-08-30stubs.c updatesMitchell Stokes
2010-08-30Bugfix #23551: FMODIFIERS: Steps "Use End Frame" doesn't enableJoshua Leung
2010-08-30Bugfix #23575: Hook modifier don't update name of bone acting as the controll...Joshua Leung
2010-08-30Committing patch [#23489] add method getEventStatus() to PythonKeyboard and P...Mitchell Stokes
2010-08-30Fix indentation errorsNathan Letwory
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-29fix for the weight range for curve set weight operatorCampbell Barton
2010-08-29Tweaks to ASC-CDL colour balance formula to exactly match the spec.Matt Ebb
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-08-28Timeline Notifier Listener:Thomas Dinges
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-08-28After talking with Campbell, we came to the conclusion that it was probably b...Mitchell Stokes
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-28Committing patch [#23278] (by me)Mitchell Stokes
2010-08-28bugfix [#23548] calling fcurves.new() results in EXC_BAD_ACCESSCampbell Barton
2010-08-28apply scons change from r31616 to cmake.Campbell Barton
2010-08-28patch [#23535] Fix for [23408] in Outliner plus other UI fixes thereCampbell Barton
2010-08-28patch [#23537] Memory leak in compositor rotate nodeCampbell Barton
2010-08-27Fix [#23451] Render View, one plus button too muchMatt Ebb
2010-08-27rna apiCampbell Barton
2010-08-27speedup for pyrna boolean checking.Campbell Barton
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-27Fix for Mesh.uv_textures.new(name="my_uv") returning the wrong uvmap - report...Dalai Felinto
2010-08-27own rna naming commits r31439 r31472 also renamed BGE vars unintentionallyCampbell Barton
2010-08-27ED_view3d_draw_offscreen_imbuf_simple and ED_view3d_draw_offscreen_imbuf now ...Campbell Barton
2010-08-27rna api changesCampbell Barton
2010-08-26When loading a default file, the default path could't always be initialized.Campbell Barton
2010-08-26bugfix [#23523] OBJ Import still failsCampbell Barton