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
2013-06-12gsoc 2013 branch soc-2013-depsgraph_evalsoc-2013-depsgraph_evalCampbell Barton
2013-06-12minor changes to the script auto-execution based on Brecht's suggestions.Campbell Barton
2013-06-12Fix #35665: more CUDA issues with recent kernel changes, tested on sm_20, sm_21Brecht Van Lommel
2013-06-12Fix lamp size allowing negative values.Brecht Van Lommel
2013-06-11fix [#35574] Export Key Map issueCampbell Barton
2013-06-11Fix #35711: cycles border render issue after recent changes.Brecht Van Lommel
2013-06-11Fix #35251: cycles crash rendering with a particular user preferences configu...Brecht Van Lommel
2013-06-11Fix #35405: properties editor preview render restarted unnecessarily after F1...Brecht Van Lommel
2013-06-11Fix #35704: Simplify on scene with dupli recursion crashesSergey Sharybin
2013-06-11Use OpenMP threads in bm_loop_interp_mdispsSergey Sharybin
2013-06-11Fix compilation error caused by recent wavelength node commitSergey Sharybin
2013-06-11Fix for distortion happens when flipping mesh normalsSergey Sharybin
2013-06-11another case that should have been in r57371, also reduce type conversions in...Campbell Barton
2013-06-11fix for problem where curve handles in editmode could be obscured by other se...Campbell Barton
2013-06-11fix [#35656] Crash on File BrowserCampbell Barton
2013-06-11Fix #35561: freestyle + read full sample layers = crash.Tamito Kajiyama
2013-06-11Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-11Fix msvc compile error with subdivide use_smooth_even option.Brecht Van Lommel
2013-06-11Fix cycles OSL node sockets not preserving values when updating with new code.Brecht Van Lommel
2013-06-11Cycles: ray visibility panel is now also available for the world, works same asBrecht Van Lommel
2013-06-11Fix cycles backwards compatibility for specular_toon shader this actually needsBrecht Van Lommel
2013-06-10Cycles lamp specials menu now includes separate X/Y size for area lampsBrecht Van Lommel
2013-06-10Attempt to fix #35665: disable correlated multi jitter sampling on the GPU fo...Brecht Van Lommel
2013-06-10Follow up to r57354: WeightVG and Wave modifiers too need to handle tex id re...Bastien Montagne
2013-06-10Fix for crash when assigning NULL pointer to node group node_tree property. T...Lukas Toenne
2013-06-10Fix #35678: Duplicating an object with Displace modifier does not increase th...Sergey Sharybin
2013-06-10Fix #35658: OpenEXR (from Maya) - missing passesSergey Sharybin
2013-06-10Fix #35681: cycles excluded layers still got evaluated before and afterBrecht Van Lommel
2013-06-10Changes to mask evaluationSergey Sharybin
2013-06-10Fix cycles OSL backwards compatibility for specular_toon, it got renamed to g...Brecht Van Lommel
2013-06-10Fix #35653: manual texture space location and size not working in cycles view...Brecht Van Lommel
2013-06-10Custom Group Node type for extending existing nodes from python scripts. This...Lukas Toenne
2013-06-10fix [#35691] Context Override replaces instead of overridesCampbell Barton
2013-06-10Bugfix [#35382] NLA "Multiply" Blend Mode calculated incorrectlyJoshua Leung
2013-06-10Fix bug in vertex group code after recent changes, did not do proper NULLBrecht Van Lommel
2013-06-10RNA: simplify space type items code, no need to have this duplicated.Brecht Van Lommel
2013-06-10Replaced a hard-coded array length with MAX_ID_NAME.Tamito Kajiyama
2013-06-10correction to typo in r57327, ui-load wasnt working on splash screen.Campbell Barton
2013-06-10Correction to previous maya keymap commitSergey Sharybin
2013-06-10Fix for r57316: SPACE_EMPTY *is* needed in RNA enum for now, exported keymaps...Bastien Montagne
2013-06-10Fix #35661: Maya key config - select operations are skipped by "undo"Sergey Sharybin
2013-06-10Made blender compilable with strict flags again.Sergey Sharybin
2013-06-10Fix #35683: Addon working fine in console. But crashed when click GUI button.Sergey Sharybin
2013-06-10optimize customdata lookups for subdivision.Campbell Barton
2013-06-10Bugfixes [#35263], [#35382] NLA Animated Influence is ignored if strips belowJoshua Leung
2013-06-10Bugfix [#35643] Animated textures are invisible in Graph Editor if it is notJoshua Leung
2013-06-10fix [#35648] Loop cut, smoothness showing wrong symmetricalCampbell Barton
2013-06-10fix [#35669] Snap curvepoints dont work correct when another object is selectedCampbell Barton
2013-06-10fix [#35670] Selectionmode LMB dont change the controlling for putting curve ...Campbell Barton
2013-06-10minor edit to previous commit, only show option to reload the file if its bee...Campbell Barton