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-05-30Remove useless fileNathan Letwory
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-30Win32: Compilation fix for quicktime importBenoit Bolsee
2012-05-29Bugfix [#31629] Cloth simulation results are much different from older onesDaniel Genrich
2012-05-29Outliner Drag & Drop fixesDan Eicher
2012-05-29Fix #31633: select pattern operator did not mention [abc] wildcard, alsoBrecht Van Lommel
2012-05-29reenable sm13 for win32 cmakeAntony Riakiotakis
2012-05-29Fix #31591: info header reports missing with custom key configuration due toBrecht Van Lommel
2012-05-29Compositor filter nodeJeroen Bakker
2012-05-29 * Compositor Alpha channel was not effected by the ConvolutionFiltersJeroen Bakker
2012-05-29 * Compositor fix for OpenCL [OpenCL platform installed, but noJeroen Bakker
2012-05-29Revert makesrna part of r47158 because it broke building blenderplayerDan Eicher
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-29Scons:Thomas Dinges
2012-05-29Fix #31631: keyframe insert on uv layer element not working.Brecht Van Lommel
2012-05-29Fix #31632: error inserting keyframing on vertex group element weight.Brecht Van Lommel
2012-05-29more plugin removalCampbell Barton
2012-05-29Fix #31556: cycles object info random value was not properly randomized forBrecht Van Lommel
2012-05-29Fix #31596: wrong soft limits for light falloff node.Brecht Van Lommel
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-29Fix compilation error of Cycles after recent py node removalSergey Sharybin
2012-05-29remove some more pynode references in the codeCampbell Barton
2012-05-29remove pynodes, were not working in 2.5, not ported to py3.xCampbell Barton
2012-05-29OUTLINER_OT_scene_drop -- "Drag object to scene in Outliner" operatorDan Eicher
2012-05-29Typo in property DescriptionDaniel Salazar
2012-05-29fix for sequencer selection and naming in the outliner, was broken since 2.5xCampbell Barton
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-29Outliner drag/drop parent fix -- added checks for modifiers and contraints to...Dan Eicher
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-05-29fix compiler error Campbell Barton
2012-05-29Fix for bug [#31613] Cycles 3d viewport material display mode + skin modifier...Nicholas Bishop
2012-05-28Cycles / CUDA:Thomas Dinges
2012-05-28add BLI_ghash_pop() which returns the value for a key and removes it at the s...Campbell Barton
2012-05-28Cycles: fixes to make CUDA 4.2 work, compiling gave errors in shadows andBrecht Van Lommel
2012-05-28Fix 2 #29846. Effector point ave variable can be NULL.Lukas Toenne
2012-05-28image.gl_touch: wasn't passing the parameters to gl_loadDalai Felinto
2012-05-28style cleanup: also fix for TIMEIT macroCampbell Barton
2012-05-28image.gl_load: moving error cleaning to before all gl calls"Dalai Felinto
2012-05-28image.gl_load(): clear glGetError buffer before getting a new oneDalai Felinto
2012-05-28Fix #29846, Dynamic rotation of particles not affected by forcefields 2.61 64...Lukas Toenne
2012-05-28bpy.utils.time_to_frame() and frame_to_time() utility functions.Campbell Barton
2012-05-28fix for own recent commit removing NULL checks from TREESTORE macro - this us...Campbell Barton
2012-05-28* Some code optimizations to panel collapse code, to avoid calculations for e...Thomas Dinges
2012-05-28Fix for node linking operator, which could insert node link into the list twi...Lukas Toenne
2012-05-28Smoke: Fix messed up shadow display with OpenMP. This needs fixing. For now d...Daniel Genrich
2012-05-28A few minor UI message fixes...Bastien Montagne
2012-05-28Sequencer: replace clamp+round of multiplied color value with FTOCHAR macro,Sergey Sharybin
2012-05-28Fixed crash opening files with missed libraries.Sergey Sharybin
2012-05-28Scons / MSVC - Windows x64Thomas Dinges