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
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-10Cycles OSL: auto update script node sockets when setting text datablock or fi...Brecht Van Lommel
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-09Bugfix #33124Ton Roosendaal
2012-11-09style cleanup: indentationCampbell Barton
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-08patch [#32874] Fixed the property path calculation in situations where the li...Campbell Barton
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-11-07Bugfix #32806Ton Roosendaal
2012-11-07UI message fixes...Bastien Montagne
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton
2012-11-07Invalidate sequencer cache when movie clip's input color space is changingSergey Sharybin
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-11-07Cycles: tangent and normal map now show UV map link menu instead of text field.Brecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-06Bugfix [#33043] Changing the name of a keying set does not change group nameJoshua Leung
2012-11-06bugfix: nodes.new('FRAME') not workingDalai Felinto
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-11-05Camera Tracking: allow fallback to reprojection resection by user demandSergey Sharybin
2012-11-03RNA C++: collections functions are now properly handled, meaning it is nowBrecht Van Lommel
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-11-03RNA/C++: string property writing was missing.Brecht Van Lommel
2012-11-03BPY/RNA: determine callback functions that are allowed to write data by a flagBrecht Van Lommel
2012-11-02RNA C++: fixes for lookup_int/lookup_string which were not working in some ca...Brecht Van Lommel
2012-11-02own recent commit to add pointer passing between py-rna and our C code, broke...Campbell Barton
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-11-01all library data now gets the PointerRNA's invalidated on removal.Campbell Barton
2012-11-01fix for long standing problem with blender 2.5x py api.Campbell Barton
2012-11-01style cleanupCampbell Barton
2012-10-31Fix for #29056: NDOF motion events not configurable in user preferences.Brecht Van Lommel
2012-10-30style cleanup & re-use DNA pad var with new collision group object settings.Campbell Barton
2012-10-30BGE: Adding support for Bullet's collision masks. Each object now has a colli...Mitchell Stokes
2012-10-29style cleanup: also quiet harmless compiler warning.Campbell Barton
2012-10-28style cleanupCampbell Barton
2012-10-27== file browser ==Andrea Weikert
2012-10-27Comment + whitespace tweaks for constraintsJoshua Leung
2012-10-27style cleanupCampbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-26Fix for a nasty (and dangerous, buffer overflow) bug that quite oddly seems t...Bastien Montagne
2012-10-26* New string property subtype: PASSWORDJiri Hnidek
2012-10-26Bugfix #32975Ton Roosendaal
2012-10-26Bug report #32970Ton Roosendaal
2012-10-26style cleanupCampbell Barton
2012-10-25Correction to viewport's lens description - lens works in ortho mode now.Sergey Sharybin
2012-10-25Correction to recent makesrna commitSergey Sharybin