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-09-16fix [#36444] view3d.viewnumpad operator should not animateCampbell Barton
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-14minor style clanup and use more meaningful name for 3DCONNEXION source code.Campbell Barton
2013-09-13Change the enum for CustomDataMask bits back to #defines.Nathan Letwory
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-09-10Another DNA cleanup (enums instead of defines).Bastien Montagne
2013-09-10Tweaks to plane trackSergey Sharybin
2013-09-09Film response curves implemented as a looksSergey Sharybin
2013-09-07shrink-wrap constraint, improve and remove some limitations.Campbell Barton
2013-09-05Cleanup (mostly #defines -> enums, and bitflags using bitshift operator!).Bastien Montagne
2013-09-05Expose theme color of shadow UVs (These include UVs that are drawn inAntony Riakiotakis
2013-09-05BGE: Removing the touch sensor and converting all touch sensors to collision ...Mitchell Stokes
2013-09-02fix odd (intentional) behavior with vertex parent,Campbell Barton
2013-09-02Cleanup!Bastien Montagne
2013-09-01Move GCC attributes into a centraized definesSergey Sharybin
2013-08-30minor ui editsCampbell Barton
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-27Small enhancement to grab-resize of uiLists, suggested by plasmasolutions: do...Bastien Montagne
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne
2013-08-27Mask primitivesSergey Sharybin
2013-08-26Cleanup: move defines into anon enums, as suggested by Joshua, thx.Bastien Montagne
2013-08-26Cleanup (bitflags are *so much* easy to handle and clear as bit-shift operati...Bastien Montagne
2013-08-24ghash: reserve size when its known or can be guessed close enough.Campbell Barton
2013-08-24Fix state losses for recursive outliner trees (e.g. datablocks editor)Sv. Lockal
2013-08-22Fix [#36530] Texture tab refreshing problemBastien Montagne
2013-08-21Partial revert of recenr cu->disp merge commitSergey Sharybin
2013-08-19Speedup for guarded allocatorSergey Sharybin
2013-08-19Optimization and threading fix for shapekeys weights calculationSergey Sharybin
2013-08-19Make lattice deform safe for threadingSergey Sharybin
2013-08-19Tag object-data level boundbox as invalid rather than freeing itSergey Sharybin
2013-08-19Remove unused bounding box from MetaBallSergey Sharybin
2013-08-19Move bevel list and path from Curve to Object datablockSergey Sharybin
2013-08-19Get rid of a display list stored in Curve datablockSergey Sharybin
2013-08-19Add comments for outliner's treestore and treehash (no functional changes)Sv. Lockal
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-18Code cleanup:Thomas Dinges
2013-08-18add assert for hashes if an existing element is ever inserted into a ghash/ed...Campbell Barton
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-17change CHECK_TYPE_INLINE macro not to add the pointer in the macro.Campbell Barton
2013-08-17BGE: Flipping vsync constants so VSYNC_ON is 0.Mitchell Stokes
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-15BGE: The Action Actuator can now make use of additive blending.Mitchell Stokes
2013-08-12Fix #36408: Setting `image.colorspace_settings.name` changes saved alphaSergey Sharybin
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-03fix for [#36260] 2,300 Objects Makes Blender UnresponsiveSv. Lockal
2013-08-03Dynamic Paint: Added a new "smoothness" parameter for waves.Miika Hamalainen
2013-08-01remove unused headers and NULL checkCampbell Barton
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-07-30Missed a couple of files for the vsync commit (r58729).Mitchell Stokes