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-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
2013-07-23remove use_relative option from simple deform,Campbell Barton
2013-07-23code cleanup: remove deprecated bevel code (unused since 2.64)Campbell Barton
2013-07-20hidden wireframe option for mesh editmode, important for retopology mode (can...Campbell Barton
2013-07-19patch [#36000] View lock offset (allow panning when the view is locked)Campbell Barton
2013-07-17fix [#36176] Connected font Bevel moves inwards for some letter combinationsCampbell Barton
2013-07-14recent changes to particle normal orientation change behavior in a way you mi...Campbell Barton
2013-07-13correct bad allocation sizes, unwrap was over-allocating, makesdna was under ...Campbell Barton
2013-07-09fix [#36066] crash when Tab out text objectCampbell Barton
2013-06-25patch [#35830] Add Catmull-Rom spline as an option for lattice deformerCampbell Barton
2013-06-24lattice: use functions rather then defines, also added a function to get uvw ...Campbell Barton
2013-06-23Added polished Vertex Weights Panel (properties sidebar)Gaia Clary
2013-06-20transform: 2d option for proportional editmode,Campbell Barton
2013-06-18add option to enable auto-execute scripts, but exclude certain directories.Campbell Barton
2013-06-16replace strcat with BLI_strcpy_rlen in draw_selected_name(), view3d function.Campbell Barton
2013-06-12fix [#35710] Mesh explodes while using solidify modifier with tubular non-man...Campbell Barton
2013-06-10Bugfix [#35643] Animated textures are invisible in Graph Editor if it is notJoshua Leung