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
2011-09-06Fixed potential crash in NodeTagIDChanged. Discovered after merge trunkSergey Sharybin
2011-09-06Node merge: fix crash loading files with unknown nodes (e.g. cycles files).Brecht Van Lommel
2011-09-06Fix missing warning message when reading files that are not forward compatible,Brecht Van Lommel
2011-09-06Fix for multiple parallel group node executions.Lukas Toenne
2011-09-06Grease pencil: non-blocking sketch sessionsSergey Sharybin
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-09-03warning fixesCampbell Barton
2011-09-03== CustomData ==Nicholas Bishop
2011-09-02fix for error in recent commit, when audaspace is enabledCampbell Barton
2011-09-02minor warning fixes, also correct some float -> double promotions in shadeout...Campbell Barton
2011-09-01fix for building without audaspace, since pepper mergeCampbell Barton
2011-09-01spaces -> tabs (configure you're editors right!)Campbell Barton
2011-08-31typo fix: end of lines ;; --> ;Campbell Barton
2011-08-30Fix for [#25062] Sound Actuator - Positional Audio.Joerg Mueller
2011-08-30Fixes for snprintf usage:Brecht Van Lommel
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-30Last bunch of minor fixes before merge.Joerg Mueller
2011-08-29Fix #28347: VBO's highlights wrong faces when Mirror modifier is in useSergey Sharybin
2011-08-29* Reverting Titlecard commit r37537Joerg Mueller
2011-08-28== Sequencer ==Peter Schlaile
2011-08-28* Removing mocap GSoC (is an addon already).Joerg Mueller
2011-08-28Assorted comment clarification in response to code review notesJoshua Leung
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-27fix for building with msvc, ssize_t is more correct but in this case its not ...Campbell Barton
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-08-27- fix for BL_Shader::SetUniform() missing out the last part of the matrix.Campbell Barton
2011-08-27remove deprecated & unused sequencer transform varsCampbell Barton
2011-08-27subtraction on unsigned values didnt work as intended for copying ID's.Campbell Barton
2011-08-23fix [#28336] Particles: setting to zero the count of all elements of a group ...Campbell Barton
2011-08-23fix [#28344] for this file, the multires smiley has 2 materials, but only 1 l...Campbell Barton
2011-08-23Bugfix: Removing a sound from a speaker resulted in a crash.Joerg Mueller
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22Bugfix [#28217] Moving multiple selected action strips causes stripsJoshua Leung
2011-08-22Reshuffling DopeSheet filter icons so that they appear more obviouslyJoshua Leung
2011-08-19Merged 39338-39558Jason Hays
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-18Fix for [#28216] particles objects rotation still wrong with r39287Janne Karhu
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-16Fix #28273: Crash playing with Follow path+Bevel+MaterialSergey Sharybin
2011-08-16Bugfix [#28267] keyframed values for shapekeys of copied objects areJoshua Leung
2011-08-163D Audio GSoC:Joerg Mueller
2011-08-15Code cleanup: add UNUSED_FUNCTION macro to avoid warning messages about unusedBrecht Van Lommel
2011-08-15Fix #27718: driving modifier properties was missing updates, fixed depsgraph.Brecht Van Lommel
2011-08-15Fix #28162: texture properties didn't show correct texture datablock chooserBrecht Van Lommel
2011-08-14fix for bug where changing movie filepaths would reset the strip length.Campbell Barton
2011-08-14add in asserts for when array/non array RNA funcions are used incorrectly, wo...Campbell Barton
2011-08-132.6 Release Cycle begin:Thomas Dinges
2011-08-12Code cleanup: small glsl mesh drawing code changes, getting rid of an ugly ma...Brecht Van Lommel