Skip to content
Snippets Groups Projects
Select Git revision
  • 3dfloormode
  • dont-reselect-sectors
  • fofmode
  • killblockmapuse
  • master default protected
  • optimizegeometryoperations
  • scripteditor
  • snapvertices
  • soclua
  • v0.9
  • v0.8
  • v0.7
  • v0.6
  • v0.5
  • v0.4
  • v0.3
  • v0.2
  • v0.1
18 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Mar211917151424Feb2322191625Jan1815141312976545432131Dec3029282726252423222120191816151415148330Nov152131Oct2319137621Sep20171095331Aug302924222018171615141312109816Jul20Jun18161531May20Apr19161429Mar2727Feb1428Jan1916142Dec8Oct25Jul241613523Jun9728May2716Apr15141031Mar254Feb322Jan25Dec8Nov25Oct6Sep27Aug2410526Jul251820Jun29May10929Apr171411104329Mar2825191817151413129876432126Feb2523201915141312111098765432130Jan2926252120191817161598765430Dec292827Custom types for user defined UDMF fields could cause problems when fields with the same name used different types, so they are disabled for the time being (only bool, int, float and string are allowed now)Update things before adding their geometry in visual mode so things don't go awry when realtime editing them. Fixes #393.Made drop down items for ambient sounds more descriptiveAligning textures on the X axis now works correctly with negative scale values when world panning is not enabled.Hexen/UDMF linedef action 28 is now correctly labeled "Floor Raise And Crush" instead of misleading "Floor Crusher Start". Fixes #386.There can be multiple different ambient sounds with the same sound name, so add the index to the name to differentiate them. Fixes #390.Fixes for raisesectortonearest and lowersectortonearest action when used on slope handles to account for float rounding errorsAdded support for helper messages in version/deprecated modifier in ZScriptKeep stream open so that the image loaders can be chainedThe raisesectortonearest and lowersectortonearest now work with visual slope handlesFix crash when tga image loader succeeds in loading a 0x0 imageMerge branch 'master' into visual-slope2Update mono project fileMerge branch 'nodevil'Fixes for non-Windows platforms (#371 by alexey-lysiuk)This joke isn't funny when half the racists in the US is saying this3D Floor Mode: Don't set valid plane equation when the the surface isn't sloped3D Floor Mode: splitting/detaching 3D floors now preserves slope equation slopesRotating sectors with plane equation slopes in Edit Selection Mode works properly nowSelf-inheritance of ZScript classes is now considered an error and not a warningPrint a warning and skip parsing classes that try to inherit from themselves (instead of going into an infinite loop)The sloping between handles action is now a bit more convenient and tries to figure out what the user wants to do even if not exactly two slope handles are selected.- Slope handles are not shown anymore when showing selection is disabled- Some refactoring- If geometry is selected and the geometry the modified slope handle belongs to is not selected it will now also be modifiedFixed a problem where slope handles could be picked through other geometrySlope handles can now be set as pivot while other surfaces are selectedRemoved remnants of holding Alt to interact with slope handlesIt's not possible to have a slope handle be selected and set as pivot at the same timeDrawing slope handles works correctly nowImproved drawing length of slope handles on sloped lines (still too short, possibly because of aspect ratio correction?)Pivot handles can now be set with the normal action to edit objects (no additional hotkey needed)The slope handle closes to the mouse cursor will now always be picked (no minimum distance required anymore)Added action to toggle between picking slope handles or other map elementsCode cleanup, added some commentsDrawing visual slope handles is (mostly) working nowRemove DevIL dllsFix broken patch loadingFix inconsistencies between the "file specification" (as documented on zee internetz) and what devteam.pcx from Descent actually contained (the only pcx I have)Merge remote-tracking branch 'origin/master' into nodevil
Loading